| Constructor and Description |
|---|
DefaultPolicyImpl() |
DefaultPolicyImpl(boolean isPersistent,
boolean isDistributable,
long timeToLive) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeToLive() |
boolean |
isDistributable() |
boolean |
isPersistent() |
public DefaultPolicyImpl(boolean isPersistent,
boolean isDistributable,
long timeToLive)
public DefaultPolicyImpl()
public boolean isPersistent()
isPersistent in interface Policypublic boolean isDistributable()
isDistributable in interface Policypublic long getTimeToLive()
getTimeToLive in interface Policy