Uses of Interface
org.apache.avalon.framework.component.Component
Packages that use Component
Package
Description
Deprecated: use the interfaces in the
org.apache.avalon.framework.service
package instead.-
Uses of Component in org.apache.avalon.framework.component
Subinterfaces of Component in org.apache.avalon.framework.componentModifier and TypeInterfaceDescriptioninterface
AComponentSelector
selectsComponent
s based on a hint.Methods in org.apache.avalon.framework.component that return ComponentModifier and TypeMethodDescriptionGet theComponent
associated with the given key.Select theComponent
associated with the given hint.Methods in org.apache.avalon.framework.component with parameters of type Component