|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.jonas.cluster.daemon.ClusterDaemonTools
public class ClusterDaemonTools
Commons tools
| Method Summary | |
|---|---|
static ClusterDaemonConfiguration |
getCurrentConfiguration()
|
static java.lang.String |
getJmxUrl(java.lang.String cdName)
Build the JMX url connection |
static java.lang.String |
getObjectName()
Build the Object Name |
static void |
loadClusterDaemonConfiguration(java.lang.String confFileName)
Load the cluster daemon configuration (clusterd.xml) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String getJmxUrl(java.lang.String cdName)
throws ClusterDaemonException
cdName - cluster daemon name
ClusterDaemonException - if an error occurs
public static java.lang.String getObjectName()
throws ClusterDaemonException
ClusterDaemonException - if an error occurs
public static void loadClusterDaemonConfiguration(java.lang.String confFileName)
throws ClusterDaemonException
confFileName - configuration file to used
ClusterDaemonException - if an error occurspublic static ClusterDaemonConfiguration getCurrentConfiguration()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||