public class ArchiverProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
archiveVolume |
static java.lang.String |
propertyName_archiveDir |
static java.lang.String |
propertyName_transfersDir |
java.lang.String |
transfersVolume |
| Constructor and Description |
|---|
ArchiverProperties() |
ArchiverProperties(java.lang.String propertyFilename) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
propertiesLoaded() |
public java.lang.String archiveVolume
public java.lang.String transfersVolume
public static final java.lang.String propertyName_archiveDir
public static final java.lang.String propertyName_transfersDir