br.org.agilcoop.cursos.testes.unidade.timer.eventos
Class SOCommandLineEvent

java.lang.Object
  extended by br.org.agilcoop.cursos.testes.unidade.timer.eventos.SOCommandLineEvent
All Implemented Interfaces:
Event
Direct Known Subclasses:
UbuntuNotifyEvent

public abstract class SOCommandLineEvent
extends java.lang.Object
implements Event


Constructor Summary
SOCommandLineEvent()
           
 
Method Summary
 void executa(Timer timer)
           
abstract  java.lang.String getCommand(Timer timer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOCommandLineEvent

public SOCommandLineEvent()
Method Detail

executa

public void executa(Timer timer)
Specified by:
executa in interface Event

getCommand

public abstract java.lang.String getCommand(Timer timer)


Copyright © 2009. All Rights Reserved.