org.deegree.framework.util
Class DirectInterceptor
java.lang.Object
org.deegree.framework.util.Interceptor
org.deegree.framework.util.DirectInterceptor
public class DirectInterceptor
- extends Interceptor
- Since:
- 2.0
- Version:
- 2.0, $Revision: 9339 $, $Date: 2007-12-27 13:31:52 +0100 (Do, 27 Dez 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 |
target
protected Object target
DirectInterceptor
public DirectInterceptor(Object target)
handleInvocation
protected Object handleInvocation(Method method,
Object[] params)
throws IllegalAccessException,
InvocationTargetException
- Specified by:
handleInvocation
in class Interceptor
- Throws:
IllegalAccessException
InvocationTargetException
getTarget
protected Object getTarget()
- Overrides:
getTarget
in class Interceptor
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net