public class TransactionInterceptor extends Object implements MethodInterceptor
public TransactionInterceptor()
public TransactionInterceptor(int level)
public void filter(InterceptorChain chain) throws Throwable
filter 在接口中 MethodInterceptorThrowableCopyright © 2017. All rights reserved.