@Version(value="1.0.16")
Interface | Description |
---|---|
AppClientModuleMBean |
Identifies a deployed Application Client module.
|
EJBMBean |
The EJB model is the base model for the specific types of Enterprise JavaBeans
components.
|
EJBModuleMBean |
Identifies a deployed EJB JAR module.
|
EntityBeanMBean |
Identifies a deployed entity bean.
|
EventProviderMBean |
The EventProvider model specifies the eventTypes attribute, which must be
implemented by all managed objects that emit events.
|
J2EEApplicationMBean |
Identifies a J2EE application EAR that has been deployed.
|
J2EEDeployedObjectMBean |
The base model for J2EEApplication and J2EEModule.
|
J2EEDomainMBean |
The J2EEDomain managed object type represents a management domain.
|
J2EEManagedObjectMBean |
The J2EEManagedObject model is the base model of all managed objects in the
J2EE Management Model.
|
J2EEModuleMBean |
The J2EEModule model is the base model for all of the J2EE Module types.
|
J2EEResourceMBean |
J2EEResource is the base model for all managed object types that represent J2EE
resources.
|
J2EEServerMBean |
The J2EEServer model specifies the management information for a single J2EE
server core implementation.
|
JavaMailResourceMBean |
Identifies a JavaMail resource.
|
JCAConnectionFactoryMBean |
Identifies a connection factory.
|
JCAManagedConnectionFactoryMBean |
Identifies a JCA managed connection factory.
|
JCAResourceMBean |
Identifies a JCA resource.
|
JDBCDataSourceMBean |
Identifies a physical JDBC data source.
|
JDBCDriverMBean |
Identifies an individual JDBC driver.
|
JDBCResourceMBean |
The JDBCResource model identifies a JDBC resource.
|
JMSResourceMBean |
The JMSResource model identifies a Java Message Service resource.
|
JNDIResourceMBean |
Identifies a Java Naming and Directory Interface (JNDI) resource.
|
JTAResourceMBean |
Identifies a Java Transaction API (JTA) resource.
|
JVMMBean |
Identifies a Java VM being utilized by a server.
|
MessageDrivenBeanMBean |
Identifies an individual message-driven bean.
|
Notification |
The Notification model specifies the attributes that must be included in every event
generated by the management system.
|
ResourceAdapterMBean |
Identifies a deployed resource adapter.
|
ResourceAdapterModuleMBean |
The ResourceAdapterModule model identifies a deployed resource adapter archive
(RAR).
|
RMI_IIOPResourceMBean |
Identifies an RMI_IIOP resource.
|
ServletMBean |
Identifies a deployed servlet component.
|
SessionBeanMBean |
Identifies a deployed session bean.
|
SingletonSessionBeanMBean |
Identifies a deployed singleton session bean.
|
StatefulSessionBeanMBean |
Identifies a deployed stateful session bean.
|
StatelessSessionBeanMBean |
Identifies a deployed stateless session bean.
|
StateManageableMBean |
The StateManageable model specifies the operations and attributes that must be
implemented by a managed object that supports state management.
|
URLResourceMBean |
Identifies a managed URL resource.
|
WebModuleMBean |
The WebModule model identifies a deployed WAR module.
|
Class | Description |
---|---|
J2EEApplication | |
J2EEDeployedObject | |
J2EEManagedObject | |
J2EEManagementObjectNameFactory |
Shared JSR77 object name factory.
|
J2EEModule |
Enum | Description |
---|---|
J2EEManagementObjectNameFactory.EJBType |
EJB types.
|
J2EEManagementObjectNameFactory.ModuleType |
Module types.
|
J2EEManagementObjectNameFactory.ResourceType |
Resource types.
|