|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CascadingProxy | This class is used to proxy an MBean residing in a source MBeanServer. |
ProxyCascadingAgent | This class is an implementation of CascadingAgent that relies
on MBean proxying. |
Provides the classes that implement
proxy-based cascading over JMX Remote API connectors.
The generic features of cascading agents are described in the
com.sun.jdmk.remote.cascading
package description.
The classes provided in this package are the low level implementation
classes on which relies the CascadingService
. You should not have
to use these classes directly.
The com.sun.jdmk.remote.cascading.proxy package provides
a concrete proxy-based implementation of the CascadingAgent
called
ProxyCascadingAgent
.
The ProxyCascadingAgent is a CascadingAgent that,
for each source MBean cascaded from the source MBeanServer
registers in the target MBeanServer a CascadingProxy
MBean.
The CascadingProxy is a simple DynamicMBean
that acts as a proxy for the source
MBean it is tied to.
For more information on cascading, see the description of the
com.sun.jdmk.remote.cascading
package, and the
CascadingService
MBean.
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |