public class TransactionInvocationHandler extends Object implements InvocationHandler
TransactionInvocationHandler(Object obj)
static Object
getProxyInstanceFactory(Object realObj)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TransactionInvocationHandler(Object obj)
public static Object getProxyInstanceFactory(Object realObj)
realObj
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2017. All rights reserved.