[Felix Framework]

org.apache.felix.framework
Interface ServiceRegistry.ServiceRegistryCallbacks

Enclosing class:
ServiceRegistry

public static interface ServiceRegistry.ServiceRegistryCallbacks


Method Summary
 void serviceChanged(org.osgi.framework.ServiceEvent event, Dictionary oldProps)
           
 

Method Detail

serviceChanged

void serviceChanged(org.osgi.framework.ServiceEvent event,
                    Dictionary oldProps)

[Felix Framework]