public interface IRuleProvider
Not intended to be exposed. Primary use is to allow the ExtensionRuleProvider implementation to be plugged in when running in an OSGi environment.
Modifier and Type | Method and Description |
---|---|
java.util.Collection<IRule> |
getRules() |
java.util.Collection<IRule> getRules()