Uses of Class
org.exoplatform.management.annotations.ManagedName

Packages that use ManagedName
org.exoplatform.services.cache   
org.exoplatform.services.cache.impl.jboss.lfu   
org.exoplatform.services.cache.impl.jboss.lru   
 

Uses of ManagedName in org.exoplatform.services.cache
 

Methods in org.exoplatform.services.cache with annotations of type ManagedName
 int ExoCache.getCacheHit()
           
 int ExoCache.getCacheMiss()
           
 int ExoCache.getCacheSize()
           
 long ExoCache.getLiveTime()
           
 int ExoCache.getMaxSize()
           
 String ExoCache.getName()
           
 

Uses of ManagedName in org.exoplatform.services.cache.impl.jboss.lfu
 

Methods in org.exoplatform.services.cache.impl.jboss.lfu with annotations of type ManagedName
 int LFUExoCacheCreator.LFUExoCache.getMaxSize()
           
 long LFUExoCacheCreator.LFUExoCache.getMinNodes()
           
 

Uses of ManagedName in org.exoplatform.services.cache.impl.jboss.lru
 

Methods in org.exoplatform.services.cache.impl.jboss.lru with annotations of type ManagedName
 long LRUExoCacheCreator.LRUExoCache.getLiveTime()
           
 int LRUExoCacheCreator.LRUExoCache.getMaxAge()
           
 int LRUExoCacheCreator.LRUExoCache.getMaxSize()
           
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.