Package net.sf.staccatocommons.dynamic

Interface Summary
Dynamic Dynamics are wrapper objects that are capable of receiving any message, and determine on runtime which method of the wrapped objecy will be actually evaluated.
 

Class Summary
AbstractDynamic  
Dynamics Class methods for creating simple Dynamics
 

Exception Summary
InstantiationFailedException  
MessageNotUnderstoodException An exception that denotes that a message was not understood by a ReflectiveDynamic, because the underlying object did not have a method that matches a given MethodDescriptor
MethodEvaluationException  
 



Copyright © 2010-2011 Staccato-Commons. All Rights Reserved.