org.mule.test.cookbook.quartz
Class NoArgsMethodComponent

java.lang.Object
  extended by org.mule.test.cookbook.quartz.NoArgsMethodComponent

public class NoArgsMethodComponent
extends java.lang.Object

A service that just requires its method to be invoked by Mule without an event


Constructor Summary
NoArgsMethodComponent()
           
 
Method Summary
 java.lang.String fireMe()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoArgsMethodComponent

public NoArgsMethodComponent()
Method Detail

fireMe

public java.lang.String fireMe()


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