|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.huihoo.jfox.system.ComponentSupport
org.jfox.ejb.deploy.DeployerSupport
org.jfox.ejb.deploy.EJBDeployer
| Field Summary |
| Fields inherited from class org.huihoo.jfox.system.ComponentSupport |
logger, name, proxyInstance, sequence, state |
| Constructor Summary | |
EJBDeployer()
|
|
| Method Summary | |
protected EJBMetaInfo[] |
deploy(java.net.URL url)
|
protected void |
doDestroy()
do actually destory action |
protected void |
doInit()
do actually create action |
protected void |
undeploy(java.net.URL url,
EJBMetaInfo[] deployments)
|
| Methods inherited from class org.jfox.ejb.deploy.DeployerSupport |
deploy, getDeployments, getInfo, isDeployed, undeploy |
| Methods inherited from class org.huihoo.jfox.system.ComponentSupport |
destroy, getLogger, getName, getState, init, parseName, setLogger, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EJBDeployer()
| Method Detail |
protected EJBMetaInfo[] deploy(java.net.URL url)
throws java.io.IOException
deploy in class DeployerSupportjava.io.IOException
protected void undeploy(java.net.URL url,
EJBMetaInfo[] deployments)
throws java.io.IOException
undeploy in class DeployerSupportjava.io.IOException
protected void doInit()
throws java.lang.Exception
ComponentSupport
doInit in class ComponentSupportjava.lang.Exception
protected void doDestroy()
throws java.lang.Exception
ComponentSupport
doDestroy in class ComponentSupportjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||