Uses of Interface
org.jboss.remotingjmx.WrappedMBeanServerConnection
-
Packages that use WrappedMBeanServerConnection Package Description org.jboss.remotingjmx org.jboss.remotingjmx.protocol.v1 -
-
Uses of WrappedMBeanServerConnection in org.jboss.remotingjmx
Methods in org.jboss.remotingjmx that return WrappedMBeanServerConnection Modifier and Type Method Description WrappedMBeanServerConnectionMBeanServerManager. getDefaultMBeanServer()WrappedMBeanServerConnectionMBeanServerManager. 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 WrappedMBeanServerConnection Modifier and Type Method Description static voidVersionOne. startServer(org.jboss.remoting3.Channel channel, WrappedMBeanServerConnection server, Executor executor, ServerMessageInterceptor serverMessageInterceptor)
-