Package | Description |
---|---|
net.grinder.console.common |
Common classes used by the console implementation.
|
net.grinder.console.communication |
Console communication.
|
net.grinder.messages.console |
Messages that can be sent to the console.
|
Modifier and Type | Method and Description |
---|---|
ProcessReportDescriptionFactory.ProcessDescription |
ProcessReportDescriptionFactory.create(WorkerProcessReport workerProcessReport)
Factory method that creates a description from a worker process report.
|
Modifier and Type | Method and Description |
---|---|
WorkerProcessReport[] |
ProcessControl.ProcessReports.getWorkerProcessReports()
Returns the latest worker process reports.
|
Modifier and Type | Class and Description |
---|---|
class |
WorkerProcessReportMessage
Message for informing the console of worker process status.
|
Copyright © 2000-2014. All Rights Reserved.