org.mule.module.cxf.support.someOtherPackage
Class TestPOJOComponent

java.lang.Object
  extended by org.mule.module.cxf.support.someOtherPackage.TestPOJOComponent

public class TestPOJOComponent
extends Object


Constructor Summary
TestPOJOComponent()
           
 
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

TestPOJOComponent

public TestPOJOComponent()
Method Detail

sayHello

public String sayHello(String name)


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