Constructor and Description |
---|
LoggingImportMonitor() |
Modifier and Type | Method and Description |
---|---|
ImportOutput |
setImportOutput(ImportOutput importOutput)
Set the current
ImportOutput (defaulting to null if
a null value is passed). |
void |
update(IObservable importLibrary,
ImportEvent event)
Update observable on event
|
public ImportOutput setImportOutput(ImportOutput importOutput)
ImportOutput
(defaulting to null if
a null value is passed).importOutput
- possibly null enumeration value.public void update(IObservable importLibrary, ImportEvent event)
IObserver