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 |
---|---|
Collection<IRule> |
getRules() |
Collection<IRule> getRules()
Copyright © 2020. All rights reserved.