Uses of Interface
org.osgi.service.blueprint.reflect.RegistrationListener

Packages that use RegistrationListener
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
 Collection<RegistrationListener> ServiceMetadata.getRegistrationListeners()
          Return the registration listeners to be notified when the service is registered and unregistered with the framework.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.