|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas_domain.lib.wrapper.DomainManagerWrapper
| Method Summary | |
static DomainMap |
getDomainMap(java.lang.String domainFileName,
java.lang.ClassLoader cl)
Wrap DomainMapManager.getDeploymentDesc(domainFileName, cl) |
static void |
setParsingWithValidation(boolean b)
Wrap DomainMapManager.setParsingWithValidation(b) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static DomainMap getDomainMap(java.lang.String domainFileName,
java.lang.ClassLoader cl)
throws DomainMapException
domainFileName - name of the file containing the domain mapcl - Domain ClassLoader
DomainMapException - When DomainMap 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 | |||||||||