Uses of Class
org.infinispan.IllegalLifecycleStateException
-
Packages that use IllegalLifecycleStateException Package Description org.infinispan.util.logging Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines. -
-
Uses of IllegalLifecycleStateException in org.infinispan.util.logging
Methods in org.infinispan.util.logging that return IllegalLifecycleStateException Modifier and Type Method Description IllegalLifecycleStateException
Log_$logger. cacheIsStopping(String cacheName)
IllegalLifecycleStateException
Log. cacheIsStopping(String cacheName)
IllegalLifecycleStateException
Log_$logger. cacheIsTerminated(String cacheName, String state)
IllegalLifecycleStateException
Log. cacheIsTerminated(String cacheName, String state)
IllegalLifecycleStateException
Log_$logger. cacheManagerIsStopping()
IllegalLifecycleStateException
Log. cacheManagerIsStopping()
-