Uses of Enum Class
org.infinispan.xsite.status.SiteState
Packages that use SiteState
-
Uses of SiteState in org.infinispan.xsite.status
Subclasses with type arguments of type SiteState in org.infinispan.xsite.statusMethods in org.infinispan.xsite.status that return SiteStateModifier and TypeMethodDescriptionDefaultTakeOfflineManager.getSiteState(String siteName) NoOpTakeOfflineManager.getSiteState(String siteName) TakeOfflineManager.getSiteState(String siteName) Returns the site state for sitesiteName.static SiteStateReturns the enum constant of this class with the specified name.static SiteState[]SiteState.values()Returns an array containing the constants of this enum class, in the order they are declared.