org.apache.cocoon.core.container.spring.avalon
Interface AvalonPoolable


public interface AvalonPoolable

Interface marking all poolable components. This interface is used to put the poolable component back into the pool when it is released.

Since:
2.2
Version:
$Id: AvalonPoolable.html 1304280 2012-03-23 11:18:01Z ilgrosso $

Method Summary
 void putBackIntoAvalonPool()
           
 

Method Detail

putBackIntoAvalonPool

public void putBackIntoAvalonPool()


Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.