|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.gems.adapters.PoolingComponentAdapter.LifecycleResetter
static class PoolingComponentAdapter.LifecycleResetter
Field Summary | |
---|---|
private PoolingComponentAdapter |
adapter
|
private com.thoughtworks.proxy.kit.Resetter |
delegate
|
private static long |
serialVersionUID
|
Constructor Summary | |
---|---|
PoolingComponentAdapter.LifecycleResetter(PoolingComponentAdapter adapter,
com.thoughtworks.proxy.kit.Resetter delegate)
|
Method Summary | |
---|---|
boolean |
reset(java.lang.Object object)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
private com.thoughtworks.proxy.kit.Resetter delegate
private PoolingComponentAdapter adapter
Constructor Detail |
---|
PoolingComponentAdapter.LifecycleResetter(PoolingComponentAdapter adapter, com.thoughtworks.proxy.kit.Resetter delegate)
Method Detail |
---|
public boolean reset(java.lang.Object object)
reset
in interface com.thoughtworks.proxy.kit.Resetter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |