Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 2 (11.2.2.2.0)

E35072-02


Uses of Class
oracle.search.sdk.crawler.PluginException

Packages that use PluginException
oracle.search.sdk.crawler Provides interfaces and exceptions that are part of the Oracle Secure Enterprise Search Crawler Plug-in API 

 

Uses of PluginException in oracle.search.sdk.crawler

 

Methods in oracle.search.sdk.crawler that throw PluginException
 void CrawlerPluginManager.cleanup()
          plug-in manager cleanup; use getCrawlerStatus() from GeneralService if the cleanup depends on the crawler shutdown scenario.
 void CrawlerPlugin.crawl()
          Crawls the data source.
 void CrawlerPlugin.init()
          Instructs the plug-in to prepare for crawling initialization.
 void CrawlerPluginManager.init(ParameterValues params, boolean forceRecrawl, Date lastCrawlTime, GeneralService generalMgr, int threadCount)
          Initialize the plug-in manager
 void CrawlerPlugin.stopCrawling()
          Instructs the plug-in to stop crawling.

 


Skip navigation links

Oracle Secure Enterprise Search Java API Reference
11g Release 2 (11.2.2.2.0)

E35072-02


Copyright © 2006, 2016, Oracle and/or its affiliates. All rights reserved.