ehcache

net.sf.ehcache.store
Interface StoreListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
Cache

public interface StoreListener
extends EventListener

Author:
gkeim

Method Summary
 void clusterCoherent(boolean clusterCoherent)
          Inform of cluster coherence.
 

Method Detail

clusterCoherent

void clusterCoherent(boolean clusterCoherent)
Inform of cluster coherence.

Parameters:
clusterCoherent -

ehcache

Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.