@Taxonomy(stability=COMMITTED, description="Java EE Management (JSR 77) interfaces")
| Interface | Description |
|---|---|
| AppClientModule | |
| EJB |
Parent type for the various EJB types.
|
| EJBModule | |
| EntityBean | |
| EventProvider | |
| J2EEApplication | |
| J2EEDeployedObject | |
| J2EEDomain |
The discovery and navigation of all managed objects in the J2EE
management system begins with the J2EEDomain.
|
| J2EELogicalServer |
Base interface only (for cluster and standalone server)
|
| J2EEManagedObject |
The J2EEManagedObject model is the base model of all managed objects
in the J2EE Management Model.
|
| J2EEManagementEvent | |
| J2EEModule | |
| J2EEResource |
J2EEResource is the base model for all J2EE resources.
|
| J2EEServer | |
| JavaMailResource | |
| JCAConnectionFactory | |
| JCAManagedConnectionFactory | |
| JCAResource | |
| JDBCDataSource | |
| JDBCDriver | |
| JDBCResource | |
| JMSResource | |
| JNDIResource | |
| JTAResource | |
| JVM |
Identifies a Java VM being utilized by a server.
|
| MessageDrivenBean | |
| ResourceAdapter | |
| ResourceAdapterModule | |
| RMI_IIOPResource | |
| Servlet | |
| SessionBean | |
| SingletonSessionBean | |
| StatefulSessionBean | |
| StatelessSessionBean | |
| StateManageable | |
| StatisticsProvider |
Defines access to Stats.
|
| URLResource | |
| WebModule |
A J2EE WebModule.
|
| Class | Description |
|---|---|
| AMXEELoggerInfo |
Logger information for the amx-javaee module.
|
| J2EETypes |
See JSR 77.3-1.
|
Copyright © 2017. All rights reserved.