biz.hammurapi.util
Interface DispatchingVisitor.Filter
- Enclosing class:
- DispatchingVisitor
public static interface DispatchingVisitor.Filter
If target implements this insterface then it is used to
filter invocations to other targets. approve() method(s) of
this target, if any, will be invoked before invocation of
visit()/leave() methods of filtered target.
- Version:
- $Revision: 1.9 $
- Author:
- Pavel Vlasov
getTargets
java.util.Collection getTargets()
Copyright © 2003 Hammurapi Group. All Rights Reserved.