Uses of Class
org.ow2.jonas.deployment.clusterd.xml.ClusterDaemon

Packages that use ClusterDaemon
org.ow2.jonas.deployment.clusterd   
org.ow2.jonas.deployment.clusterd.lib   
 

Uses of ClusterDaemon in org.ow2.jonas.deployment.clusterd
 

Methods in org.ow2.jonas.deployment.clusterd that return ClusterDaemon
 ClusterDaemon ClusterDaemonConfiguration.getClusterDaemon()
           
 

Methods in org.ow2.jonas.deployment.clusterd with parameters of type ClusterDaemon
 void ClusterDaemonConfiguration.setClusterDaemon(ClusterDaemon clusterDaemon)
          Set the cluster daemon bean
 

Constructors in org.ow2.jonas.deployment.clusterd with parameters of type ClusterDaemon
ClusterDaemonConfiguration(ClusterDaemon clusterDaemon)
          Constructor
 

Uses of ClusterDaemon in org.ow2.jonas.deployment.clusterd.lib
 

Methods in org.ow2.jonas.deployment.clusterd.lib that return ClusterDaemon
static ClusterDaemon ClusterDaemonConfigurationManager.loadClusterDaemon(Reader reader, String fileName)
          Load the clusterd.xml file.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.