Package org.apache.felix.framework
Interface ServiceRegistry.ServiceRegistryCallbacks
-
- Enclosing class:
- ServiceRegistry
public static interface ServiceRegistry.ServiceRegistryCallbacks
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
serviceChanged(ServiceEvent event, java.util.Dictionary oldProps)
-
-
-
Method Detail
-
serviceChanged
void serviceChanged(ServiceEvent event, java.util.Dictionary oldProps)
-
-