org.mule.util.scan.annotations
Class SampleBeanWithAnnotations

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

public class SampleBeanWithAnnotations
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SampleBeanWithAnnotations()
           
 
Method Summary
 java.lang.String doSomething(java.lang.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 java.lang.String doSomething(java.lang.Object data)


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