org.mule.module.atom
Class AbderaServiceComponent.AbderaCallable

java.lang.Object
  extended by org.mule.module.atom.AbderaServiceComponent.AbderaCallable
All Implemented Interfaces:
Callable, EventListener
Enclosing class:
AbderaServiceComponent

public static final class AbderaServiceComponent.AbderaCallable
extends Object
implements Callable


Field Summary
protected static org.apache.commons.logging.Log logger
           
 
Constructor Summary
AbderaServiceComponent.AbderaCallable(AbderaServiceComponent abderaServiceComponent)
           
 
Method Summary
 Object onCall(MuleEventContext event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

protected static final transient org.apache.commons.logging.Log logger
Constructor Detail

AbderaServiceComponent.AbderaCallable

public AbderaServiceComponent.AbderaCallable(AbderaServiceComponent abderaServiceComponent)
Method Detail

onCall

public Object onCall(MuleEventContext event)
              throws MuleException
Specified by:
onCall in interface Callable
Throws:
MuleException


Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.