IPortalDeployer
has been deprecated.@Deprecated public class GenericWarDeployer extends Object implements IPortalDeployer
Constructor and Description |
---|
GenericWarDeployer()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
canHandle(DeployConfig deployConfig)
Deprecated.
Informs if this deployer can handle the specified deployment.
|
void |
deploy(SessionConfig sessionConfig,
DeployConfig deployConfig)
Deprecated.
Do the specified deployment into the portal.
|
String |
getCustomDeploymentInterfaceId(DeployConfig deployConfig)
Deprecated.
Returns the service interface id to be called when the deployment will
use this deployer.
|
public boolean canHandle(DeployConfig deployConfig)
IPortalDeployer
canHandle
in interface IPortalDeployer
deployConfig
- deploy configuration.public void deploy(SessionConfig sessionConfig, DeployConfig deployConfig) throws PortalException
IPortalDeployer
deploy
in interface IPortalDeployer
sessionConfig
- the user session information.deployConfig
- the deploy specification.PortalException
public String getCustomDeploymentInterfaceId(DeployConfig deployConfig) throws PortalException
IPortalDeployer
getCustomDeploymentInterfaceId
in interface IPortalDeployer
deployConfig
- the deployment specification.PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.