Package ome.services.fulltext
Class ParserSession
- java.lang.Object
-
- ome.services.fulltext.ParserSession
-
- All Implemented Interfaces:
java.util.EventListener,org.springframework.context.ApplicationListener
@Deprecated public class ParserSession extends java.lang.Object implements org.springframework.context.ApplicationListenerDeprecated.Provides a session for file parsing by the search indexer- Since:
- 5.0.0
-
-
Constructor Summary
Constructors Constructor Description ParserSession()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description voidcloseParsedFiles()Deprecated.voidonApplicationEvent(org.springframework.context.ApplicationEvent event)Deprecated.
-