net.neoremind.dynamicproxy
接口 Interceptor

所有超级接口:
Serializable

public interface Interceptor
extends Serializable

定义拦截器

作者:
zhangxu

方法摘要
 Object intercept(Invocation invocation)
           
 

方法详细信息

intercept

Object intercept(Invocation invocation)
                 throws Throwable
抛出:
Throwable


Copyright © 2016 neoremind. All rights reserved.