de.cesr.more.measures.util
Interface MoreAction

All Known Implementing Classes:
MAbstractAction

public interface MoreAction

MORe An interface for actions objects that are intended to by scheduled and executed.

Date:
28.10.2010

Method Summary
 void execute()
          This method is executed - mostly automatically by some scheduler.
 

Method Detail

execute

void execute()
This method is executed - mostly automatically by some scheduler. Created by Sascha Holzhauer on 28.10.2010