DefaultGeneratorPluginManager
public interface GeneratorPluginManager
Modifier and Type | Method | Description |
---|---|---|
ModelloGenerator |
getGeneratorPlugin(String generatorId) |
|
Map<String,ModelloGenerator> |
getPlugins() |
|
Iterator<ModelloGenerator> |
getPluginsIterator() |
|
boolean |
hasGeneratorPlugin(String generatorId) |
static final String ROLE
Map<String,ModelloGenerator> getPlugins()
Iterator<ModelloGenerator> getPluginsIterator()
ModelloGenerator getGeneratorPlugin(String generatorId)
boolean hasGeneratorPlugin(String generatorId)
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.