org.mule.tck.services
Class SimpleMathsComponent

java.lang.Object
  extended by org.mule.tck.services.SimpleMathsComponent
All Implemented Interfaces:
Remote

public class SimpleMathsComponent
extends Object
implements Remote


Constructor Summary
SimpleMathsComponent()
           
 
Method Summary
 Integer addTen(Integer number)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleMathsComponent

public SimpleMathsComponent()
Method Detail

addTen

public Integer addTen(Integer number)


Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.