org.codehaus.wadi.gridstate
Interface PartitionConfig

All Known Subinterfaces:
PartitionManager
All Known Implementing Classes:
DummyPartitionManager, StaticPartitionManager

public interface PartitionConfig


Method Summary
 Dispatcher getDispatcher()
           
 Destination getLocalDestination()
           
 

Method Detail

getLocalDestination

public Destination getLocalDestination()

getDispatcher

public Dispatcher getDispatcher()


Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.