Package 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<Object>
org.kuali.rice.ksb.messaging.BusClientFailureProxy
- All Implemented Interfaces:
InvocationHandler,org.kuali.rice.core.api.util.reflect.TargetedInvocationHandler<Object>
public class BusClientFailureProxy
extends org.kuali.rice.core.api.util.reflect.BaseTargetedInvocationHandler<Object>
-
Method Summary
Methods inherited from class org.kuali.rice.core.api.util.reflect.BaseTargetedInvocationHandler
getTarget, setTargetMethods inherited from class org.kuali.rice.core.api.util.reflect.BaseInvocationHandler
invoke, proxyEquals, proxyHashCode, proxyToStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.reflect.InvocationHandler
invoke