Package org.apache.avalon.framework
The Framework part of Avalon contains interfaces and contracts surrounding
those interfaces, along with default implementations of some of those
interfaces.
See:
Description
Interface Summary |
CascadingThrowable |
Interface which all cascadign throwables should implement. |
Class Summary |
Enum |
Basic enum class for type-safe enums. |
ExceptionUtil |
This class provides basic facilities for manipulating exceptions. |
ValuedEnum |
Basic enum class for type-safe enums with values. |
Version |
This class is used to hold version information pertaining to a Component or interface. |
Error Summary |
CascadingError |
Class from which all exceptions should inherit. |
Package org.apache.avalon.framework Description
The Framework part of Avalon contains interfaces and contracts surrounding
those interfaces, along with default implementations of some of those
interfaces. Among other things, these interfaces impose a COP development
model.
"Copyright © 2001 Apache Jakarta Project. All Rights Reserved."