| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.wles.blm.PolicyAvailableForEnum
Used for specifing how long an asynchronous policy distribution request should block.
| Field Summary | |
| static PolicyAvailableForEnum | DISTRIBUTEIndicates that an asynchronous distribution request should return once it is safe to perform another policy distribution. | 
| static PolicyAvailableForEnum | READIndicates that an asynchronous distribution request should return once it is safe to perform read operations on the system. | 
| static PolicyAvailableForEnum | WRITEIndicates that an asynchronous distribution request should return once it is safe to perform write operations on the system. | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static final PolicyAvailableForEnum DISTRIBUTE
public static final PolicyAvailableForEnum READ
public static final PolicyAvailableForEnum WRITE
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||