org.mule.providers.quartz
Class TestComponent
java.lang.Object
org.mule.providers.quartz.TestComponent
- All Implemented Interfaces:
- org.mule.umo.lifecycle.Callable, org.mule.umo.lifecycle.UMOEventListener
- public class TestComponent
- extends Object
- implements org.mule.umo.lifecycle.Callable
Method Summary |
Object |
onCall(org.mule.umo.UMOEventContext eventContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QUARTZ_COUNTER
protected static final CountDownLatch QUARTZ_COUNTER
TestComponent
public TestComponent()
onCall
public Object onCall(org.mule.umo.UMOEventContext eventContext)
throws Exception
- Specified by:
onCall
in interface org.mule.umo.lifecycle.Callable
- Throws:
Exception
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.