|
||||||||||
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.EARModuleFactory
A factory for mapping EARDeployer deployments to J2EEApplications
Constructor Summary | |
EARModuleFactory()
|
Method Summary | |
ObjectName (src) |
create(MBeanServer (src) server,
java.lang.Object data)
Create JSR-77 J2EEApplication |
void |
destroy(MBeanServer (src) server,
java.lang.Object data)
Destroy JSR-77 J2EEApplication |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EARModuleFactory()
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 contextpublic 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
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |