public class HubAppDeployer
extends com.marklogic.appdeployer.impl.SimpleAppDeployer
| Constructor and Description |
|---|
HubAppDeployer(com.marklogic.mgmt.ManageClient manageClient,
com.marklogic.mgmt.admin.AdminManager adminManager,
HubDeployStatusListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
deploy(com.marklogic.appdeployer.AppConfig appConfig) |
void |
undeploy(com.marklogic.appdeployer.AppConfig appConfig) |
buildModifiableCommandList, getCommand, getCommandOfType, getCommands, removeCommand, setCommandspublic HubAppDeployer(com.marklogic.mgmt.ManageClient manageClient,
com.marklogic.mgmt.admin.AdminManager adminManager,
HubDeployStatusListener listener)
public void deploy(com.marklogic.appdeployer.AppConfig appConfig)
deploy in interface com.marklogic.appdeployer.AppDeployerdeploy in class com.marklogic.appdeployer.impl.AbstractAppDeployerpublic void undeploy(com.marklogic.appdeployer.AppConfig appConfig)
undeploy in interface com.marklogic.appdeployer.AppDeployerundeploy in class com.marklogic.appdeployer.impl.AbstractAppDeployer