| Package | Description |
|---|---|
| org.infinispan.xsite.status |
| Modifier and Type | Method and Description |
|---|---|
SiteState |
DefaultTakeOfflineManager.getSiteState(String siteName) |
SiteState |
NoOpTakeOfflineManager.getSiteState(String siteName) |
SiteState |
TakeOfflineManager.getSiteState(String siteName)
Returns the site state for site
siteName. |
static SiteState |
SiteState.valueOf(String name)
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.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.