Uses of Class
org.apache.avalon.framework.component.ComponentException
Packages that use ComponentException
Package
Description
Deprecated: use the interfaces in the
org.apache.avalon.framework.service package instead.-
Uses of ComponentException in org.apache.avalon.framework.component
Methods in org.apache.avalon.framework.component that throw ComponentExceptionModifier and TypeMethodDescriptionvoidComposable.compose(ComponentManager componentManager) Pass theComponentManagerto thecomposer.Get theComponentassociated with the given key.voidRecomposable.recompose(ComponentManager componentManager) Deprecated.Repass theComponentManagerto thecomposer.Select theComponentassociated with the given hint.