|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceMetadata | |
---|---|
org.apache.felix.servicebinder | |
org.apache.felix.servicebinder.architecture |
Uses of InstanceMetadata in org.apache.felix.servicebinder |
---|
Methods in org.apache.felix.servicebinder that return InstanceMetadata | |
---|---|
InstanceMetadata |
InstanceManager.getInstanceMetadata()
Returns the InstanceMetadata |
InstanceMetadata |
InstanceMetadata.getInstantiates()
Get the meta data of the instances |
Methods in org.apache.felix.servicebinder with parameters of type InstanceMetadata | |
---|---|
protected java.lang.Object |
GenericActivator.proxyProvidedServiceObject(java.lang.Object obj,
InstanceMetadata descriptor)
Method called before an object implementing services is registered in the OSGi framework. |
Uses of InstanceMetadata in org.apache.felix.servicebinder.architecture |
---|
Methods in org.apache.felix.servicebinder.architecture that return InstanceMetadata | |
---|---|
InstanceMetadata |
InstanceChangeEvent.getInstanceMetadata()
|
InstanceMetadata |
Instance.getInstanceMetadata()
Get the instance metadata |
Constructors in org.apache.felix.servicebinder.architecture with parameters of type InstanceMetadata | |
---|---|
InstanceChangeEvent(Instance ref,
InstanceMetadata meta,
int state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |