org.mule.module.guice
Class DefaultAutoTransformService

java.lang.Object
  extended by org.mule.module.guice.DefaultAutoTransformService
All Implemented Interfaces:
AutoTransformServiceInterface

public class DefaultAutoTransformService
extends Object
implements AutoTransformServiceInterface

A test service


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

Constructor Detail

DefaultAutoTransformService

public DefaultAutoTransformService()
Method Detail

doSomething

public Object doSomething(Apple data)
                   throws Exception
Specified by:
doSomething in interface AutoTransformServiceInterface
Throws:
Exception


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