Class RuleUnitUtil


  • public class RuleUnitUtil
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      RuleUnitUtil()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isDataSource​(java.lang.Class<?> clazz)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • RULE_UNIT_ENTRY_POINT

        public static final java.lang.String RULE_UNIT_ENTRY_POINT
        See Also:
        Constant Field Values
      • RULE_UNIT_DECLARATION

        public static final java.lang.String RULE_UNIT_DECLARATION
        See Also:
        Constant Field Values
    • Constructor Detail

      • RuleUnitUtil

        public RuleUnitUtil()
    • Method Detail

      • isDataSource

        public static boolean isDataSource​(java.lang.Class<?> clazz)