Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.configuration.global
Class SiteConfiguration

java.lang.Object
  extended by org.infinispan.configuration.global.SiteConfiguration

public class SiteConfiguration
extends Object

Since:
5.2
Author:
Mircea.Markus@jboss.com

Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 String localSite()
          Returns the name of the local site.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

localSite

public final String localSite()
Returns the name of the local site. Must be a valid name defined in #siteConfigurations()


equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object

Infinispan Distribution 5.2.6.Final-redhat-2

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