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 Closeable
Xnio.register
(XnioServerMXBean serverMXBean) Register an MBean.protected abstract ManagementRegistration
XnioWorker.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.