JavaScript is disabled on your browser.
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
All Implemented Interfaces:
java.io.Serializable
public abstract class ParserOpenFileMessage
extends InternalMessage
A trivial copy of RegisterServiceCleanupMessage with a different name so that
we can catch files opened during search indexing and close them at the end of
parsing.
Since:
5.0.0
Author:
Josh Ballanco, jballanc at glencoesoftware.com
See Also:
Serialized Form
Field Summary
Fields
Modifier and Type
Field and Description
java.lang.Object
resource
Fields inherited from class java.util.EventObject
source
Constructor Summary
Constructors
Constructor and Description
ParserOpenFileMessage (java.lang.Object source,
java.lang.Object resource)
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
OmeroJava API
Version: 5.4.10-ice35-b105
Copyright © 2019 The University of Dundee & Open Microscopy Environment. All Rights Reserved.