Class TenantRepositoryContext
- java.lang.Object
-
- org.wso2.carbon.deployment.synchronizer.TenantRepositoryContext
-
public abstract class TenantRepositoryContext extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected ArtifactRepository
artifactRepository
protected static org.apache.commons.logging.Log
log
-
Constructor Summary
Constructors Constructor Description TenantRepositoryContext()
-
-
-
Field Detail
-
log
protected static final org.apache.commons.logging.Log log
-
artifactRepository
protected ArtifactRepository artifactRepository
-
-