OMS (v3.0.25)

oms3.util
Class Listeners.Logging

java.lang.Object
  extended by oms3.util.Listeners.Logging
All Implemented Interfaces:
java.util.EventListener, Notification.Listener
Enclosing class:
Listeners

public static class Listeners.Logging
extends java.lang.Object
implements Notification.Listener

Simple Logging listener.


Constructor Summary
Listeners.Logging(java.util.logging.Logger log, java.util.logging.Level level)
           
 
Method Summary
 void notice(Notification.Type T, java.util.EventObject E)
          Called when an event happens.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Listeners.Logging

public Listeners.Logging(java.util.logging.Logger log,
                         java.util.logging.Level level)
Method Detail

notice

public void notice(Notification.Type T,
                   java.util.EventObject E)
Description copied from interface: Notification.Listener
Called when an event happens.

Specified by:
notice in interface Notification.Listener
Parameters:
T - event type
E - the event

OMS (v3.0.25)

Generated 2010-08-11 08:44:20 MDT, USDA-ARS-ASRU/CSU, 2150 Center Ave, Fort Collins, CO 80526, U.S.A.