public class ReportComponent.Management extends Object implements ReportServer
| Constructor and Description |
|---|
Management() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(String host,
int port,
String... names)
Makes a runtime inventory and serializes in the provided socket in the
JSON format.
|
public Management()
public void run(String host, int port, String... names) throws IOException
ReportServerrun in interface ReportServerIOExceptionCopyright © 2016 Nuxeo SA. All rights reserved.