Package org.apache.avalon.framework.component
package org.apache.avalon.framework.component
-
ClassDescriptionThis interface identifies classes that can be used as
Componentsby aComposable.The exception thrown to indicate a problem with Components.AComponentManagerselectsComponents based on a role.AComponentSelectorselectsComponents based on a hint.AComposableclass is one that needs to connect to software components using a "role" abstraction, thus not depending on particular implementations but on behavioral interfaces.This class is a static implementation of a ComponentManager.This is the default implementation of the ComponentSelector.Deprecated.Deprecated with no replacement.This is aComponentManagerimplementation that can wrap around aServiceManagerobject effectively adapting aServiceManagerinterface to aComponentManagerinterface.This is aServiceSelectorimplementation that can wrap around a legacyComponentSelectorobject effectively adapting aComponentSelectorinterface to aServiceSelectorinterface.