public class BAMServerProxy extends BaseTargetedInvocationHandler<Object>
BAMService
Modifier and Type | Method and Description |
---|---|
protected Object |
invokeInternal(Object proxiedObject,
Method method,
Object[] arguments) |
static boolean |
isBamSupported() |
static Object |
wrap(Object target,
ServiceDefinition serviceDefinition) |
getTarget, setTarget
invoke, proxyEquals, proxyHashCode, proxyToString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
invoke
public static boolean isBamSupported()
public static Object wrap(Object target, ServiceDefinition serviceDefinition)
protected Object invokeInternal(Object proxiedObject, Method method, Object[] arguments) throws Throwable
invokeInternal
in class BaseInvocationHandler
Throwable
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.