|
||||||||||
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.InstallLoggerInterpreter
public class InstallLoggerInterpreter
Constructor Summary | |
---|---|
InstallLoggerInterpreter()
Creates a new InstallLoggerInterpreter object. |
Method Summary | |
---|---|
StringVector |
commandNames()
|
void |
execute(CommandAccessor cmdAccessor)
|
protected ILogListener |
installLoggerListener(CommandAccessor cmdAccessor,
InstallLoggerCommand cmd)
|
protected void |
registerForEvents(CommandAccessor cmdAccessor,
ILogListener logListener)
|
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 InstallLoggerInterpreter()
InstallLoggerInterpreter
object.
Method Detail |
---|
public void execute(CommandAccessor cmdAccessor)
execute
in interface IInterpreter
protected void registerForEvents(CommandAccessor cmdAccessor, ILogListener logListener)
cmdAccessor
- protected ILogListener installLoggerListener(CommandAccessor cmdAccessor, InstallLoggerCommand cmd) throws NoSuchAgentException, IllegalAgentAccessException
NoSuchAgentException
IllegalAgentAccessException
public StringVector commandNames()
commandNames
in interface IInterpreter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |