public class DeploymentFactoryInstaller extends Object
| Modifier and Type | Field and Description |
|---|---|
static Logger |
deplLogger |
| Modifier and Type | Method and Description |
|---|---|
void |
addDeploymentFactory(File newDM)
Add a new deployment manager to our respository
|
static DeploymentFactoryInstaller |
getInstaller() |
File[] |
getListOfDeploymentFactoryFiles() |
protected void |
initialize() |
protected void |
installDeploymentFactory(File installedDM) |
public static final Logger deplLogger
public static DeploymentFactoryInstaller getInstaller()
public File[] getListOfDeploymentFactoryFiles()
public void addDeploymentFactory(File newDM) throws IOException
IOExceptionprotected void installDeploymentFactory(File installedDM) throws IOException
IOExceptionprotected void initialize()
Copyright © 2017. All rights reserved.