|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.jonas.lib.service.manager.RequireJOnASServicesHandler
public class RequireJOnASServicesHandler
Implementation of the . Allow to start required JOnAS services declared in the MANIFEST file of the deployable.
| Constructor Summary | |
|---|---|
RequireJOnASServicesHandler(org.ow2.jonas.management.ServiceManager serviceManager)
Build the RequireJOnASServicesHandler |
|
| Method Summary | |
|---|---|
void |
postDeploy(org.ow2.util.ee.deploy.api.deployable.IDeployable<?> deployable)
|
void |
postUndeploy(org.ow2.util.ee.deploy.api.deployable.IDeployable<?> deployable)
|
void |
preDeploy(org.ow2.util.ee.deploy.api.deployable.IDeployable<?> deployable)
|
void |
preUndeploy(org.ow2.util.ee.deploy.api.deployable.IDeployable<?> deployable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequireJOnASServicesHandler(org.ow2.jonas.management.ServiceManager serviceManager)
serviceManager - The ServiceManager service reference| Method Detail |
|---|
public void preDeploy(org.ow2.util.ee.deploy.api.deployable.IDeployable<?> deployable)
preDeploy in interface org.ow2.util.ee.deploy.api.deployer.IDeployerManagerCallbackpublic void postDeploy(org.ow2.util.ee.deploy.api.deployable.IDeployable<?> deployable)
postDeploy in interface org.ow2.util.ee.deploy.api.deployer.IDeployerManagerCallbackpublic void preUndeploy(org.ow2.util.ee.deploy.api.deployable.IDeployable<?> deployable)
preUndeploy in interface org.ow2.util.ee.deploy.api.deployer.IDeployerManagerCallbackpublic void postUndeploy(org.ow2.util.ee.deploy.api.deployable.IDeployable<?> deployable)
postUndeploy in interface org.ow2.util.ee.deploy.api.deployer.IDeployerManagerCallback
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||