public interface VmPollingAction
VmPollingBackend implementation.| Modifier and Type | Method and Description |
|---|---|
void |
run(String vmId,
int pid)
Run the action.
|
void run(String vmId, int pid)
vmId - a String representation of the VmID on which to take action.pid - the process ID of the JVM instance on which to take action.Copyright © 2016. All rights reserved.