|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedObjectFactory | |
org.jboss.management.j2ee.factory |
Uses of ManagedObjectFactory in org.jboss.management.j2ee.factory |
Classes in org.jboss.management.j2ee.factory that implement ManagedObjectFactory | |
class |
EARModuleFactory
A factory for mapping EARDeployer deployments to J2EEApplications |
class |
EJBModuleFactory
A factory for mapping EJBDeployer deployments to EJBModule |
class |
JavaMailResourceFactory
A factory for JavaMailResource managed objects |
class |
JCAResourceFactory
A factory for mapping DataSourceDeployer deployments to JCAResource |
class |
JMSResourceFactory
A factory for JMSResource managed objects |
class |
JNDIResourceFactory
A factory for JNDIResource managed objects |
class |
JTAResourceFactory
The JSR77.3.30 JTAResource factory |
class |
RARModuleFactory
A factory for mapping RARDeployer deployments to ResourceAdaptorModules |
class |
RMIIIOPResourceFactory
The factory for the JSR77.3.31 RMI_IIOPResource model objects |
class |
ServiceModuleFactory
|
class |
WebModuleFactory
A factory for mapping WARDeployer deployments to WebModules |
Methods in org.jboss.management.j2ee.factory that return ManagedObjectFactory | |
ManagedObjectFactory |
ManagedObjectFactoryMap.getFactory(javax.management.Notification createEvent)
|
ManagedObjectFactory |
DefaultManagedObjectFactoryMap.getFactory(javax.management.Notification createEvent)
Obtain the ManagedObjectFactory approriate for the event notification from the core JBoss layer. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |