@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
IOExceptionCopyright © 2019 Nuxeo. All rights reserved.