org.mule.providers.quartz
Class TestComponent

java.lang.Object
  extended by 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


Field Summary
protected static CountDownLatch QUARTZ_COUNTER
           
 
Constructor Summary
TestComponent()
           
 
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
 

Field Detail

QUARTZ_COUNTER

protected static final CountDownLatch QUARTZ_COUNTER
Constructor Detail

TestComponent

public TestComponent()
Method Detail

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.