Package com.servingxml.ioc.resources

Provides interfaces and classes for managing configuration and reconfiguration.

See:
          Description

Interface Summary
ConfigurationConstants  
ConfigurationListener A listener interface for receiving load and shutdown events.
IocContainer  
MutableIocContainer  
MutableResourceTable  
ResourceTable  
 

Class Summary
AbstractConfigurationContext  
IncludeConfigurationContext Root configuration context.
IocContainerFactory A IocContainerFactory class creates instances of IocContainer, e.g.
IocContainerImpl The IocContainerImpl instance holds a collection of resource objects indexed by name.
LazyComponentAccessor  
ResourcesParser The ResourcesParser parses a resources document.
ResourceTableImpl  
RootConfigurationContext Root configuration context.
SimpleIocContainer The SimpleIocContainer instance holds a collection of resource objects indexed by name.
TopLevelConfigurationContext Root configuration context.
 

Package com.servingxml.ioc.resources Description

Provides interfaces and classes for managing configuration and reconfiguration.