Uses of Class
org.fjank.jcache.AttributesImpl

Packages that use AttributesImpl
org.fjank.jcache All access to the cache is through the class javax.util.jcache.CacheAccess
 

Uses of AttributesImpl in org.fjank.jcache
 

Methods in org.fjank.jcache that return AttributesImpl
 AttributesImpl CacheObject.getAttributes()
          gets the attributes for this object
 

Methods in org.fjank.jcache with parameters of type AttributesImpl
 void CacheObject.setAttributes(AttributesImpl attributes)
          sets the attributes for this object
 

Constructors in org.fjank.jcache with parameters of type AttributesImpl
CacheGroup(String name, AttributesImpl attributes)
          Creates a new CacheGroup object.
CacheRegion(String name, AttributesImpl attributes)
          Creates new CacheRegionObject
 



Copyright © 2002-2009 Hosted by SourceForge. All Rights Reserved.