org.objectweb.fractal.aokell.lib.util
Class LoggableHelper
java.lang.Object
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
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 |
LoggableHelper
public LoggableHelper()
init
public static void init()
- Initialize the logging mechanism.
bind
public static void bind(Component compctrl)
- Bind the logger and monolog-factory interfaces.