org.codehaus.wadi
Interface PoolableInvocationWrapperPool

All Known Implementing Classes:
DummyStatefulHttpServletRequestWrapperPool

public interface PoolableInvocationWrapperPool


Method Summary
 void put(PoolableInvocationWrapper wrapper)
           
 PoolableInvocationWrapper take()
           
 

Method Detail

take

public PoolableInvocationWrapper take()

put

public void put(PoolableInvocationWrapper wrapper)


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