|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jasmine.jadort.service.action.AbstractAction
public abstract class AbstractAction
Abstract action. The JaDOrT service takes actions on all modules (be it servers, workers, ...).
| Constructor Summary | |
|---|---|
AbstractAction()
|
|
| Method Summary | |
|---|---|
void |
appendToLog(java.lang.String string)
|
java.lang.String |
flushLog()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractAction()
| Method Detail |
|---|
public java.lang.String flushLog()
public void appendToLog(java.lang.String string)
string - String to append to the log. This method automatically
handles new lines at end of log.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||