|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MBeanServerConnection | |
mx4j.connector |
Uses of MBeanServerConnection in mx4j.connector |
Subinterfaces of MBeanServerConnection in mx4j.connector | |
interface |
RemoteMBeanServer
A restricted MBeanServer interface to be used by RMI clients. |
Methods in mx4j.connector with parameters of type MBeanServerConnection | |
static java.lang.Object |
RemoteStandardMBeanProxy.create(java.lang.Class mbeanInterface,
MBeanServerConnection server,
ObjectName name)
Creates a proxy with the given MBean interface for an MBean with the specified ObjectName living in the specified remote MBeanServer. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |