|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.avalon.fortress.impl.handler.AbstractReleasableComponent
Base Implementation for a releasable component.
| Constructor Summary | |
AbstractReleasableComponent()
|
|
| Method Summary | |
void |
initialize(ComponentHandler handler)
Initialize this component with the corresponding component handler. |
void |
releaseOnComponentHandler()
Puts the reference back in the ComponentHandler according to the policy of the implementation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractReleasableComponent()
| Method Detail |
public void initialize(ComponentHandler handler)
throws java.lang.Exception
ReleasableComponent
initialize in interface ReleasableComponenthandler - The component handler used to put this component back again
java.lang.Exceptionpublic void releaseOnComponentHandler()
ReleasableComponent
releaseOnComponentHandler in interface ReleasableComponent
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||