|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| 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 | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||