public class MediationConfigReporterThread extends Thread implements TenantInformation
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
MediationConfigReporterThread(org.wso2.carbon.mediation.initializer.services.SynapseEnvironmentService synEnvSvc) |
| Modifier and Type | Method and Description |
|---|---|
int |
getTenantId()
Get the tenant id for the observer
|
void |
run() |
void |
setPublishingAnalyticESB(boolean publishingAnalyticESB) |
void |
setTenantId(int i)
Set the tenantId for the observer
|
void |
shutdown() |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic MediationConfigReporterThread(org.wso2.carbon.mediation.initializer.services.SynapseEnvironmentService synEnvSvc)
public void shutdown()
public int getTenantId()
TenantInformationgetTenantId in interface TenantInformationpublic void setTenantId(int i)
TenantInformationsetTenantId in interface TenantInformationi - tenantId of the observerpublic void setPublishingAnalyticESB(boolean publishingAnalyticESB)
Copyright © 2021 WSO2. All rights reserved.