|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.isam.exehda.services.Discoverer.ResourceLease
Constructor Summary | |
Discoverer.ResourceLease(java.lang.Object key,
java.lang.String[] perms)
Creates a new ResourceLease instance. |
Method Summary | |
boolean |
checkPermission(java.lang.String p)
Describe checkPermission method here. |
java.util.Date |
getExpirationTime()
Describe getExpirationTime method here. |
java.lang.Object |
getKey()
Describe getKey method here. |
java.util.Date |
setExpirationTime()
Describe setExpirationTime method here. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Discoverer.ResourceLease(java.lang.Object key, java.lang.String[] perms)
ResourceLease
instance.
key
- an Object
valueperms
- a String[]
valueMethod Detail |
public boolean checkPermission(java.lang.String p)
checkPermission
method here.
p
- a String
value
boolean
valuepublic java.util.Date getExpirationTime()
getExpirationTime
method here.
Date
valuepublic java.lang.Object getKey()
getKey
method here.
Object
valuepublic java.util.Date setExpirationTime()
setExpirationTime
method here.
Date
value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |