org.deegree.framework.util
Class Interceptor
java.lang.Object
  
org.deegree.framework.util.Interceptor
- Direct Known Subclasses: 
 - DirectInterceptor, LoggingInterceptor, ProfilerInterceptor
 
public abstract class Interceptor
- extends Object
 
- Since:
 
  - 2.0
 
- Version:
 
  - 2.0, $Revision: 6696 $, $Date: 2007-04-25 21:57:05 +0200 (Mi, 25 Apr 2007) $
 
- Author:
 
  - Torsten Friebe , last edited by: $Author: apoth $
 
- See Also:
 - Chain of
      Responsibility Design Pattern 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LOG
protected static final ILogger LOG
nextInterceptor
protected Interceptor nextInterceptor
Interceptor
public Interceptor()
handleInvocation
protected abstract Object handleInvocation(Method method,
                                           Object[] params)
                                    throws IllegalAccessException,
                                           InvocationTargetException
- Throws:
 IllegalAccessException
InvocationTargetException
 
getTarget
protected Object getTarget()
 
				an open source project founded by lat/lon, Bonn, Germany.
					For more information visit: http://deegree.sourceforge.net