public class BusClientFailureProxy extends BaseTargetedInvocationHandler<Object>
Modifier and Type | Method and Description |
---|---|
protected Object |
invokeInternal(Object proxyObject,
Method method,
Object[] params) |
static Object |
wrap(Object target,
ServiceConfiguration serviceConfiguration) |
getTarget, setTarget
invoke, proxyEquals, proxyHashCode, proxyToString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
invoke
public static Object wrap(Object target, ServiceConfiguration serviceConfiguration)
protected Object invokeInternal(Object proxyObject, Method method, Object[] params) throws Throwable
invokeInternal
in class BaseInvocationHandler
Throwable
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.