net.sf.jour.rt.agent
Class Elog

java.lang.Object
  extended bynet.sf.jour.rt.agent.Elog
All Implemented Interfaces:
PropertiesReloadListener

public class Elog
extends java.lang.Object
implements PropertiesReloadListener

TODO Add docs Created on 02.12.2004 Contributing Author(s): Misha Lifschitz (Inital implementation) Vlad Skarzhevskyy (Inital implementation)

Version:
$Revision: 1.12 $ ($Author: vlads $) $Date: 2004/12/12 02:00:01 $
Author:
michaellif

Field Summary
static java.lang.String DEFAULT_LOGGER
           
static boolean ON
           
 
Method Summary
 void doOnPropertiesReload(PropertiesBase properties)
           
static void logEvent(Event event)
          DOCUMENT ME!
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_LOGGER

public static final java.lang.String DEFAULT_LOGGER
See Also:
Constant Field Values

ON

public static boolean ON
Method Detail

doOnPropertiesReload

public void doOnPropertiesReload(PropertiesBase properties)
Specified by:
doOnPropertiesReload in interface PropertiesReloadListener

logEvent

public static void logEvent(Event event)
DOCUMENT ME!

Parameters:
event - DOCUMENT ME!


Copyright © 2004 sourceforge. All Rights Reserved.