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
ReportServer
run
in interface ReportServer
IOException
Copyright © 2016 Nuxeo SA. All rights reserved.