org.mule.transport.http.functional
Class ETagComponent

java.lang.Object
  extended by org.mule.transport.http.functional.ETagComponent
All Implemented Interfaces:
Callable, EventListener

public class ETagComponent
extends Object
implements Callable


Constructor Summary
ETagComponent()
           
 
Method Summary
 Object onCall(MuleEventContext eventContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ETagComponent

public ETagComponent()
Method Detail

onCall

public Object onCall(MuleEventContext eventContext)
              throws Exception
Specified by:
onCall in interface Callable
Throws:
Exception


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.