public interface BBjAdminReplicationTarget extends BBjAdminPropertyWriter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID |
static java.lang.String |
NAME |
Modifier and Type | Method and Description |
---|---|
void |
removeTarget(boolean p_erase)
Manually removes the target from the target machine replication configuration.
|
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValue
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
static final java.lang.String NAME
static final java.lang.String ID
void removeTarget(boolean p_erase) throws BBjAdminException
p_erase
- True if you want the target files removed as well, false if you
want them left behind.BBjAdminException