org.kuali.common.util.execute
Class IncrementCounterExecutable
java.lang.Object
org.kuali.common.util.execute.IncrementCounterExecutable
- All Implemented Interfaces:
- Executable
public class IncrementCounterExecutable
- extends Object
- implements Executable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IncrementCounterExecutable
public IncrementCounterExecutable()
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.