com.dyuproject.web.rest
Class AbstractInterceptor
java.lang.Object
com.dyuproject.web.rest.AbstractLifeCycle
com.dyuproject.web.rest.AbstractInterceptor
- All Implemented Interfaces:
- Interceptor, LifeCycle
public abstract class AbstractInterceptor
- extends AbstractLifeCycle
- implements Interceptor
Base interceptor to pre-handle and post-handle requests. Helper class.
- Author:
- David Yu
- Date created:
- May 18, 2008
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractInterceptor
public AbstractInterceptor()
Copyright © 2008-2013. All Rights Reserved.