|
OMS (v3.0.25) | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Notification.Listener | |
---|---|
oms3 | OMS Core execution environment. |
oms3.util | Utilities. |
Uses of Notification.Listener in oms3 |
---|
Methods in oms3 with parameters of type Notification.Listener | |
---|---|
void |
Compound.addListener(Notification.Listener l)
Add a ExecutionListener that tracks execution |
void |
Compound.removeListerer(Notification.Listener l)
Remove a ExecutionListener that tracks execution |
Uses of Notification.Listener in oms3.util |
---|
Classes in oms3.util that implement Notification.Listener | |
---|---|
static class |
Listeners.Logging
Simple Logging listener. |
static class |
Listeners.NullCheck
Null checker. |
static class |
Listeners.Printer
|
static class |
Listeners.RangeCheck
Range checker. |
static class |
Listeners.UnitConverter
Unit converter. |
|
OMS (v3.0.25) | |||||||||
PREV NEXT | FRAMES NO FRAMES |