Uses of Interface
org.openhab.core.items.RegistryHook
-
Uses of RegistryHook in org.openhab.core.items
Modifier and TypeMethodDescriptionvoid
ItemRegistry.addRegistryHook
(RegistryHook<Item> hook) Add a hook to be informed before adding/after removing items.void
ItemRegistry.removeRegistryHook
(RegistryHook<Item> hook) Remove the hook again.