org.codehaus.wadi.impl
Class DummyStatefulHttpServletRequestWrapperPool

java.lang.Object
  extended byorg.codehaus.wadi.impl.DummyStatefulHttpServletRequestWrapperPool
All Implemented Interfaces:
PoolableInvocationWrapperPool

public class DummyStatefulHttpServletRequestWrapperPool
extends Object
implements PoolableInvocationWrapperPool


Constructor Summary
DummyStatefulHttpServletRequestWrapperPool()
           
 
Method Summary
 void put(PoolableInvocationWrapper wrapper)
           
 PoolableInvocationWrapper take()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyStatefulHttpServletRequestWrapperPool

public DummyStatefulHttpServletRequestWrapperPool()
Method Detail

take

public PoolableInvocationWrapper take()
Specified by:
take in interface PoolableInvocationWrapperPool

put

public void put(PoolableInvocationWrapper wrapper)
Specified by:
put in interface PoolableInvocationWrapperPool


Copyright © 2004-2006 Core Developers Network Ltd.. All Rights Reserved.