@ExtensionPoint public interface VmStatusListener
Register an instance of this class as an OSGi service, and it will be
notified of all VM VmStatusListener.Status
events.
Modifier and Type | Interface and Description |
---|---|
static class |
VmStatusListener.Status |
Modifier and Type | Method and Description |
---|---|
void |
vmStatusChanged(VmStatusListener.Status newStatus,
String vmId,
int pid) |
void vmStatusChanged(VmStatusListener.Status newStatus, String vmId, int pid)
Copyright © 2015. All rights reserved.