| Constructor and Description | 
|---|
| LoggingImportMonitor() | 
| Modifier and Type | Method and Description | 
|---|---|
| ome.formats.importer.cli.ImportOutput | setImportOutput(ome.formats.importer.cli.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 ome.formats.importer.cli.ImportOutput setImportOutput(ome.formats.importer.cli.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