OMS (v3.0.25)

oms3.util
Class Listeners.NullCheck

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

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

Null checker. Check for 'null' being passed around as @In or @Out values.


Constructor Summary
Listeners.NullCheck()
           
 
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.NullCheck

public Listeners.NullCheck()
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.