FileDocCategorySizeDatePackage
InterceptorImpl.javaAPI DocGlassfish v2 API2366Fri May 04 22:25:58 BST 2007com.sun.enterprise.admin.util.proxy

InterceptorImpl

public class InterceptorImpl extends Object implements Interceptor
A simple call interceptor implementation (does nothing, intended for sub-classing)

Fields Summary
Constructors Summary
Methods Summary
public voidpostInvoke(CallStack callStack)

    
public voidpreInvoke(CallStack callStack)