GeneratorPluginManager
, org.codehaus.plexus.logging.LogEnabled
, org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
public class DefaultGeneratorPluginManager extends AbstractPluginManager<ModelloGenerator> implements GeneratorPluginManager
ROLE
Constructor | Description |
---|---|
DefaultGeneratorPluginManager() |
Modifier and Type | Method | Description |
---|---|---|
ModelloGenerator |
getGeneratorPlugin(String generatorId) |
|
boolean |
hasGeneratorPlugin(String generatorId) |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
getPlugin, getPlugins, getPluginsIterator, hasPlugin, initialize
getPlugins, getPluginsIterator
public ModelloGenerator getGeneratorPlugin(String generatorId)
getGeneratorPlugin
in interface GeneratorPluginManager
public boolean hasGeneratorPlugin(String generatorId)
hasGeneratorPlugin
in interface GeneratorPluginManager
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.