|
Oracle Secure Enterprise Search Java API Reference 11g Release 2 (11.2.2.2.0) E35072-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Oracle Secure Enterprise Search Java API Reference 11g Release 2 (11.2.2.2.0) E35072-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |