Uses of Interface
com.ibm.websphere.management.j2ee.J2EEDeployedObjectMBean
-
-
Uses of J2EEDeployedObjectMBean in com.ibm.websphere.management.j2ee
Subinterfaces of J2EEDeployedObjectMBean in com.ibm.websphere.management.j2ee Modifier and Type Interface Description interface
AppClientModuleMBean
Identifies a deployed Application Client module.interface
EJBModuleMBean
Identifies a deployed EJB JAR module.interface
J2EEApplicationMBean
Identifies a J2EE application EAR that has been deployed.interface
J2EEModuleMBean
The J2EEModule model is the base model for all of the J2EE Module types.interface
ResourceAdapterModuleMBean
The ResourceAdapterModule model identifies a deployed resource adapter archive (RAR).interface
WebModuleMBean
The WebModule model identifies a deployed WAR module.Classes in com.ibm.websphere.management.j2ee that implement J2EEDeployedObjectMBean Modifier and Type Class Description class
J2EEApplication
class
J2EEDeployedObject
class
J2EEModule
-