public class RemoteMethodCache extends Object
LRMIMethod
,
com.j_spaces.kernel.lrmi.LRMIUtilities.getRemoteMethodCache()
Constructor and Description |
---|
RemoteMethodCache(LRMIMethod[] lrmiMethodList)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
LRMIMethod |
getLRMIMethod(IMethod method)
Returns the ~cached LRMI method structure.
|
public RemoteMethodCache(LRMIMethod[] lrmiMethodList)
lrmiMethodList
- Sorted Remote Method's list of exported Remote object.public LRMIMethod getLRMIMethod(IMethod method)
method
- The reflection method.Copyright © GigaSpaces.