Package | Description |
---|---|
org.glassfish.jersey.server.internal.monitoring.jmx |
Jersey internal server-side monitoring JMX MBeans implementation classes.
|
org.glassfish.jersey.server.monitoring |
Jersey server-side monitoring JMX MBeans interfaces.
|
Constructor and Description |
---|
ApplicationMXBeanImpl(ApplicationInfo applicationInfo,
MBeanExposer mBeanExposer,
String parentName)
Create a new application MXBean and register it to the mbean server using
mBeanExposer . |
Modifier and Type | Method and Description |
---|---|
ApplicationInfo |
ApplicationInfo.snapshot()
Get the immutable consistent snapshot of the application info.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.