org.apache.geronimo.farm.deployment
Interface ClusterConfigurationController

All Known Implementing Classes:
BasicClusterConfigurationController

public interface ClusterConfigurationController


Method Summary
 void startConfiguration()
           
 void stopConfiguration()
           
 

Method Detail

startConfiguration

void startConfiguration()
                        throws Exception
Throws:
Exception

stopConfiguration

void stopConfiguration()
                       throws Exception
Throws:
Exception


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.