|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.test.cookbook.quartz.NoArgsMethodComponent
public class NoArgsMethodComponent
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 |
---|
public NoArgsMethodComponent()
Method Detail |
---|
public java.lang.String fireMe()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |