|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.tres.monitor.actions.AbstractAction
public abstract class AbstractAction
Constructor Summary | |
---|---|
AbstractAction()
|
Method Summary | |
---|---|
abstract void |
execute()
|
Agente |
getAgente()
|
void |
log(java.lang.String msg)
|
void |
setAgente(Agente agente)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractAction()
Method Detail |
---|
public abstract void execute() throws AccionException
AccionException
public void log(java.lang.String msg)
public Agente getAgente()
public void setAgente(Agente agente)
agente
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |