railo.runtime.lock
Interface LockData


public interface LockData

lock data


Method Summary
 int getId()
           
 Lock getLock()
           
 String getName()
           
 boolean isReadOnly()
          Deprecated.  
 

Method Detail

isReadOnly

boolean isReadOnly()
Deprecated. 

is type of token read only

Returns:
is read only

getId

int getId()
Returns:
Returns the id.

getName

String getName()
Returns:
Returns the name.

getLock

Lock getLock()


Copyright © 2012 Railo