org.mule.module.guice
Interface AutoTransformServiceInterface

All Known Implementing Classes:
DefaultAutoTransformService

public interface AutoTransformServiceInterface

TODO


Method Summary
 java.lang.Object doSomething(Apple data)
           
 

Method Detail

doSomething

java.lang.Object doSomething(Apple data)
                             throws java.lang.Exception
Throws:
java.lang.Exception


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