org.codehaus.wadi
Interface InvocationContext

All Known Implementing Classes:
WebInvocationContext

public interface InvocationContext

Version:
$Revision: 1430 $

Method Summary
 void invoke()
           
 void invoke(PoolableInvocationWrapper wrapper)
           
 boolean isProxiedInvocation()
           
 

Method Detail

invoke

public void invoke(PoolableInvocationWrapper wrapper)
            throws InvocationException
Throws:
InvocationException

invoke

public void invoke()
            throws InvocationException
Throws:
InvocationException

isProxiedInvocation

public boolean isProxiedInvocation()


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