org.wso2.carbon.deployment.synchronizer
Class TenantRepositoryContext

java.lang.Object
  extended by org.wso2.carbon.deployment.synchronizer.TenantRepositoryContext
Direct Known Subclasses:
TenantRegistryRepositoryContext

public abstract class TenantRepositoryContext
extends Object


Field Summary
protected  ArtifactRepository artifactRepository
           
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
TenantRepositoryContext()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final org.apache.commons.logging.Log log

artifactRepository

protected ArtifactRepository artifactRepository
Constructor Detail

TenantRepositoryContext

public TenantRepositoryContext()


Copyright © 2015 WSO2. All rights reserved.