Package org.rapla.framework

This package contains the framework, that is responsible for component creation with dependency injection.

See:
          Description

Interface Summary
Container  
PluginDescriptor  
RaplaContext  
RaplaLocale This class contains all locale specific information for Rapla.
StartupEnvironment  
 

Class Summary
RaplaDefaultContext  
ServiceListCreator Helper Class for automated creation of the rapla-plugin.list in the META-INF directory.
 

Exception Summary
RaplaContextException  
RaplaException the base-class for all Rapla specific Exceptions
 

Package org.rapla.framework Description

This package contains the framework, that is responsible for component creation with dependency injection. It also provides the basic services for the plugin facility of Rapla.

It combines functionality of the avalon framework with that of the pico container. It was programmed to fit the need of Rapla but contains no domain knowledge. It can also be used in other Software.



Copyright © 2000-2006 Rapla Team. All Rights Reseserved.