| Package | Description |
|---|---|
| org.apache.avalon.fortress.impl |
The
fortress.impl package contains the containment abstraction of the Fortress system |
| org.apache.avalon.fortress.impl.handler |
The
handler package includes the lifestyle support systems. |
| org.apache.avalon.fortress.impl.lookup |
The
lookup package includes a service manager and selector then implements the ECM lookup policies. |
| Class and Description |
|---|
| ComponentHandler
The ComponentHandler interface marks the ComponentHandler implementations.
|
| Class and Description |
|---|
| AbstractComponentHandler
AbstractComponentHandler class, ensures components are initialized
and destroyed correctly.
|
| ComponentFactory.ClassInfo
This class collects all information about the components class:
- the constructor to use
- the parameters to pass into the constructor
- Additional infos about implemented methods
|
| ComponentHandler
The ComponentHandler interface marks the ComponentHandler implementations.
|
| ReleasableComponent
This interfaces marks a component that can be released without
using the corresponding ComponentHandler.
|
| Class and Description |
|---|
| ComponentHandler
The ComponentHandler interface marks the ComponentHandler implementations.
|