Interface J2EEResourceMBean
-
- All Superinterfaces:
J2EEManagedObjectMBean
- All Known Subinterfaces:
JavaMailResourceMBean
,JCAResourceMBean
,JDBCResourceMBean
,JMSResourceMBean
,JNDIResourceMBean
,JTAResourceMBean
,RMI_IIOPResourceMBean
,URLResourceMBean
public interface J2EEResourceMBean extends J2EEManagedObjectMBean
J2EEResource is the base model for all managed object types that represent J2EE resources. J2EE resources are resources utilized by the J2EE core server to provide the J2EE standard services required by the J2EE platform architecture. For each J2EE standard service that a server provides, there must be one managed object that implements the J2EEResource model of the appropriate type.
-
-
Method Summary
-
Methods inherited from interface com.ibm.websphere.management.j2ee.J2EEManagedObjectMBean
getobjectName, iseventProvider, isstateManageable, isstatisticsProvider
-
-