org.mule.module.ibeans.annotations.invoke
Class DummyObject

java.lang.Object
  extended by org.mule.module.ibeans.annotations.invoke.DummyObject

public class DummyObject
extends Object

TODO


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

Constructor Detail

DummyObject

public DummyObject()
Method Detail

sayHello

public String sayHello(String name)


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