Uses of Class
org.objectweb.jonas_clusterd.api.ClusterDaemonConfiguration

Packages that use ClusterDaemonConfiguration
org.objectweb.jonas_clusterd.lib   
org.objectweb.jonas_clusterd.lib.wrapper   
org.objectweb.jonas.cluster.daemon   
 

Uses of ClusterDaemonConfiguration in org.objectweb.jonas_clusterd.lib
 

Methods in org.objectweb.jonas_clusterd.lib that return ClusterDaemonConfiguration
static ClusterDaemonConfiguration ClusterDaemonConfigurationManager.getClusterDaemonConfiguration(String clusterDaemonFileName, ClassLoader classLoaderForCls)
          Get an instance of a ClusterDaemonConfiguration by parsing the clusterd.xml configuration file.
 

Uses of ClusterDaemonConfiguration in org.objectweb.jonas_clusterd.lib.wrapper
 

Methods in org.objectweb.jonas_clusterd.lib.wrapper that return ClusterDaemonConfiguration
static ClusterDaemonConfiguration ClusterDaemonConfigurationManagerWrapper.getClusterDaemonConfiguration(String fileName, ClassLoader cl)
          Wrap ClusterDaemonManager.getClusterDaemonConfiguration(fileName, cl)
 

Uses of ClusterDaemonConfiguration in org.objectweb.jonas.cluster.daemon
 

Methods in org.objectweb.jonas.cluster.daemon that return ClusterDaemonConfiguration
static ClusterDaemonConfiguration ClusterDaemonTools.getCurrentConfiguration()
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.