public class MediationConfigReporterThread extends Thread implements TenantInformation
Thread.State, Thread.UncaughtExceptionHandler
MAX_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, yield
public MediationConfigReporterThread(org.wso2.carbon.mediation.initializer.services.SynapseEnvironmentService synEnvSvc)
public void shutdown()
public int getTenantId()
TenantInformation
getTenantId
in interface TenantInformation
public void setTenantId(int i)
TenantInformation
setTenantId
in interface TenantInformation
i
- tenantId of the observerpublic void setPublishingAnalyticESB(boolean publishingAnalyticESB)
Copyright © 2018 WSO2. All rights reserved.