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