public class RuleUnitUtil extends Object
Modifier and Type | Field and Description |
---|---|
static String |
RULE_UNIT_DECLARATION |
static String |
RULE_UNIT_ENTRY_POINT |
Constructor and Description |
---|
RuleUnitUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isDataSource(Class<?> clazz) |
static boolean |
isLegacyRuleUnit() |
public static final String RULE_UNIT_ENTRY_POINT
public static final String RULE_UNIT_DECLARATION
public static boolean isDataSource(Class<?> clazz)
public static boolean isLegacyRuleUnit()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.