org.kuali.rice.ksb.messaging
Class BusClientFailureProxy
java.lang.Object
org.kuali.rice.core.api.util.reflect.BaseInvocationHandler
org.kuali.rice.core.api.util.reflect.BaseTargetedInvocationHandler
org.kuali.rice.ksb.messaging.BusClientFailureProxy
- All Implemented Interfaces:
- InvocationHandler, TargetedInvocationHandler
public class BusClientFailureProxy
- extends BaseTargetedInvocationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wrap
public static Object wrap(Object target,
ServiceConfiguration serviceConfiguration)
invokeInternal
protected Object invokeInternal(Object proxyObject,
Method method,
Object[] params)
throws Throwable
- Specified by:
invokeInternal
in class BaseInvocationHandler
- Throws:
Throwable
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.