Class SimpleLocality

java.lang.Object
org.wildfly.clustering.cache.infinispan.embedded.distribution.SimpleLocality
All Implemented Interfaces:
Locality

public class SimpleLocality extends Object implements Locality
Simple Locality implementation that uses a static value.
Author:
Paul Ferraro