public class RuleRegistry
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
RuleRegistry.Graph |
private static class |
RuleRegistry.Vertex |
Modifier and Type | Field and Description |
---|---|
private static java.util.Collection<IRule> |
RULES |
Modifier | Constructor and Description |
---|---|
private |
RuleRegistry() |
Modifier and Type | Method and Description |
---|---|
private static java.util.logging.Logger |
getLogger() |
static java.util.Collection<IRule> |
getRules() |