public class EditableResourceClientFactory extends ResourceClientFactory
ResourceClientFactory class that provides the interactive
configuration editing features.| Constructor and Description |
|---|
EditableResourceClientFactory(ClientMain client) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
getPluginConfigurableInterface() |
protected Class<?> |
getResourceConfigurableInterface() |
protected javassist.util.proxy.MethodHandler |
instantiateMethodHandler(ResourceClientProxy proxy,
List<Class<?>> interfaces,
RhqFacade remoteClient) |
getAdditionalInterfaces, getContentBackedInterface, getOutputWriter, getRemoteClient, getResourcepublic EditableResourceClientFactory(ClientMain client)
protected Class<?> getPluginConfigurableInterface()
getPluginConfigurableInterface in class ResourceClientFactoryprotected Class<?> getResourceConfigurableInterface()
getResourceConfigurableInterface in class ResourceClientFactoryprotected javassist.util.proxy.MethodHandler instantiateMethodHandler(ResourceClientProxy proxy, List<Class<?>> interfaces, RhqFacade remoteClient)
instantiateMethodHandler in class ResourceClientFactoryCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.