org.codehaus.wadi
Interface PoolableInvocationWrapper

All Known Subinterfaces:
PoolableHttpServletRequestWrapper
All Known Implementing Classes:
StatefulHttpServletRequestWrapper, StatelessHttpServletRequestWrapper

public interface PoolableInvocationWrapper


Method Summary
 void destroy()
           
 void init(InvocationContext invocationContext, Context context)
           
 

Method Detail

init

public void init(InvocationContext invocationContext,
                 Context context)

destroy

public void destroy()


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