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.statusClasses in org.infinispan.xsite.status that implement interfaces with type arguments of type SiteStateModifier and TypeClassDescriptionfinal class
Methods in org.infinispan.xsite.status that return SiteStateModifier and TypeMethodDescriptionSiteState$___Marshaller_18a9bd925b9ac818f33f3d24d048baaecff1a55d7aaea3e6873b4211c2dd3e5f.decode
(int $1) DefaultTakeOfflineManager.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 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.Methods in org.infinispan.xsite.status that return types with arguments of type SiteStateModifier and TypeMethodDescriptionSiteState$___Marshaller_18a9bd925b9ac818f33f3d24d048baaecff1a55d7aaea3e6873b4211c2dd3e5f.getJavaClass()
Methods in org.infinispan.xsite.status with parameters of type SiteState