Package org.jurvis.patterns

Interface Summary
JvVisitable Interface for any object that may be visited by a JvVisitor.
JvVisitor Interface defining a visitor ala the GoF visitor pattern.
 

Class Summary
JvEnumerator Base class for enumerators within a C++ style enumeration.
JvReflectiveVisitor An abstract JvVisitor that uses reflection to find a method specific for visiting the type of each visited object.
 



Copyright © 1999-2004 Neil W. Weber. All Rights Reserved.