|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Application | |
---|---|
org.objectweb.jonas_ear.deployment.api | |
org.objectweb.jonas_ear.deployment.lib |
Uses of Application in org.objectweb.jonas_ear.deployment.api |
---|
Constructors in org.objectweb.jonas_ear.deployment.api with parameters of type Application | |
---|---|
EarDeploymentDesc(ClassLoader classLoaderForCls,
Application application,
JonasApplication jonasApplication)
Construct an instance of a EarDeploymentDesc. |
Uses of Application in org.objectweb.jonas_ear.deployment.lib |
---|
Methods in org.objectweb.jonas_ear.deployment.lib that return Application | |
---|---|
static Application |
EarDeploymentDescManager.loadApplication(Reader reader,
String fileName)
Load the application.xml file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |