org.apache.geronimo.farm.deployment
Interface ClusterConfigurationController

All Known Implementing Classes:
BasicClusterConfigurationController

public interface ClusterConfigurationController

Version:
$Rev:$ $Date:$

Method Summary
 void startConfiguration()
           
 void stopConfiguration()
           
 

Method Detail

startConfiguration

void startConfiguration()
                        throws java.lang.Exception
Throws:
java.lang.Exception

stopConfiguration

void stopConfiguration()
                       throws java.lang.Exception
Throws:
java.lang.Exception


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