public class RemoteClientProxy extends AbstractRhqFacadeProxy<RemoteClient>
| Constructor and Description |
|---|
RemoteClientProxy(RemoteClient client,
RhqManager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doInvoke(Object proxy,
Method originalMethod,
Object[] args) |
Class<?> |
getRemoteInterface()
Deprecated.
|
Object |
invoke(Object proxy,
Method method,
Object[] args) |
getManager, getRhqFacadepublic RemoteClientProxy(RemoteClient client, RhqManager manager)
@Deprecated public Class<?> getRemoteInterface()
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerinvoke in class AbstractRhqFacadeProxy<RemoteClient>Throwableprotected Object doInvoke(Object proxy, Method originalMethod, Object[] args) throws Throwable
doInvoke in class AbstractRhqFacadeProxy<RemoteClient>ThrowableCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.