public class BackupForConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
static AttributeDefinition<String> |
REMOTE_CACHE |
static AttributeDefinition<String> |
REMOTE_SITE |
Constructor and Description |
---|
BackupForConfiguration(AttributeSet attributes) |
Modifier and Type | Method and Description |
---|---|
AttributeSet |
attributes() |
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isBackupFor(String remoteSite,
String remoteCache) |
String |
remoteCache() |
String |
remoteSite() |
String |
toString() |
public static final AttributeDefinition<String> REMOTE_CACHE
public static final AttributeDefinition<String> REMOTE_SITE
public BackupForConfiguration(AttributeSet attributes)
public String remoteCache()
public String remoteSite()
public AttributeSet attributes()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.