|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.tools.logging.CommonHandlerFactory
de.intarsys.tools.logging.ConstantHandlerFactory
public class ConstantHandlerFactory
An IHandlerFactory that returns a constant Handler value.
| Constructor Summary | |
|---|---|
ConstantHandlerFactory(Handler handler)
|
|
| Method Summary | |
|---|---|
Handler |
getHandler()
|
| Methods inherited from class de.intarsys.tools.logging.CommonHandlerFactory |
|---|
createLogHandler, getFormatter, getLevel, isSingleton, setFormatter, setLevel, setSingleton |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConstantHandlerFactory(Handler handler)
| Method Detail |
|---|
public Handler getHandler()
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||