|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
Notification | |
Transport | a transport represents the pipe through with caches in a cluster can communicate. |
Class Summary | |
AbstractClusterCacheFactory | |
ClusterCache | |
ClusterTestCase |
Wrapper that sends notifications to other caches in a cluster. This is used to perform a cluster-global remove(key) or clear() to prevent caches from returning out of date versions of objects. Note that cache keys must be serializable.
This package is slightly overcomplicated (more classes than expected) because I want the factory to be instanciatable, even if jgroups is not in the classpath.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |