org.codehaus.wadi.location.balancing
Interface PartitionBalancerSingletonServiceHolder

All Superinterfaces:
Lifecycle, ServiceHolder, SingletonServiceHolder
All Known Implementing Classes:
BasicPartitionBalancerSingletonServiceHolder

public interface PartitionBalancerSingletonServiceHolder
extends SingletonServiceHolder

Version:
$Revision: 1538 $

Method Summary
 PartitionBalancerSingletonService getPartitionBalancerSingletonService()
           
 
Methods inherited from interface org.codehaus.wadi.servicespace.SingletonServiceHolder
getHostingPeer, 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

getPartitionBalancerSingletonService

PartitionBalancerSingletonService getPartitionBalancerSingletonService()


Copyright © 2008. All Rights Reserved.