org.codehaus.wadi.core.contextualiser
Class BasicInvocationContext

java.lang.Object
  extended by org.codehaus.wadi.core.contextualiser.BasicInvocationContext
All Implemented Interfaces:
InvocationContext

public class BasicInvocationContext
extends java.lang.Object
implements InvocationContext

Version:
$Revision: 1538 $

Constructor Summary
BasicInvocationContext(Invocation invocation)
           
 
Method Summary
 Invocation getInvocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicInvocationContext

public BasicInvocationContext(Invocation invocation)
Method Detail

getInvocation

public Invocation getInvocation()
Specified by:
getInvocation in interface InvocationContext


Copyright © 2010. All Rights Reserved.