ISpiderPlugInForContent Interface |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.plugins.crawler
public interface ISpiderPlugInForContent : ISpiderPlugIn, IPlugInCommonBase<crawlerDomainTaskIterationPhase, ISpiderEvaluatorBase>, IPlugInCommonBase, IObjectWithNameAndDescription, IObjectWithDescription, IObjectWithName, IAcePluginBase, ISpiderPlugIn_IterationCycle
The ISpiderPlugInForContent type exposes the following members.
| Name | Description | |
|---|---|---|
| consoleHost | (Inherited from IPlugInCommonBase.) | |
| consolePlugin | (Inherited from IPlugInCommonBase.) | |
| description | (Inherited from IObjectWithDescription.) | |
| INSTALL_POINTS | (Inherited from IPlugInCommonBase.) | |
| instanceName |
Name of this plugin instance
(Inherited from IAcePluginBase.) | |
| IsEnabled |
Gets a value indicating whether this instance is enabled.
(Inherited from IPlugInCommonBase.) | |
| name |
Ime koje je dodeljeno objektu
(Inherited from IObjectWithName.) | |
| plugin_group | (Inherited from IPlugInCommonBase.) |
| Name | Description | |
|---|---|---|
| Dispose |
Releases unmanaged and - optionally - managed resources.
(Inherited from IPlugInCommonBase.) | |
| eventCrawlJobFinished |
At very end of the crawl --- instance from blueprint crawled instance is called
(Inherited from IPlugInCommonBaseTStageEnum, TParent.) | |
| eventDLCFinished |
When DLC finishes, and before disposing wRecord
(Inherited from IPlugInCommonBaseTStageEnum, TParent.) | |
| eventDLCInitiated |
Just when new DLC thread was prepared to run
(Inherited from IPlugInCommonBaseTStageEnum, TParent.) | |
| eventPluginInstalled |
Events the plugin installed --- when new spider instance being constructed
(Inherited from IPlugInCommonBase.) | |
| eventUniversalTFirst, TSecond | (Inherited from IPlugInCommonBaseTStageEnum, TParent.) | |
| processAfterResultReceived | ||
| processLoaderResult |