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