org.apache.avalon.composition.model
Interface Reclaimer

All Known Implementing Classes:
ApplianceInvocationHandler

public interface Reclaimer

Interface implementated by an handler that supports instance release.

Version:
$Revision: 1.1 $ $Date: 2004/04/08 08:10:04 $
Author:
Avalon Development Team

Method Summary
 void release()
          Release the reclaimable object.
 

Method Detail

release

public void release()
Release the reclaimable object.



Copyright © The Apache Software Foundation. All Rights Reserved.