org.mule.cache.integration
Class IncreasingNumberComponent

java.lang.Object
  extended by org.mule.cache.integration.IncreasingNumberComponent

public class IncreasingNumberComponent
extends Object


Constructor Summary
IncreasingNumberComponent()
           
 
Method Summary
 int increase(String payload)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncreasingNumberComponent

public IncreasingNumberComponent()
Method Detail

increase

public int increase(String payload)


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