public interface RemoteLockable
ResourceLock| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getResourceName()
Returns the resource name being used for a server side
ResourceLock |
ResourceType |
getResourceType()
Returns the resource type being used for a server side
ResourceLock |
boolean |
isLockedByMe()
Tells whether this Instance is holding an exclusive ResourceLock on the server
|
void |
setLocked(boolean state)
Fetches an exclusive ResourceLock from the server
|
java.lang.String getResourceName()
ResourceLockResourceType getResourceType()
ResourceLockvoid setLocked(boolean state)
throws java.lang.Exception
java.lang.Exceptionboolean isLockedByMe()
Copyright © 2014 EsprIT-Systems. All Rights Reserved.