Uses of Interface
org.osgi.service.blueprint.reflect.RegistrationListener
-
Packages that use RegistrationListener Package Description org.osgi.service.blueprint.reflect Blueprint Reflection Package Version 1.0. -
-
Uses of RegistrationListener in org.osgi.service.blueprint.reflect
Methods in org.osgi.service.blueprint.reflect that return types with arguments of type RegistrationListener Modifier and Type Method Description java.util.Collection<RegistrationListener>
ServiceMetadata. getRegistrationListeners()
Return the registration listeners to be notified when the service is registered and unregistered with the framework.
-