wemCrawlerTypeManager Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.wemTools.wemCrawlerTypeManager"]
Namespace: imbWEM.Core.wemTools
public class wemCrawlerTypeManager : internalPluginManager<ISpiderEvaluatorBase>
The wemCrawlerTypeManager type exposes the following members.
| Name | Description | |
|---|---|---|
| wemCrawlerTypeManager | Initializes a new instance of the wemCrawlerTypeManager class |
| Name | Description | |
|---|---|---|
| bannedShortNames |
Collection of short type names that are banned because of ambiquity
(Inherited from pluginManagerBase.) | |
| description |
Descriptive purpose of this manager
(Inherited from pluginManagerBase.) | |
| folderWithPlugins |
Gets or sets the folder with plugins.
(Inherited from pluginManagerBase.) | |
| name |
Name of the manager
(Inherited from pluginManagerBase.) | |
| pluginTypesByName |
Short type name dictionary - for easier resolution/call from the ACE Script
(Inherited from pluginManagerBase.) | |
| pluginTypesByPathName |
Dictionary indexing plugins by relative directory path and type short name: e.g. /myPlugins/reporter.dll -> myPlugins.reporter
(Inherited from pluginManagerBase.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetAllRegistrations |
Gets all callable needles for all types registered,
(Inherited from pluginManagerBase.) | |
| GetHashCode | (Inherited from Object.) | |
| GetInstance | ||
| GetType | (Inherited from Object.) | |
| LoadTypes | ||
| ToString | (Inherited from Object.) |