biz.hammurapi.util
Interface VisitorExceptionSink

All Known Implementing Classes:
AccumulatingVisitorExceptionSink

public interface VisitorExceptionSink

Version:
$Revision: 1.1 $
Author:
Pavel Vlasov

Method Summary
 void consume(DispatchingVisitor dispatcher, java.lang.Object visitor, java.lang.reflect.Method method, java.lang.Object visitee, java.lang.Exception e)
           
 

Method Detail

consume

void consume(DispatchingVisitor dispatcher,
             java.lang.Object visitor,
             java.lang.reflect.Method method,
             java.lang.Object visitee,
             java.lang.Exception e)


Copyright © 2003 Hammurapi Group. All Rights Reserved.