Uses of Interface
org.jboss.remotingjmx.WrappedMBeanServerConnection
Packages that use WrappedMBeanServerConnection
-
Uses of WrappedMBeanServerConnection in org.jboss.remotingjmx
Methods in org.jboss.remotingjmx that return WrappedMBeanServerConnectionModifier and TypeMethodDescriptionMBeanServerManager.getDefaultMBeanServer()MBeanServerManager.getMBeanServer(Map<String, String> parameters) -
Uses of WrappedMBeanServerConnection in org.jboss.remotingjmx.protocol.v1
Methods in org.jboss.remotingjmx.protocol.v1 with parameters of type WrappedMBeanServerConnectionModifier and TypeMethodDescriptionstatic voidVersionOne.startServer(org.jboss.remoting3.Channel channel, WrappedMBeanServerConnection server, Executor executor, ServerMessageInterceptor serverMessageInterceptor)