Uses of Enum
org.infinispan.xsite.status.SiteState
-
Uses of SiteState in org.infinispan.xsite.status
Modifier and TypeMethodDescriptionDefaultTakeOfflineManager.getSiteState
(String siteName) NoOpTakeOfflineManager.getSiteState
(String siteName) TakeOfflineManager.getSiteState
(String siteName) Returns the site state for sitesiteName
.static SiteState
Returns the enum constant of this type with the specified name.static SiteState[]
SiteState.values()
Returns an array containing the constants of this enum type, in the order they are declared.