Uses of Class
biz.hammurapi.util.DispatchingVisitor

Packages that use DispatchingVisitor
biz.hammurapi.util   
 

Uses of DispatchingVisitor in biz.hammurapi.util
 

Methods in biz.hammurapi.util with parameters of type DispatchingVisitor
 void VisitorExceptionSink.consume(DispatchingVisitor dispatcher, java.lang.Object visitor, java.lang.reflect.Method method, java.lang.Object visitee, java.lang.Exception e)
           
 void AccumulatingVisitorExceptionSink.consume(DispatchingVisitor dispatcher, java.lang.Object visitor, java.lang.reflect.Method method, java.lang.Object visitee, java.lang.Exception e)
           
 void DispatcherAware.setDispatcher(DispatchingVisitor dispatcher)
           
 



Copyright © 2003 Hammurapi Group. All Rights Reserved.