org.apache.geronimo.farm.config
Interface ClusterInfo

All Known Implementing Classes:
BasicClusterInfo

public interface ClusterInfo


Method Summary
 String getName()
           
 Collection<NodeInfo> getNodeInfos()
           
 

Method Detail

getName

String getName()

getNodeInfos

Collection<NodeInfo> getNodeInfos()


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