org.tres.monitor.actions
Class TimeStampLog

java.lang.Object
  extended by org.tres.monitor.actions.AbstractAction
      extended by org.tres.monitor.actions.TimeStampLog

public class TimeStampLog
extends AbstractAction

Author:
javades To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
TimeStampLog()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.tres.monitor.actions.AbstractAction
getAgente, log, setAgente
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeStampLog

public TimeStampLog()
Method Detail

execute

public void execute()
             throws AccionException
Specified by:
execute in class AbstractAction
Throws:
AccionException