Static Public Member Functions | |
| ClientContainerDeploymentDesc | getDeploymentDesc (URL url, ClassLoader moduleCL, ClassLoader earCL) throws ClientContainerDeploymentDescException |
| void | setAltDD (URLClassLoader earClassLoader, URL[] clientUrls, URL[] clientsAltDDs) |
Definition at line 49 of file ClientManagerWrapper.java.
|
||||||||||||||||
|
Wrap the ClientDeploymentDescManager.getDeploymentDesc(URL, ClassLoader, ClassLoader).
Definition at line 72 of file ClientManagerWrapper.java. References org.objectweb.jonas.server.LoaderManager.getToolsLoader(). |
Here is the call graph for this function:

|
||||||||||||||||
|
Wrap the ClientDeploymentDescManager.getInstance().setAltDD(ClassLoader, URL[], URL[])
Definition at line 108 of file ClientManagerWrapper.java. References org.objectweb.jonas.server.LoaderManager.getToolsLoader(). |
Here is the call graph for this function:

1.3.9.1