public class CompositeHandlerFactory extends CommonHandlerFactory
IHandlerFactory that creates a CompositeHandler by
delegating to a collection of other IHandlerFactory instances.| Constructor and Description |
|---|
CompositeHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLogHandlerFactory(IHandlerFactory factory) |
void |
removeLogHandlerFactory(IHandlerFactory factory) |
createLogHandler, getFormatter, getLevel, isSingleton, setFormatter, setLevel, setSingletonpublic void addLogHandlerFactory(IHandlerFactory factory)
public void removeLogHandlerFactory(IHandlerFactory factory)
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.