|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ComponentDecorator | A decorator strategy for Component. |
| LocationAware | Anything that has a Location. |
| NutEnvironment | The environment that a Nut object is running in. |
| NutsFunction | A NutsFunction is the result of the <function> tag in the Nuts configuration file. |
| SingletonMode | Marker interface for a singleton mode. |
| Class Summary | |
|---|---|
| Constants | This class defines constant values for the project. |
| DelegatingNutsFunction | This is the super class for conveniently delegating to another NutsFunction object. |
| Location | This class represents a location within the config file. |
| Modes | Some common wiring modes. |
| NutsProcessor | The main class that parses an xml config file and populates container and lifecycle manager with the information stored in the config file. |
| NutsUtils | A common utility class for various Nuts helper functions. |
| SingletonModeEditor | PropertyEditor for SingletonMode |
| SynchronizedNutsFunction | A synchronization wrapper for NutsFunction. |
| UID | Unique id for a component. |
| Exception Summary | |
|---|---|
| ConfigurationException | Represents any error happened during the interpretation of the xml config file. |
| CyclicModuleDependencyException | Represents an exception when module files have circular dependency. |
This package provides a xml configuration support for Yan Container.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||