Uses of Enum
org.infinispan.xsite.status.TakeSiteOfflineResponse
-
Uses of TakeSiteOfflineResponse in org.infinispan.xsite.status
Modifier and TypeMethodDescriptionDefaultTakeOfflineManager.takeSiteOffline
(String siteName) NoOpTakeOfflineManager.takeSiteOffline
(String siteName) TakeOfflineManager.takeSiteOffline
(String siteName) It changes the sitesiteName
to offline.static TakeSiteOfflineResponse
Returns the enum constant of this type with the specified name.static TakeSiteOfflineResponse[]
TakeSiteOfflineResponse.values()
Returns an array containing the constants of this enum type, in the order they are declared.