|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.management.j2ee.factory.EJBModuleFactory
A factory for mapping EJBDeployer deployments to EJBModule
| Constructor Summary | |
EJBModuleFactory()
|
|
| Method Summary | |
ObjectName (src) |
create(MBeanServer (src) server,
java.lang.Object data)
Create JSR-77 EJBModule |
ObjectName (src) |
createEJB(MBeanServer (src) server,
ObjectName (src) containerName)
|
void |
destroy(MBeanServer (src) server,
java.lang.Object data)
Destroy JSR-77 EJBModule |
void |
destroyEJB(MBeanServer (src) server,
ObjectName (src) containerName)
Destory JSR-77 J2EEApplication |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EJBModuleFactory()
| Method Detail |
public ObjectName (src) create(MBeanServer (src) server,
java.lang.Object data)
create in interface ManagedObjectFactory (src) server - the MBeanServer contextdata - arbitrary data associated with the creation context
public void destroy(MBeanServer (src) server,
java.lang.Object data)
destroy in interface ManagedObjectFactory (src) server - the MBeanServer contextdata - arbitrary data associated with the creation context
public ObjectName (src) createEJB(MBeanServer (src) server,
ObjectName (src) containerName)
public void destroyEJB(MBeanServer (src) server,
ObjectName (src) containerName)
server - the MBeanServer context
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||