Dashboard Builder Commons 6.0.0.Beta1

Uses of Class
org.jboss.dashboard.database.cache.CacheElement

Packages that use CacheElement
org.jboss.dashboard.database.cache   
org.jboss.dashboard.database.cache.custom   
 

Uses of CacheElement in org.jboss.dashboard.database.cache
 

Fields in org.jboss.dashboard.database.cache declared as CacheElement
 CacheElement[] CacheOptions.cacheElements
          Individual cache elements to create.
 

Methods in org.jboss.dashboard.database.cache that return CacheElement
 CacheElement CacheOptions.getDefaultCacheElement()
           
 CacheElement CacheOptions.getElement(String name)
          Return the configuration element for given cache name
 

Methods in org.jboss.dashboard.database.cache with parameters of type CacheElement
 void CacheOptions.setDefaultCacheElement(CacheElement defaultCacheElement)
           
 

Uses of CacheElement in org.jboss.dashboard.database.cache.custom
 

Methods in org.jboss.dashboard.database.cache.custom with parameters of type CacheElement
 ObjectCache CacheFactory.createObjectCache(CacheElement element, String name)
           
 


Dashboard Builder Commons 6.0.0.Beta1

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.