站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 management API Documentation 英文版文档

Uses of Interface org.jboss.management.j2ee.factory.ManagedObjectFactory (JBoss/Management API) - JBoss 4.0.1 sp1 management API Documentation 英文版文档


Uses of Interface
org.jboss.management.j2ee.factory.ManagedObjectFactory

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.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.