Class AbstractInterceptHandler

  • All Implemented Interfaces:
    InterceptHandler

    public abstract class AbstractInterceptHandler
    extends Object
    implements InterceptHandler
    Basic abstract class usefull to avoid empty methods creation in subclasses.