Beispiel #1
0
 @ManagedAttribute
 public int getAgeOutCacheSize() {
   return cache != null ? cache.size() : 0;
 }