Class InterceptorImpl

java.lang.Object
com.sun.enterprise.admin.util.proxy.InterceptorImpl
All Implemented Interfaces:
Interceptor

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

    • InterceptorImpl

      public InterceptorImpl()
  • Method Details