Package | Description |
---|---|
org.apache.felix.ipojo.context |
Modifier and Type | Method and Description |
---|---|
ServiceRegistrationImpl |
ServiceReferenceImpl.getServiceRegistration()
Get the service registration for this reference.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceRegistry.servicePropertiesModified(ServiceRegistrationImpl reg)
Dispatch a service properties modified event.
|
void |
ServiceRegistry.unregisterService(ServiceRegistrationImpl reg)
Unregister a service.
|
Constructor and Description |
---|
ServiceReferenceImpl(ComponentInstance instance,
ServiceRegistrationImpl ref)
Constructor.
|
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.