Uses of Class
com.opensymphony.oscache.base.InitializationException

Packages that use InitializationException
com.opensymphony.oscache.base Provides the base classes and interfaces that make up the core of OSCache.  
 

Uses of InitializationException in com.opensymphony.oscache.base
 

Methods in com.opensymphony.oscache.base that throw InitializationException
 void LifecycleAware.initialize(Cache cache, Config config)
          Called by the cache administrator class when a cache is instantiated.
 


See www.opensymphony.com for more information.