|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |