|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.avalon.framework.component | |
org.apache.avalon.framework.component |
Deprecated: use the interfaces in the
org.apache.avalon.framework.service package instead.
|
org.apache.avalon.framework.container | Utilities supporting execution of component lifecycle stages. |
org.apache.avalon.framework.service | Interfaces and default implementation of a service management framework supporting container based service lookup and decommissioning. |
Classes in org.apache.avalon.framework.component used by org.apache.avalon.framework.component | |
Component
This interface identifies classes that can be used as Components
by a Composable .
|
|
ComponentException
The exception thrown to indicate a problem with Components. |
|
ComponentManager
A ComponentManager selects Component s based on a
role. |
|
ComponentSelector
A ComponentSelector selects Component s based on a
hint. |
|
Composable
A Composable class is one that needs to connect to software
components using a "role" abstraction, thus not depending on particular
implementations but on behavioral interfaces.
|
Classes in org.apache.avalon.framework.component used by org.apache.avalon.framework.container | |
ComponentException
The exception thrown to indicate a problem with Components. |
|
ComponentManager
A ComponentManager selects Component s based on a
role. |
Classes in org.apache.avalon.framework.component used by org.apache.avalon.framework.service | |
ComponentManager
A ComponentManager selects Component s based on a
role. |
|
ComponentSelector
A ComponentSelector selects Component s based on a
hint. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |