|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ObjectReference<T> | A way to refer to objects that are stored in "awkward" places (for example inside a HttpSession or
ThreadLocal ). |
Resetter<T> | Interface for a resetter component. |
Class Summary | |
---|---|
NoOperationResetter<T> | A Resetter that has no operation. |
PrivateInvoker | An Invoker that is able to call protected and private methods. |
ReflectionUtils | Helper class for introspecting interface and class hierarchies. |
SimpleInvoker | A simple Invoker implementation, that routes any call to a target object. |
SimpleReference<T> | Simple implementation for an ObjectReference . |
Utility classes building the toys.
General classes used in the toys and useful for other occasions.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |