Package | Description |
---|---|
org.infinispan.config |
Cache configuration beans and parsers.
|
org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationException
An exception that represents an error in the configuration.
|
class |
DuplicateCacheNameException
Thrown if a duplicate named cache is detected
|
Modifier and Type | Method and Description |
---|---|
static CacheException |
Util.rewrapAsCacheException(Throwable t) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.