public abstract class ParserOpenFileMessage
extends ome.util.messages.InternalMessage
Modifier and Type | Field and Description |
---|---|
java.lang.Object |
resource |
Constructor and Description |
---|
ParserOpenFileMessage(java.lang.Object source,
java.lang.Object resource) |
Modifier and Type | Method and Description |
---|---|
abstract void |
close()
Used to close the passed in resource.
|