public class ThreadSafeAutoDeployer extends Object implements com.liferay.portal.kernel.deploy.auto.AutoDeployer
| Constructor and Description |
|---|
ThreadSafeAutoDeployer(com.liferay.portal.kernel.deploy.auto.AutoDeployer autoDeployer) |
| Modifier and Type | Method and Description |
|---|---|
int |
autoDeploy(com.liferay.portal.kernel.deploy.auto.context.AutoDeploymentContext autoDeploymentContext) |
com.liferay.portal.kernel.deploy.auto.AutoDeployer |
cloneAutoDeployer() |
public ThreadSafeAutoDeployer(com.liferay.portal.kernel.deploy.auto.AutoDeployer autoDeployer)
public int autoDeploy(com.liferay.portal.kernel.deploy.auto.context.AutoDeploymentContext autoDeploymentContext)
throws com.liferay.portal.kernel.deploy.auto.AutoDeployException
autoDeploy in interface com.liferay.portal.kernel.deploy.auto.AutoDeployercom.liferay.portal.kernel.deploy.auto.AutoDeployExceptionpublic com.liferay.portal.kernel.deploy.auto.AutoDeployer cloneAutoDeployer()
cloneAutoDeployer in interface com.liferay.portal.kernel.deploy.auto.AutoDeployer