Package edu.internet2.middleware.grouper.cache

This package contains classes which help cache things, and helps Grouper integrate with ehcache

See:
          Description

Interface Summary
CacheController Interface for common cache operations.
CacheStats Cache statistics interface.
 

Class Summary
EhcacheController Base class for common cache operations.
EhcacheStats Wrapper around ehcache Statistics class.
GrouperCache<K,V> wrapper around ehcache which makes it genericized
GrouperCacheUtils  
 

Package edu.internet2.middleware.grouper.cache Description

This package contains classes which help cache things, and helps Grouper integrate with ehcache