|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EarServiceException | |
---|---|
org.objectweb.jonas.ear | |
org.objectweb.jonas.ear.internal |
Uses of EarServiceException in org.objectweb.jonas.ear |
---|
Methods in org.objectweb.jonas.ear that throw EarServiceException | |
---|---|
String |
EarService.deployEar(Context ctx)
Deploy an EAR file with sending JAR file to the EJB container and WAR file to the WEB container. |
void |
EarService.unDeployEar(Context ctx)
Undeploy an EAR by sending the request to the EJB container and to the WEB container. |
Uses of EarServiceException in org.objectweb.jonas.ear.internal |
---|
Methods in org.objectweb.jonas.ear.internal that throw EarServiceException | |
---|---|
String |
JOnASEARService.deployEar(Context ctx)
Deploy an EAR file with sending JAR file to the EJB container and WAR file to the WEB container and RAR file to the resource service. |
void |
JOnASEARService.unDeployEar(Context ctx)
Undeploy an EAR by sending the request to the EJB container and to the WEB container and the Resource service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |