|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
createResourceAdapter(javax.naming.Context ctx)
Create a Resource Adapter |
void |
deployRars(javax.naming.Context ctx)
Deploy the given rars of an ear file with the specified parent classloader (ear classloader). |
void |
unDeployRars(java.net.URL[] urls)
Undeploy the given rars of an ear file with the specified parent classloader (ear classloader). |
Methods inherited from interface org.objectweb.jonas.service.Service |
getName, init, isStarted, setName, start, stop |
Method Detail |
public void createResourceAdapter(javax.naming.Context ctx) throws java.lang.Exception
java.lang.Exception
public void deployRars(javax.naming.Context ctx) throws ResourceServiceException
ResourceServiceException
- if an error occurs during the deployment.public void unDeployRars(java.net.URL[] urls)
urls
- the list of the urls of the rars to deploy.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |