public interface ProcessShellMBean
ProcessShell
.Modifier and Type | Method and Description |
---|---|
String |
getJmxConnectorServiceUrl()
|
void |
triggerStopProcess()
Triggers gracefully stopping the
Process . |
String getJmxConnectorServiceUrl() throws IOException
JMXConnector
JMXServiceURL
for the
Process
.IOException
- If fails communication with the remote
ProcessShellMBean
.void triggerStopProcess() throws IOException
Process
.IOException
- If fails communication with the remote
ProcessShellMBean
.Copyright © 2005–2016. All rights reserved.