Package | Description |
---|---|
com.gigaspaces.lrmi |
Provides GigaSpaces LRMI (Light-RMI) package.
|
Modifier and Type | Method and Description |
---|---|
ObjectRegistry.Entry |
ObjectRegistry.createEntry(Remote object,
long objectId,
LRMIMethod[] lrmiMethods)
Creates a new entry in this registry.
|
ObjectRegistry.Entry |
ObjectRegistry.getEntryFromObject(Object object)
Returns the entry corresponding to the specified object.
|
ObjectRegistry.Entry |
ObjectRegistry.getEntryFromObjectId(long objectId) |
ObjectRegistry.Entry |
ObjectRegistry.getEntryFromObjectIdIfExists(long objectId)
Returns the entry corresponding to the specified object id.
|
ObjectRegistry.Entry |
LRMIRuntime.getRegistryObject(long objectId)
Returns the object registry info of bound remote object in remote LRMI stack.
|
Copyright © GigaSpaces.