org.mule.mule.interceptors
Class InterceptorStackTestCase.DummyInvocation

java.lang.Object
  extended by org.mule.umo.Invocation
      extended by org.mule.mule.interceptors.InterceptorStackTestCase.DummyInvocation
Enclosing class:
InterceptorStackTestCase

public static class InterceptorStackTestCase.DummyInvocation
extends org.mule.umo.Invocation


Constructor Summary
InterceptorStackTestCase.DummyInvocation(org.mule.umo.UMODescriptor d, org.mule.umo.UMOMessage msg)
           
 
Method Summary
 org.mule.umo.UMOMessage execute()
           
 
Methods inherited from class org.mule.umo.Invocation
getDescriptor, getEvent, getMessage, setMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterceptorStackTestCase.DummyInvocation

public InterceptorStackTestCase.DummyInvocation(org.mule.umo.UMODescriptor d,
                                                org.mule.umo.UMOMessage msg)
Method Detail

execute

public org.mule.umo.UMOMessage execute()
                                throws org.mule.umo.UMOException
Overrides:
execute in class org.mule.umo.Invocation
Throws:
org.mule.umo.UMOException


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.