Uses of Class
org.ehcache.StateTransitionException
Packages that use StateTransitionException
-
Uses of StateTransitionException in org.ehcache
Methods in org.ehcache that throw StateTransitionExceptionModifier and TypeMethodDescriptionvoidCacheManager.close()Transitions thisCacheManagertoUNINITIALIZED.voidUserManagedCache.close()Transitions thisUserManagedCachetoUNINITIALIZED.voidCacheManager.init()Transitions thisCacheManagertoAVAILABLE.voidUserManagedCache.init()Transitions thisUserManagedCachetoAVAILABLE.