@MXBean public interface ReportServer
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.
|
void run(String host, int port, String... names) throws IOException
IOException
Copyright © 2018 Nuxeo. All rights reserved.