|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.jonas_ear.deployment.lib.wrapper.EarManagerWrapper
public class EarManagerWrapper
| Method Summary | |
|---|---|
static EarDeploymentDesc |
getDeploymentDesc(java.lang.String ear,
java.lang.ClassLoader cl)
Wrap EarDeploymentDescManager.getDeploymentDesc(ear, cl) |
static void |
setParsingWithValidation(boolean b)
Wrap EarDeploymentDescManager.setParsingWithValidation(b) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static EarDeploymentDesc getDeploymentDesc(java.lang.String ear,
java.lang.ClassLoader cl)
throws EarDeploymentDescException
ear - Ear filenamecl - Application ClassLoader
EarDeploymentDescException - When Descriptor cannot be instanciatedpublic static void setParsingWithValidation(boolean b)
b - true/false
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||