org.apache.avalon.excalibur.pool
インタフェース Poolable

既知のサブインタフェースの一覧:
Recyclable

public interface Poolable

Poolable marker interface. Components implement this interface if it is reasonable to Pool the object. Components that don't implement this interface will be created anew via a factory. NB: It was a deliberat e choice not to extend Component. This will have to be reassed once we see it in action.

導入されたバージョン:
4.0
バージョン:
CVS $Revision: 1.4 $ $Date: 2001/12/11 09:53:32 $
作成者:
Peter Donald



"Copyright ? 2001 Apache Jakarta Project. All Rights Reserved."