Package com.pietschy.command.reflection

Classes and interfaces for ReflectionCommands.

See:
          Description

Interface Summary
ArgumentProvider Provides arguments values for methods invoked by reflection.
ExceptionHandler Interface for handling exceptions generated by relfection based method calls.
 

Class Summary
ReflectionCommand An ActionCommand that invokes a method on a target object using reflection.
 

Package com.pietschy.command.reflection Description

Classes and interfaces for ReflectionCommands.



Copyright © 2006 - 2007 Andrew Pietsch