public class MulitiBusinessLoggerFactory extends AbstractBusinessLoggerFactory
| 限定符和类型 | 类和说明 |
|---|---|
class |
MulitiBusinessLoggerFactory.MultiBusinessLogger |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<BusinessLoggerFactory> |
m_Factorys
工厂集合
|
protected int |
m_Main
主工厂
|
m_Items, m_ServerId| 构造器和说明 |
|---|
MulitiBusinessLoggerFactory(String serverId,
List<BusinessLoggerFactory> factorys,
int main) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected BusinessLogger |
doCreateLogger(String name) |
createLogger, getLogger, getServerId, iterator, openLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected List<BusinessLoggerFactory> m_Factorys
protected int m_Main
public MulitiBusinessLoggerFactory(String serverId, List<BusinessLoggerFactory> factorys, int main)
protected BusinessLogger doCreateLogger(String name)
Copyright © 2021. All rights reserved.