Uses of Class
org.objectweb.jonas_clusterd.xml.ClusterDaemon

Packages that use ClusterDaemon
org.objectweb.jonas_clusterd.api   
org.objectweb.jonas_clusterd.lib   
 

Uses of ClusterDaemon in org.objectweb.jonas_clusterd.api
 

Methods in org.objectweb.jonas_clusterd.api that return ClusterDaemon
 ClusterDaemon ClusterDaemonConfiguration.getClusterDaemon()
           
 

Methods in org.objectweb.jonas_clusterd.api with parameters of type ClusterDaemon
 void ClusterDaemonConfiguration.setClusterDaemon(ClusterDaemon clusterDaemon)
          Set the cluster daemon bean
 

Constructors in org.objectweb.jonas_clusterd.api with parameters of type ClusterDaemon
ClusterDaemonConfiguration(ClusterDaemon clusterDaemon)
          Constructor
 

Uses of ClusterDaemon in org.objectweb.jonas_clusterd.lib
 

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



Copyright © 2007 OW2 Consortium. All Rights Reserved.