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<Peer> getHostingPeers()
addServiceLifecycleListener
void addServiceLifecycleListener(ServiceListener listener)
removeServiceLifecycleListener
void removeServiceLifecycleListener(ServiceListener listener)
isStarted
boolean isStarted()
Copyright © 2011. All Rights Reserved.