crawlerPlugInCollection Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.plugins.crawler.crawlerPlugInCollection"]
Namespace: imbWEM.Core.plugins.crawler
public class crawlerPlugInCollection : APlugInCollectionBase<crawlerDomainTaskIterationPhase, spiderEvaluatorBase>, IAPlugInCollectionBase
The crawlerPlugInCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| crawlerPlugInCollection | Initializes a new instance of the crawlerPlugInCollection class |
| Name | Description | |
|---|---|---|
| description | (Inherited from APlugInCollectionBaseCore.) | |
| INSTALL_POINTS | (Inherited from APlugInCollectionBaseCore.) | |
| IsEnabled | (Inherited from APlugInCollectionBaseCore.) | |
| name | (Inherited from APlugInCollectionBaseCore.) | |
| parent | (Inherited from APlugInCollectionBaseCore.) | |
| plugins | (Inherited from APlugInCollectionBaseCore.) |
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from APlugInCollectionBaseCore.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| eventCrawlJobFinished | ||
| eventDLCFinished | ||
| eventDLCInitiated | ||
| eventUniversalTFirst, TSecond | (Overrides APlugInCollectionBaseTStageEnum, TParenteventUniversalTFirst, TSecond(TStageEnum, TParent, TFirst, TSecond).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetPlugIns |
Gets the copy of plugin list
(Inherited from APlugInCollectionBaseCore.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| installPlugIn |
Installs the plug in.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| processAfterResultReceived | ||
| processAtDLCFinished | ||
| processEndOfIteration | ||
| processLoaderResult | ||
| processUniversalCall |
Processes the universal call.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| allPlugins | (Inherited from APlugInCollectionBaseCore.) |