public interface IDotnetProxyAssociated
Modifier and Type | Method and Description |
---|---|
int |
getAppDomainId() |
long |
getDotnetProxyHandleId() |
boolean |
hasAssociatedAppDomain() |
boolean |
isTargetOfADotnetProxy() |
void |
setAppDomainId(int appDomainId)
associate this object to the specified AppDomain id
|
void |
setDotnetProxyHandleId(long handleId)
Sets a dotnet proxy handle id
|
int getAppDomainId()
hasAssociatedAppDomain()
void setAppDomainId(int appDomainId)
boolean hasAssociatedAppDomain()
void setDotnetProxyHandleId(long handleId)
handleId
- handle id of the proxyboolean isTargetOfADotnetProxy()
long getDotnetProxyHandleId()
Copyright © GigaSpaces.