public interface ApplicationConfigurer
Modifier and Type | Method and Description |
---|---|
void |
configure(ArchiveConnection connection)
Configure the Archive for the application.
|
java.lang.String |
getApplicationName()
Returns the name of the application to configure.
|
java.lang.String getApplicationName()
void configure(ArchiveConnection connection) throws java.io.IOException
connection
- How to communicate with the InfoArchive serverjava.io.IOException
- When an I/O error occurs