Uses of Interface
org.osgi.framework.hooks.service.ListenerHook
Packages that use ListenerHook
-
Uses of ListenerHook in org.apache.felix.framework.util
Methods in org.apache.felix.framework.util with parameters of type ListenerHookModifier and TypeMethodDescriptionvoid
SecureAction.invokeServiceListenerHookAdded
(ListenerHook lh, Collection<ListenerHook.ListenerInfo> listeners) void
SecureAction.invokeServiceListenerHookRemoved
(ListenerHook lh, Collection<ListenerHook.ListenerInfo> listeners)