Uses of Class
org.glassfish.tyrus.ext.monitoring.jmx.EndpointClassNamePathPair
-
-
Uses of EndpointClassNamePathPair in org.glassfish.tyrus.ext.monitoring.jmx
Methods in org.glassfish.tyrus.ext.monitoring.jmx that return types with arguments of type EndpointClassNamePathPair Modifier and Type Method Description java.util.List<EndpointClassNamePathPair>ApplicationMXBean. getEndpoints()Get endpoint paths and class names for currently registered endpoints.
-