org.mule.example.cep
Class TickFeed
java.lang.Object
org.mule.example.cep.TickFeed
- All Implemented Interfaces:
- org.mule.api.lifecycle.Callable, org.mule.api.lifecycle.EventListener, org.mule.api.lifecycle.Initialisable
public class TickFeed
- extends Object
- implements org.mule.api.lifecycle.Initialisable, org.mule.api.lifecycle.Callable
| Fields inherited from interface org.mule.api.lifecycle.Initialisable |
PHASE_NAME |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DATA_FILE
public static final String DATA_FILE
- See Also:
- Constant Field Values
logger
protected transient org.apache.commons.logging.Log logger
TickFeed
public TickFeed()
initialise
public void initialise()
throws org.mule.api.lifecycle.InitialisationException
- Specified by:
initialise in interface org.mule.api.lifecycle.Initialisable
- Throws:
org.mule.api.lifecycle.InitialisationException
onCall
public Object onCall(org.mule.api.MuleEventContext eventContext)
throws Exception
- Specified by:
onCall in interface org.mule.api.lifecycle.Callable
- Throws:
Exception
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.