org.codehaus.wadi.impl
Class DummyStatefulHttpServletRequestWrapperPool
java.lang.Object
org.codehaus.wadi.impl.DummyStatefulHttpServletRequestWrapperPool
- All Implemented Interfaces:
- PoolableInvocationWrapperPool
- public class DummyStatefulHttpServletRequestWrapperPool
- extends Object
- implements PoolableInvocationWrapperPool
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyStatefulHttpServletRequestWrapperPool
public DummyStatefulHttpServletRequestWrapperPool()
take
public PoolableInvocationWrapper take()
- Specified by:
take
in interface PoolableInvocationWrapperPool
put
public void put(PoolableInvocationWrapper wrapper)
- Specified by:
put
in interface PoolableInvocationWrapperPool
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.