Uses of Interface
com.ibm.websphere.management.j2ee.EJBMBean
-
-
Uses of EJBMBean in com.ibm.websphere.management.j2ee
Subinterfaces of EJBMBean in com.ibm.websphere.management.j2ee Modifier and Type Interface Description interface
EntityBeanMBean
Identifies a deployed entity bean.interface
MessageDrivenBeanMBean
Identifies an individual message-driven bean.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.
-