public class MbGlobalMapSessionPolicy extends Object
| Constructor and Description |
|---|
MbGlobalMapSessionPolicy(int timeToLive) |
public MbGlobalMapSessionPolicy(int timeToLive)
timeToLive - - int
This is a period of time, in seconds.
Cache entries created by a MbGlobalMap object will automatically be evicted from the cache
when this period of time (since the last update of that data) has elapsed.