intarsys runtime library

de.intarsys.tools.logging
Class ConstantHandlerFactory

java.lang.Object
  extended by de.intarsys.tools.logging.CommonHandlerFactory
      extended by de.intarsys.tools.logging.ConstantHandlerFactory
All Implemented Interfaces:
IHandlerFactory

public class ConstantHandlerFactory
extends CommonHandlerFactory

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

ConstantHandlerFactory

public ConstantHandlerFactory(Handler handler)
Method Detail

getHandler

public Handler getHandler()

intarsys runtime library

Copyright © 2012 intarsys consulting GmbH. All Rights Reserved.