OMS (v3.0.25)

oms3.util
Class Listeners.RangeCheck

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

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

Range checker. A range checker that checks for In/Out values tha have an additional "@Range" annotation.


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

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