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 TypeMethodDescriptionvoid
Composable.compose
(ComponentManager componentManager) Pass theComponentManager
to thecomposer
.Get theComponent
associated with the given key.void
Recomposable.recompose
(ComponentManager componentManager) Deprecated.Repass theComponentManager
to thecomposer
.Select theComponent
associated with the given hint.