| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MBeanServerConnection | |
| javax.management | |
| org.jboss.mx.server | |
| Uses of MBeanServerConnection in javax.management | 
| Subinterfaces of MBeanServerConnection in javax.management | |
|  interface | MBeanServerThe interface used to access the MBean server instances. | 
| Methods in javax.management with parameters of type MBeanServerConnection | |
| static Object | MBeanServerInvocationHandler.newProxyInstance(MBeanServerConnection connection,
                 ObjectName name,
                 Class interfaceClass,
                 boolean broadcaster)Constructs a new Proxy for the MBean using an MBeanServerInvocationHandler. | 
| Constructors in javax.management with parameters of type MBeanServerConnection | |
| MBeanServerInvocationHandler(MBeanServerConnection connection,
                             ObjectName name)Construct an MBeanServerInvocationHandler for the given connection and object name. | |
| Uses of MBeanServerConnection in org.jboss.mx.server | 
| Classes in org.jboss.mx.server that implement MBeanServerConnection | |
|  class | MBeanServerImplMBean server implementation. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||