|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.artima.place.attribute.LinkIntegrity
Entry holding information for optimizing referential integrity. The contract should be like the cache-control response header of HTTP 1.1
| Constructor Summary | |
LinkIntegrity(int interval)
Constructs a new LinkIntegrity with passed interval. |
|
| Method Summary | |
int |
getPreferredInterval()
Returns the preferred interval between consecutive updates. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LinkIntegrity(int interval)
LinkIntegrity with passed interval.the - preferred interval in milliseconds| Method Detail |
public int getPreferredInterval()
Link
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||