Class InterceptorImpl
java.lang.Object
com.sun.enterprise.admin.util.proxy.InterceptorImpl
- All Implemented Interfaces:
Interceptor
A simple call interceptor implementation (does nothing, intended for sub-classing)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InterceptorImpl
public InterceptorImpl()
-
-
Method Details
-
preInvoke
- Specified by:
preInvokein interfaceInterceptor
-
postInvoke
- Specified by:
postInvokein interfaceInterceptor
-