|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas_clusterd.lib.wrapper.ClusterDaemonConfigurationManagerWrapper
Wrapper for accessing to the Digester tool
| Method Summary | |
static ClusterDaemonConfiguration |
getClusterDaemonConfiguration(java.lang.String fileName,
java.lang.ClassLoader cl)
Wrap ClusterDaemonManager.getClusterDaemonConfiguration(fileName, cl) |
static void |
setParsingWithValidation(boolean b)
Wrap ClusterDaemonConfigurationManager.setParsingWithValidation(b) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ClusterDaemonConfiguration getClusterDaemonConfiguration(java.lang.String fileName,
java.lang.ClassLoader cl)
throws ClusterDaemonConfigurationException
fileName - name of the file containing the cluster daemon configurationcl - ClassLoader
ClusterDaemonConfigurationException - When ClusterDaemonConfiguration can't be createdpublic static void setParsingWithValidation(boolean b)
b - true/false
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||