|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CacheException in org.infinispan.batch |
|---|
| Methods in org.infinispan.batch that throw CacheException | |
|---|---|
boolean |
BatchContainer.startBatch()
Starts a batch |
boolean |
BatchContainer.startBatch(boolean autoBatch)
|
| Uses of CacheException in org.infinispan.config |
|---|
| Subclasses of CacheException in org.infinispan.config | |
|---|---|
class |
ConfigurationException
An exception that represents an error in the configuration. |
class |
DuplicateCacheNameException
Thrown if a duplicate named cache is detected |
| Uses of CacheException in org.infinispan.jmx |
|---|
| Subclasses of CacheException in org.infinispan.jmx | |
|---|---|
class |
JmxDomainConflictException
|
| Methods in org.infinispan.jmx that throw CacheException | |
|---|---|
void |
ComponentsJmxRegistration.registerMBeans()
Performs the MBean registration. |
void |
ComponentsJmxRegistration.unregisterMBeans()
Unregisters all the MBeans registered through ComponentsJmxRegistration.registerMBeans(). |
| Uses of CacheException in org.infinispan.lock |
|---|
| Subclasses of CacheException in org.infinispan.lock | |
|---|---|
class |
TimeoutException
Thrown when a timeout occurred. |
| Uses of CacheException in org.infinispan.notifications |
|---|
| Subclasses of CacheException in org.infinispan.notifications | |
|---|---|
class |
IncorrectListenerException
Thrown when an incorrectly annotated class is added as a cache listener using the Listenable.addListener(Object) API. |
| Uses of CacheException in org.infinispan.remoting |
|---|
| Subclasses of CacheException in org.infinispan.remoting | |
|---|---|
class |
ReplicationException
Thrown when a replication problem occurred |
| Uses of CacheException in org.infinispan.remoting.transport.jgroups |
|---|
| Subclasses of CacheException in org.infinispan.remoting.transport.jgroups | |
|---|---|
class |
SuspectException
Thrown when a member is suspected during remote method invocation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||