|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenericProxy | |
org.sape.carbon.core.component.proxy | |
org.sape.carbon.core.config.format | |
org.sape.carbon.core.config.format.jdom | |
org.sape.carbon.core.config.interceptor | |
org.sape.carbon.services.jmx.server.mx4j | Contains the classes for an MX4J MBean Server and adapters to access it. |
Uses of GenericProxy in org.sape.carbon.core.component.proxy |
Subclasses of GenericProxy in org.sape.carbon.core.component.proxy | |
class |
DefaultComponentProxyInvocationHandler
Provides the glue for the Component, and supporting container functionality. |
Uses of GenericProxy in org.sape.carbon.core.config.format |
Subclasses of GenericProxy in org.sape.carbon.core.config.format | |
class |
AbstractConfigurationProxy
This abstract class includes basic support for configuration objects in XML. |
Uses of GenericProxy in org.sape.carbon.core.config.format.jdom |
Subclasses of GenericProxy in org.sape.carbon.core.config.format.jdom | |
class |
JDOMConfigurationProxy
This is an extension of an AbstractConfigurationProxy
that is backed by a JDOM Document data structure. |
Uses of GenericProxy in org.sape.carbon.core.config.interceptor |
Subclasses of GenericProxy in org.sape.carbon.core.config.interceptor | |
class |
DefaultConfigurationInterceptor
The default implementation of ConfigurationInterceptor. |
Uses of GenericProxy in org.sape.carbon.services.jmx.server.mx4j |
Subclasses of GenericProxy in org.sape.carbon.services.jmx.server.mx4j | |
class |
RemoteMBeanServerProxy
Dynamic proxy for a RemoteMBeanServer. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |