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