public interface JVMInfoProvider extends Remote
Modifier and Type | Method and Description |
---|---|
JVMDetails |
getJVMDetails() |
JVMStatistics |
getJVMStatistics() |
void |
runGc() |
JVMDetails getJVMDetails() throws RemoteException
RemoteException
JVMStatistics getJVMStatistics() throws RemoteException
RemoteException
void runGc() throws RemoteException
RemoteException
Copyright © GigaSpaces.