Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.loaders.decorators.SingletonStore.PushStateException

Packages that use SingletonStore.PushStateException
org.infinispan.loaders.decorators This package contains loaders and stores, which are used for overflow or persistence. 
org.infinispan.util.logging Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines. 
 

Uses of SingletonStore.PushStateException in org.infinispan.loaders.decorators
 

Methods in org.infinispan.loaders.decorators that throw SingletonStore.PushStateException
protected  void SingletonStore.activeStatusChanged(boolean newActiveState)
          Method called when the cache either becomes the coordinator or stops being the coordinator.
 

Uses of SingletonStore.PushStateException in org.infinispan.util.logging
 

Methods in org.infinispan.util.logging with parameters of type SingletonStore.PushStateException
 void Log.errorChangingSingletonStoreStatus(SingletonStore.PushStateException e)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.