Uses of Interface
org.xnio.management.XnioServerMXBean
Packages that use XnioServerMXBean
-
Uses of XnioServerMXBean in org.xnio
Methods in org.xnio with parameters of type XnioServerMXBeanModifier and TypeMethodDescriptionprotected static CloseableXnio.register(XnioServerMXBean serverMXBean) Register an MBean.protected abstract ManagementRegistrationXnioWorker.registerServerMXBean(XnioServerMXBean metrics) -
Uses of XnioServerMXBean in org.xnio.management
Methods in org.xnio.management that return types with arguments of type XnioServerMXBeanModifier and TypeMethodDescriptionXnioWorkerMXBean.getServerMXBeans()Get servers that are opened under this worker.