public class DefaultGeneratorPluginManager extends AbstractPluginManager<ModelloGenerator> implements GeneratorPluginManager
ROLE| Constructor and Description |
|---|
DefaultGeneratorPluginManager() |
| Modifier and Type | Method and Description |
|---|---|
ModelloGenerator |
getGeneratorPlugin(String generatorId) |
boolean |
hasGeneratorPlugin(String generatorId) |
getPlugin, getPlugins, getPluginsIterator, hasPlugin, initializeenableLogging, getLogger, setupLogger, setupLogger, setupLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPlugins, getPluginsIteratorpublic ModelloGenerator getGeneratorPlugin(String generatorId)
getGeneratorPlugin in interface GeneratorPluginManagerpublic boolean hasGeneratorPlugin(String generatorId)
hasGeneratorPlugin in interface GeneratorPluginManagerCopyright © 2001-2016 Codehaus. All Rights Reserved.