|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
IBeanProcessor | |
IBeanReference | A proxy object for a bean registered in a context. |
IContext | An IoC container. |
IContextAware | A marker interface. |
IContextLoader | A context loader API. |
IInitializingBean | A marker interface indicating that a custom init method should be invoked when this bean is created. |
Class Summary | |
---|---|
AbstractBeanReference | A common superclass for implementations of IBeanReference . |
ClassLocator | |
Context | A default implementation of the IContext interface. |
ContextClassLoader | An implementation of the IContextLoader interface that instantiates
IContext objects with reflection. |
EagerInitBeanReference | A direct reference to an eagerly-initialized bean. |
LazyInitBeanReference | A reference to a lazily-initialized bean. |
Exception Summary | |
---|---|
ContextException | Signals an error encountered while processing a context. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |