Class ParserSession

  • All Implemented Interfaces:
    java.util.EventListener, org.springframework.context.ApplicationListener

    @Deprecated
    public class ParserSession
    extends java.lang.Object
    implements org.springframework.context.ApplicationListener
    Deprecated.
    Provides a session for file parsing by the search indexer
    Since:
    5.0.0
    • Constructor Detail

      • ParserSession

        public ParserSession()
        Deprecated.
    • Method Detail

      • onApplicationEvent

        public void onApplicationEvent​(org.springframework.context.ApplicationEvent event)
        Deprecated.
        Specified by:
        onApplicationEvent in interface org.springframework.context.ApplicationListener
      • closeParsedFiles

        public void closeParsedFiles()
        Deprecated.