|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BeanFor<T> | Code implementing this interface are considered beans for the T type (which is not a bean!) |
| Class Summary | |
|---|---|
| BeanProxyFor<T> | Super classes of all Bean "proxies" : that is class the offer a bean "vision" of a non-bean class. |
| Exception Summary | |
|---|---|
| BeanStateException | An operation was performed while the bean was in an incorrect state: e.g. |
| WrappedBeanMethodInvocationException | Wraps an exception thrown while invoking a bean method delegated to a non-bean; |
| WrappedException | Wraps an Exception thrown during bean operations in a RuntimeException |
| Annotation Types Summary | |
|---|---|
| CriticalCtor | Annotates the "minimum" critical constructor of a non-bean object. |
Codes that enables non-bean classes to be "seen" as standard beans.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||