|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstanceReferenceEvent | |
---|---|
org.apache.felix.servicebinder |
Uses of InstanceReferenceEvent in org.apache.felix.servicebinder |
---|
Methods in org.apache.felix.servicebinder with parameters of type InstanceReferenceEvent | |
---|---|
void |
InstanceReferenceListener.invalidating(InstanceReferenceEvent event)
This method is called when an InstanceReference's underlying object is going to be invalidated. |
void |
InstanceManager.StateChangeMulticaster.invalidating(InstanceReferenceEvent e)
|
void |
InstanceReferenceListener.validated(InstanceReferenceEvent event)
This method is called when an InstanceReference's underlying object becomes valid, i.e., the instance is available for use. |
void |
InstanceManager.StateChangeMulticaster.validated(InstanceReferenceEvent e)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |