Package | Description |
---|---|
org.maestro.agent.base | |
org.maestro.client.notes | |
org.maestro.inspector.base | |
org.maestro.worker.common |
Modifier and Type | Method and Description |
---|---|
void |
MaestroAgent.handle(LogRequest note) |
Modifier and Type | Method and Description |
---|---|
void |
MaestroEventListener.handle(LogRequest note) |
Modifier and Type | Method and Description |
---|---|
void |
InspectorManager.handle(LogRequest note) |
Modifier and Type | Method and Description |
---|---|
void |
ConcurrentWorkerManager.handle(LogRequest note) |
void |
VoidWorkerManager.handle(LogRequest note) |
abstract void |
MaestroWorkerManager.handle(LogRequest note) |
protected void |
MaestroWorkerManager.handle(LogRequest note,
File logDir)
Handle a log request note
|
This documentation was released into the public domain.