public class BackupForComponent extends Object
| Constructor and Description |
|---|
BackupForComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
String |
remoteCache()
The name of the remote cache for which this cache acts as a backup.
|
BackupForComponent |
remoteCache(String value)
The name of the remote cache for which this cache acts as a backup.
|
String |
remoteSite()
The site of the remote cache for which this cache acts as a backup.
|
BackupForComponent |
remoteSite(String value)
The site of the remote cache for which this cache acts as a backup.
|
public String getKey()
public String remoteCache()
public BackupForComponent remoteCache(String value)
public String remoteSite()
public BackupForComponent remoteSite(String value)
Copyright © 2015 JBoss by Red Hat. All rights reserved.