org.codehaus.modello.core

Class DefaultGeneratorPluginManager

public class DefaultGeneratorPluginManager extends AbstractPluginManager implements GeneratorPluginManager

Version: $Id: DefaultGeneratorPluginManager.java 149 2004-09-29 17:32:16Z jvanzyl $

Author: Trygve Laugstøl

Method Summary
ModelloGeneratorgetGeneratorPlugin(String generatorId)
booleanhasGeneratorPlugin(String generatorId)

Method Detail

getGeneratorPlugin

public ModelloGenerator getGeneratorPlugin(String generatorId)

hasGeneratorPlugin

public boolean hasGeneratorPlugin(String generatorId)
Copyright © 2001-2009 Codehaus. All Rights Reserved.