Uses of Class
org.apache.felix.ipojo.context.ServiceRegistrationImpl

Packages that use ServiceRegistrationImpl
org.apache.felix.ipojo.context   
 

Uses of ServiceRegistrationImpl in org.apache.felix.ipojo.context
 

Methods in org.apache.felix.ipojo.context that return ServiceRegistrationImpl
 ServiceRegistrationImpl ServiceReferenceImpl.getServiceRegistration()
          Get the service registration for this reference.
 

Methods in org.apache.felix.ipojo.context with parameters of type ServiceRegistrationImpl
 void ServiceRegistry.servicePropertiesModified(ServiceRegistrationImpl reg)
          Dispatch a service properties modified event.
 void ServiceRegistry.unregisterService(ServiceRegistrationImpl reg)
          Unregister a service.
 

Constructors in org.apache.felix.ipojo.context with parameters of type ServiceRegistrationImpl
ServiceReferenceImpl(ComponentInstance instance, ServiceRegistrationImpl ref)
          Constructor.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.