| Package | Description |
|---|---|
| org.infinispan |
This is the core of Infinispan, a distributed, transactional, highly scalable data grid
platform.
|
| org.infinispan.util.logging |
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IllegalLifecycleStateException
Deprecated.
since 10.1 please use
IllegalLifecycleStateException instead |
| Modifier and Type | Method and Description |
|---|---|
IllegalLifecycleStateException |
Log.cacheIsStopping(String cacheName) |
IllegalLifecycleStateException |
Log_$logger.cacheIsStopping(String cacheName) |
IllegalLifecycleStateException |
Log.cacheIsTerminated(String cacheName,
String state) |
IllegalLifecycleStateException |
Log_$logger.cacheIsTerminated(String cacheName,
String state) |
IllegalLifecycleStateException |
Log.cacheManagerIsStopping() |
IllegalLifecycleStateException |
Log_$logger.cacheManagerIsStopping() |
Copyright © 2022 JBoss by Red Hat. All rights reserved.