public class CarbonDeploymentSchedulerTask
extends org.apache.axis2.deployment.scheduler.SchedulerTask
Modifier and Type | Field and Description |
---|---|
static String |
REPO_UPDATE_REQUIRED
Indicates whether a Deployment repo update has to be performed
|
Constructor and Description |
---|
CarbonDeploymentSchedulerTask(org.apache.axis2.deployment.RepositoryListener listener,
org.apache.axis2.engine.AxisConfiguration axisConfig,
int tenantId,
String tenantDomain) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
runAxisDeployment() |
void |
setRepoUpdateFailed() |
public static final String REPO_UPDATE_REQUIRED
public CarbonDeploymentSchedulerTask(org.apache.axis2.deployment.RepositoryListener listener, org.apache.axis2.engine.AxisConfiguration axisConfig, int tenantId, String tenantDomain)
Copyright © 2016 WSO2 Inc. All rights reserved.