public class ConnectorService extends Object
| Modifier and Type | Method and Description |
|---|---|
void | close()Closes the service. |
static void | closeAll()Closes all connector services. |
static ConnectorService | createConnectorService(int jmxPort, int rmiPort)Creates a new connector service with the specified ports. |
static ConnectorService[] | getConnectorServices()Gets all services. |
int | getJMXPort()Gets the JMX port. |
int | getRMIPort()Gets the RMI port. |
public static ConnectorService createConnectorService(int jmxPort, int rmiPort) throws IOException
jmxPort - The JMX port.rmiPort - The RMI port.IOException - For I/O errors.public static ConnectorService[] getConnectorServices()
public static void closeAll()
public int getJMXPort()
public int getRMIPort()
public void close()
Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.