|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||