Interface SessionBeanMBean
-
- All Superinterfaces:
EJBMBean
,J2EEManagedObjectMBean
- All Known Subinterfaces:
SingletonSessionBeanMBean
,StatefulSessionBeanMBean
,StatelessSessionBeanMBean
public interface SessionBeanMBean extends EJBMBean
Identifies a deployed session bean. The SessionBean model is always extended by one of the sub-models StatefulSessionBean or StatelessSessionBean.
-
-
Method Summary
-
Methods inherited from interface com.ibm.websphere.management.j2ee.J2EEManagedObjectMBean
getobjectName, iseventProvider, isstateManageable, isstatisticsProvider
-
-