|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.cas.node.interpreters.NodeInterpreter
org.almendra.janet.cas.logger.interpreters.LoggerInterpreter
org.almendra.janet.cas.logger.interpreters.DisplayLogEntryInterpreter
public class DisplayLogEntryInterpreter
Constructor Summary | |
---|---|
DisplayLogEntryInterpreter()
Creates a new DisplayLogEntryInterpreter object. |
Method Summary | |
---|---|
StringVector |
commandNames()
|
void |
execute(CommandAccessor cmdAccessor)
|
Methods inherited from class org.almendra.janet.cas.logger.interpreters.LoggerInterpreter |
---|
getCollectorKey, getInstalledLoggerAnchor, getLoggerServerAnchor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DisplayLogEntryInterpreter()
DisplayLogEntryInterpreter
object.
Method Detail |
---|
public void execute(CommandAccessor cmdAccessor)
execute
in interface IInterpreter
public StringVector commandNames()
commandNames
in interface IInterpreter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |