public class HttpSwordInstallerFactory extends Object implements InstallerFactory
The GNU Lesser General Public License for details.| Modifier and Type | Field and Description |
|---|---|
private Pattern |
commaPattern |
private static String |
LIST_DIR
The relative path of the dir holding the index file
|
protected static String |
PACKAGE_DIR
The relative path of the dir holding the zip files
|
| Constructor and Description |
|---|
HttpSwordInstallerFactory() |
| Modifier and Type | Method and Description |
|---|---|
Installer |
createInstaller()
Create a new Installer with default values for editing via bean
properties.
|
Installer |
createInstaller(String installerDefinition)
Create a new Installer with values from the given url to use for initial
values.
|
private Installer |
createInstaller(String[] parts) |
private Installer |
createOldInstaller(String[] parts) |
protected static final String PACKAGE_DIR
private static final String LIST_DIR
private Pattern commaPattern
public Installer createInstaller()
InstallerFactorycreateInstaller in interface InstallerFactorypublic Installer createInstaller(String installerDefinition)
InstallerFactorycreateInstaller in interface InstallerFactoryinstallerDefinition - The configuration string