Uses of Package
org.apache.avalon.framework.component
Packages that use org.apache.avalon.framework.component
Package
Description
Deprecated: use the interfaces in the
org.apache.avalon.framework.service package instead.-
Classes in org.apache.avalon.framework.component used by org.apache.avalon.framework.componentClassDescriptionThis interface identifies classes that can be used as
Componentsby aComposable.The exception thrown to indicate a problem with Components.AComponentManagerselectsComponents based on a role.AComposableclass is one that needs to connect to software components using a "role" abstraction, thus not depending on particular implementations but on behavioral interfaces.