|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.avalon.excalibur.component.test.PoolableTestObject
Field Summary |
Fields inherited from interface org.apache.avalon.excalibur.component.test.PoolableTestObjectInterface |
ROLE |
Constructor Summary | |
PoolableTestObject()
Deprecated. |
Method Summary | |
void |
dispose()
Deprecated. Called by the Container to dispose the component. |
void |
initialize()
Deprecated. Called by the Container to initialize the component. |
void |
recycle()
Deprecated. Called by the Container when the component is recycled. |
static void |
resetInstanceCounter()
Deprecated. Resets the instance counter so that the next Poolable will get an instance Id of 1. |
static void |
setStaticLoggger(org.apache.avalon.framework.logger.Logger logger)
Deprecated. Used by tests to change the current logger object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PoolableTestObject()
Method Detail |
public static void resetInstanceCounter()
public static void setStaticLoggger(org.apache.avalon.framework.logger.Logger logger)
public void initialize()
initialize
in interface org.apache.avalon.framework.activity.Initializable
public void recycle()
recycle
in interface org.apache.avalon.excalibur.pool.Recyclable
public void dispose()
dispose
in interface org.apache.avalon.framework.activity.Disposable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |