|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterDaemonConfigurationException | |
---|---|
org.objectweb.jonas_clusterd.lib | |
org.objectweb.jonas_clusterd.lib.wrapper |
Uses of ClusterDaemonConfigurationException in org.objectweb.jonas_clusterd.lib |
---|
Methods in org.objectweb.jonas_clusterd.lib that throw ClusterDaemonConfigurationException | |
---|---|
static ClusterDaemonConfiguration |
ClusterDaemonConfigurationManager.getClusterDaemonConfiguration(String clusterDaemonFileName,
ClassLoader classLoaderForCls)
Get an instance of a ClusterDaemonConfiguration by parsing the clusterd.xml configuration file. |
static ClusterDaemon |
ClusterDaemonConfigurationManager.loadClusterDaemon(Reader reader,
String fileName)
Load the clusterd.xml file. |
Uses of ClusterDaemonConfigurationException in org.objectweb.jonas_clusterd.lib.wrapper |
---|
Methods in org.objectweb.jonas_clusterd.lib.wrapper that throw ClusterDaemonConfigurationException | |
---|---|
static ClusterDaemonConfiguration |
ClusterDaemonConfigurationManagerWrapper.getClusterDaemonConfiguration(String fileName,
ClassLoader cl)
Wrap ClusterDaemonManager.getClusterDaemonConfiguration(fileName, cl) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |