org.objectweb.fractal.aokell.lib.util
Class LoggableHelper

java.lang.Object
  extended by org.objectweb.fractal.aokell.lib.util.LoggableHelper

public class LoggableHelper
extends Object

This class contains helper methods with an implementation which differs depending on the choosen version of the loggable feature.

Author:
Lionel Seinturier

Constructor Summary
LoggableHelper()
           
 
Method Summary
static void bind(Component compctrl)
          Bind the logger and monolog-factory interfaces.
static void init()
          Initialize the logging mechanism.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggableHelper

public LoggableHelper()
Method Detail

init

public static void init()
Initialize the logging mechanism.


bind

public static void bind(Component compctrl)
Bind the logger and monolog-factory interfaces.