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