org.rhq.bindings.client
Class ResourceClientFactory
java.lang.Object
org.rhq.bindings.client.ResourceClientFactory
public class ResourceClientFactory
- extends Object
- Author:
- Greg Hinkle, Lukas Krejci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceClientFactory
public ResourceClientFactory(RhqFacade remoteClient,
PrintWriter outputWriter)
getRemoteClient
public RhqFacade getRemoteClient()
getOutputWriter
public PrintWriter getOutputWriter()
getResource
public ResourceClientProxy getResource(int resourceId)
getResourceConfigurableInterface
protected Class<?> getResourceConfigurableInterface()
getPluginConfigurableInterface
protected Class<?> getPluginConfigurableInterface()
getContentBackedInterface
protected Class<?> getContentBackedInterface()
getAdditionalInterfaces
protected Set<Class<?>> getAdditionalInterfaces(ResourceClientProxy proxy)
instantiateMethodHandler
protected javassist.util.proxy.MethodHandler instantiateMethodHandler(ResourceClientProxy proxy,
List<Class<?>> interfaces,
RhqFacade remoteClient)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.