|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ApplicationClient | |
---|---|
org.objectweb.jonas_client.deployment.api | |
org.objectweb.jonas_client.deployment.lib |
Uses of ApplicationClient in org.objectweb.jonas_client.deployment.api |
---|
Constructors in org.objectweb.jonas_client.deployment.api with parameters of type ApplicationClient | |
---|---|
ClientContainerDeploymentDesc(ClassLoader classLoader,
ApplicationClient applicationClient,
JonasClient jonasClient)
Construct an instance of a ClientContainerDeploymentDesc. Constructor is private, call one of the static getInstance method instead. |
Uses of ApplicationClient in org.objectweb.jonas_client.deployment.lib |
---|
Methods in org.objectweb.jonas_client.deployment.lib that return ApplicationClient | |
---|---|
static ApplicationClient |
ClientDeploymentDescManager.loadApplicationClient(Reader reader,
String fileName)
Load the application-client.xml file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |