|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| CachingFactory | Factory that caches object instances. |
| DefaultInstantiatingFactory | Factory that always returns a new instance of the requested type created via
Class.newInstance(). |
| InitializingFactory | Factory that initializes the returned instances using an Initializer. |
| ProxyingFactory | Factory that proxies the returned instances with a Proxy. |
| SetterInitializer | |
| SpringFactory | Gets instances from a Spring ListableBeanFactory. |
| TypeResolvingFactory | Factory that resolves the requested type before delegating instantiation to an instantiating factory. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||