|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.connecterra.ale.alevent.impl.EngineLockOpSpec
Constructor Summary | |
EngineLockOpSpec(java.net.URI mask,
java.net.URI value)
|
Method Summary | |
java.net.URI |
getMask()
Return the URI representing the value to use for the mask in the lock request. |
java.net.URI |
getValue()
Return the URI representing the value to use in the lock request. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EngineLockOpSpec(java.net.URI mask, java.net.URI value)
Method Detail |
public java.net.URI getMask()
LockOpSpec
getMask
in interface LockOpSpec
public java.net.URI getValue()
LockOpSpec
getValue
in interface LockOpSpec
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |