|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |