@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,
int pid) |
void vmStatusChanged(VmStatusListener.Status newStatus, int pid)
Copyright © 2013. All Rights Reserved.