J2EE Management 1.1
This feature allows applications to utilize the interfaces defined in the JSR77 specification.
Enabling this feature
To enable the J2EE Management 1.1 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>j2eeManagement-1.1</feature>
Standard API packages provided by this feature
javax.management.j2ee
javax.management.j2ee.statistics
org.omg.stub.javax.management.j2ee