Uses of Class
org.apache.jcs.engine.control.group.GroupAttrName

Packages that use GroupAttrName
org.apache.jcs.access Contains classes for accessing the cache. 
 

Uses of GroupAttrName in org.apache.jcs.access
 

Methods in org.apache.jcs.access that return GroupAttrName
private  GroupAttrName GroupCacheAccess.getGroupAttrName(java.lang.String group, java.lang.Object name)