com.gigaspaces.lrmi
Class LRMIManager
java.lang.Object
com.gigaspaces.lrmi.LRMIManager
public class LRMIManager
- extends Object
Manages Gigaspaces LRMI layer
- Since:
- 7.1
- Author:
- eitany
Method Summary |
static void |
shutdown()
Shutdown the LRMI runtime, once invoked the LRMI runtime is permanently destroyed and cannot be reused in the
current class loader which it was created in. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LRMIManager
public LRMIManager()
shutdown
public static void shutdown()
- Shutdown the LRMI runtime, once invoked the LRMI runtime is permanently destroyed and cannot be reused in the
current class loader which it was created in. As a result this operation is irreversible.
- Since:
- 7.1
Copyright © GigaSpaces.