Exemplo n.º 1
0
 /** @return the max number of sessions in the cache */
 public long getSessionsMax() {
   return _stats.getMax();
 }