org.kuali.common.util.execute
Class IncrementCounterExecutable

java.lang.Object
  extended by org.kuali.common.util.execute.IncrementCounterExecutable
All Implemented Interfaces:
Executable

public class IncrementCounterExecutable
extends Object
implements Executable


Constructor Summary
IncrementCounterExecutable()
           
 
Method Summary
 void execute()
           
 Counter getCounter()
           
 void setCounter(Counter counter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncrementCounterExecutable

public IncrementCounterExecutable()
Method Detail

execute

public void execute()
Specified by:
execute in interface Executable

getCounter

public Counter getCounter()

setCounter

public void setCounter(Counter counter)


Copyright © 2010-2012 The Kuali Foundation. All Rights Reserved.