Uses of Interface
org.glassfish.jersey.server.monitoring.ApplicationInfo
-
Packages that use ApplicationInfo Package Description org.glassfish.jersey.server.monitoring Jersey server-side monitoring JMX MBeans interfaces. -
-
Uses of ApplicationInfo in org.glassfish.jersey.server.monitoring
Methods in org.glassfish.jersey.server.monitoring that return ApplicationInfo Modifier and Type Method Description ApplicationInfoApplicationInfo. snapshot()Get the immutable consistent snapshot of the application info.
-