public class MicroserviceBusinessLoggerFactory extends AbstractBusinessLoggerFactory
| 限定符和类型 | 字段和说明 |
|---|---|
protected String |
m_DbName
数据库名
|
protected cn.weforward.protocol.client.ServiceInvoker |
m_Invoker
调整器
|
protected String |
m_MethodGroup
方法组
|
m_Items, m_ServerId| 构造器和说明 |
|---|
MicroserviceBusinessLoggerFactory(String serverId,
String preUrl,
String accessId,
String accessKey,
String serviceName,
String dbName) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected BusinessLogger |
doCreateLogger(String name) |
String |
getDbName() |
cn.weforward.protocol.client.ServiceInvoker |
getInvoker() |
String |
getMethodGroup() |
void |
setMethodGroup(String v) |
createLogger, getLogger, getServerId, iterator, openLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected cn.weforward.protocol.client.ServiceInvoker m_Invoker
protected String m_DbName
protected String m_MethodGroup
public void setMethodGroup(String v)
public cn.weforward.protocol.client.ServiceInvoker getInvoker()
public String getDbName()
public String getMethodGroup()
protected BusinessLogger doCreateLogger(String name)
Copyright © 2021. All rights reserved.