public class ProviderConfig extends AbstractServiceConfig
ProtocolConfig,
ServiceConfigBase,
Serialized Form| Constructor and Description |
|---|
ProviderConfig() |
ProviderConfig(ModuleModel moduleModel) |
getAccesslog, getDelay, getDocument, getExecutes, getExecutor, getExport, getExportAsync, getFilter, getGroup, getListener, getPreferSerialization, getProtocol, getProtocolIds, getProtocols, getSerialization, getToken, getVersion, getWarmup, getWeight, isDeprecated, isDynamic, isRegister, setAccesslog, setAccesslog, setDelay, setDeprecated, setDocument, setDynamic, setExecutes, setExecutor, setExport, setExportAsync, setGroup, setListener, setPreferSerialization, setProtocol, setProtocolIds, setProtocols, setRegister, setSerialization, setToken, setToken, setVersion, setWarmup, setWeightaddMethod, appendRuntimeParameters, getApplication, getAuth, getCallbacks, getCluster, getConfigCenter, getConnections, getExportedUrls, getGroup, getInterface, getInterfaceClassLoader, getLayer, getLocal, getMetadataReportConfig, getMethods, getModule, getMonitor, getOnconnect, getOndisconnect, getOwner, getProxy, getRegistries, getRegistry, getRegistryIds, getScope, getSingleton, getSslConfig, getStub, getTag, getVersion, setApplication, setAuth, setCallbacks, setCluster, setConfigCenter, setConnections, setFilter, setInterface, setInterfaceClassLoader, setLayer, setLocal, setLocal, setMetadataReportConfig, setMethods, setModule, setMonitor, setMonitor, setOnconnect, setOndisconnect, setOwner, setProxy, setRegistries, setRegistry, setRegistryIds, setScope, setSingleton, setStub, setStub, setTag, toUrl, toUrlsgetActives, getCache, getForks, getLoadbalance, getMerger, getMock, getParameters, getRetries, getScopeModel, getSent, getTimeout, getValidation, isAsync, setActives, setAsync, setCache, setForks, setLoadbalance, setMerger, setMock, setMock, setParameters, setRetries, setSent, setTimeout, setValidationappendAttributes, appendAttributes, appendParameters, appendParameters, equals, getApplicationModel, getConfigMode, getId, getMetaData, getMetaData, getPluralTagName, getPrefixes, getTagName, getTypePrefix, hashCode, isDefault, isNeedRefresh, isRefreshed, isValid, overrideWithConfig, refresh, setDefault, setId, setNeedRefresh, setScopeModel, toStringpublic ProviderConfig()
public ProviderConfig(ModuleModel moduleModel)
@Deprecated public void setProtocol(String protocol)
@Parameter(excluded=true) public String getHost()
public void setHost(String host)
@Parameter(excluded=true) public Integer getPort()
@Deprecated public void setPort(Integer port)
@Deprecated @Parameter(excluded=true, attribute=false) public String getPath()
@Deprecated public void setPath(String path)
@Parameter(excluded=true) public String getContextpath()
public void setContextpath(String contextpath)
public String getThreadpool()
public void setThreadpool(String threadpool)
public String getThreadname()
public void setThreadname(String threadname)
public Integer getThreads()
public void setThreads(Integer threads)
public Integer getIothreads()
public void setIothreads(Integer iothreads)
public Integer getAlive()
public void setAlive(Integer alive)
public Integer getQueues()
public void setQueues(Integer queues)
public Integer getAccepts()
public void setAccepts(Integer accepts)
public String getCodec()
public void setCodec(String codec)
public String getCharset()
public void setCharset(String charset)
public Integer getPayload()
getPayload in class AbstractServiceConfigpublic void setPayload(Integer payload)
setPayload in class AbstractServiceConfigpublic Integer getBuffer()
public void setBuffer(Integer buffer)
public String getServer()
public void setServer(String server)
public String getClient()
public void setClient(String client)
public String getTelnet()
public void setTelnet(String telnet)
@Parameter(escaped=true) public String getPrompt()
public void setPrompt(String prompt)
public String getStatus()
public void setStatus(String status)
public String getTransporter()
public void setTransporter(String transporter)
public String getExchanger()
public void setExchanger(String exchanger)
@Deprecated @Parameter(excluded=true, attribute=false) public String getDispather()
getDispatcher()getDispatcher()@Deprecated public void setDispather(String dispather)
setDispatcher(String)getDispatcher()public String getDispatcher()
public void setDispatcher(String dispatcher)
public String getNetworker()
public void setNetworker(String networker)
public Integer getWait()
public void setWait(Integer wait)
@Deprecated @Parameter(key="export-thread-num", excluded=true) public Integer getExportThreadNum()
@Deprecated public void setExportThreadNum(Integer exportThreadNum)
@Deprecated @Parameter(key="export-background", excluded=true) public Boolean getExportBackground()
ModuleConfig.getBackground()ModuleConfig.getBackground()@Deprecated public void setExportBackground(Boolean exportBackground)
ModuleConfig.setBackground(Boolean)ModuleConfig.setBackground(Boolean)Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.