org.codehaus.wadi.servicespace
Interface SingletonServiceHolder

All Superinterfaces:
Lifecycle, ServiceHolder
All Known Subinterfaces:
PartitionBalancerSingletonServiceHolder
All Known Implementing Classes:
BasicPartitionBalancerSingletonServiceHolder, BasicSingletonServiceHolder

public interface SingletonServiceHolder
extends ServiceHolder

Version:
$Revision: 1538 $

Method Summary
 org.codehaus.wadi.group.Peer getHostingPeer()
           
 boolean isLocal()
           
 
Methods inherited from interface org.codehaus.wadi.servicespace.ServiceHolder
getService, isStarted
 
Methods inherited from interface org.codehaus.wadi.core.Lifecycle
start, stop
 

Method Detail

isLocal

boolean isLocal()

getHostingPeer

org.codehaus.wadi.group.Peer getHostingPeer()


Copyright © 2010. All Rights Reserved.