Uses of Class
edu.internet2.middleware.grouper.cache.EhcacheController

Packages that use EhcacheController
edu.internet2.middleware.grouper.cache This package contains classes which help cache things, and helps Grouper integrate with ehcache 
 

Uses of EhcacheController in edu.internet2.middleware.grouper.cache
 

Methods in edu.internet2.middleware.grouper.cache that return EhcacheController
static EhcacheController EhcacheController.ehcacheController()
          utility cache controller if you dont want to create your own...