public abstract class PrototypeInterceptor extends Object implements Interceptor
| 构造器和说明 |
|---|
PrototypeInterceptor() |
public final void intercept(Invocation inv)
intercept 在接口中 Interceptorpublic abstract void doIntercept(Invocation inv)
Copyright © 2017. All rights reserved.