Package net.sourceforge.dynamicdispatch

Interface Summary
Dispatcher Interface of the dispatcher object.
 

Class Summary
DispatcherFactory Creates a dispatcher object for a visitor class.
 

Error Summary
DispatchError Failure during the creation of a dispatcher object and during the actual dispatching operation are runtime errors which do not have to be declared in the throws clause.