org.mule.util.scan.annotations
Class SampleBeanWithAnnotations

java.lang.Object
  extended by org.mule.util.scan.annotations.SampleBeanWithAnnotations
All Implemented Interfaces:
Serializable

public class SampleBeanWithAnnotations
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

SampleBeanWithAnnotations

public SampleBeanWithAnnotations()
Method Detail

doSomething

public String doSomething(Object data)


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