org.codehaus.wadi.servicespace
Interface ServiceMonitor
- All Superinterfaces:
- Lifecycle
- All Known Implementing Classes:
- BasicServiceMonitor
public interface ServiceMonitor
- extends Lifecycle
- Version:
- $Revision: 1538 $
getHostingPeers
java.util.Set getHostingPeers()
addServiceLifecycleListener
void addServiceLifecycleListener(ServiceListener listener)
removeServiceLifecycleListener
void removeServiceLifecycleListener(ServiceListener listener)
isStarted
boolean isStarted()
Copyright © 2008. All Rights Reserved.