Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.websphere.management.j2ee.J2EEManagedObjectMBean

    • Uses of J2EEManagedObjectMBean in com.ibm.websphere.management.j2ee

      Subinterfaces of J2EEManagedObjectMBean in com.ibm.websphere.management.j2ee 
      Modifier and Type Interface and Description
      interface  AppClientModuleMBean
      Identifies a deployed Application Client module.
      interface  EJBMBean
      The EJB model is the base model for the specific types of Enterprise JavaBeans components.
      interface  EJBModuleMBean
      Identifies a deployed EJB JAR module.
      interface  EntityBeanMBean
      Identifies a deployed entity bean.
      interface  J2EEApplicationMBean
      Identifies a J2EE application EAR that has been deployed.
      interface  J2EEDeployedObjectMBean
      The base model for J2EEApplication and J2EEModule.
      interface  J2EEDomainMBean
      The J2EEDomain managed object type represents a management domain.
      interface  J2EEModuleMBean
      The J2EEModule model is the base model for all of the J2EE Module types.
      interface  J2EEResourceMBean
      J2EEResource is the base model for all managed object types that represent J2EE resources.
      interface  J2EEServerMBean
      The J2EEServer model specifies the management information for a single J2EE server core implementation.
      interface  JavaMailResourceMBean
      Identifies a JavaMail resource.
      interface  JCAConnectionFactoryMBean
      Identifies a connection factory.
      interface  JCAManagedConnectionFactoryMBean
      Identifies a JCA managed connection factory.
      interface  JCAResourceMBean
      Identifies a JCA resource.
      interface  JDBCDataSourceMBean
      Identifies a physical JDBC data source.
      interface  JDBCDriverMBean
      Identifies an individual JDBC driver.
      interface  JDBCResourceMBean
      The JDBCResource model identifies a JDBC resource.
      interface  JMSResourceMBean
      The JMSResource model identifies a Java Message Service resource.
      interface  JNDIResourceMBean
      Identifies a Java Naming and Directory Interface (JNDI) resource.
      interface  JTAResourceMBean
      Identifies a Java Transaction API (JTA) resource.
      interface  JVMMBean
      Identifies a Java VM being utilized by a server.
      interface  MessageDrivenBeanMBean
      Identifies an individual message-driven bean.
      interface  ResourceAdapterMBean
      Identifies a deployed resource adapter.
      interface  ResourceAdapterModuleMBean
      The ResourceAdapterModule model identifies a deployed resource adapter archive (RAR).
      interface  RMI_IIOPResourceMBean
      Identifies an RMI_IIOP resource.
      interface  ServletMBean
      Identifies a deployed servlet component.
      interface  SessionBeanMBean
      Identifies a deployed session bean.
      interface  SingletonSessionBeanMBean
      Identifies a deployed singleton session bean.
      interface  StatefulSessionBeanMBean
      Identifies a deployed stateful session bean.
      interface  StatelessSessionBeanMBean
      Identifies a deployed stateless session bean.
      interface  URLResourceMBean
      Identifies a managed URL resource.
      interface  WebModuleMBean
      The WebModule model identifies a deployed WAR module.
      Classes in com.ibm.websphere.management.j2ee that implement J2EEManagedObjectMBean 
      Modifier and Type Class and Description
      class  J2EEApplication 
      class  J2EEDeployedObject 
      class  J2EEManagedObject 
      class  J2EEModule 
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes