public abstract class PluginManager<T> extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
PluginManager(String propertyKey)
Creates a PluginManager
|
protected |
PluginManager(String propertyKey,
WireFeedParser parentParser,
WireFeedGenerator parentGenerator) |
protected PluginManager(String propertyKey)
propertyKey - property key defining the plugins classesprotected PluginManager(String propertyKey, WireFeedParser parentParser, WireFeedGenerator parentGenerator)
Copyright © 2014. All Rights Reserved.