Package org.openhab.core.automation
Interface RuleProvider
- All Known Implementing Classes:
ManagedRuleProvider
,ScriptedRuleProvider
This class is responsible for providing
Rule
s. RuleProvider
s are tracked by the RuleRegistry
service, which collect all rules from different providers of the same type.- Author:
- Kai Kreuzer - Initial contribution
-
Method Summary
Methods inherited from interface org.openhab.core.common.registry.Provider
addProviderChangeListener, getAll, removeProviderChangeListener