Groovy Documentation

org.codehaus.groovy.grails.plugins
[Java] Interface PluginMetaManager

org.codehaus.groovy.grails.plugins.PluginMetaManager
  org.codehaus.groovy.grails.plugins.PluginManagerAware
All Superinterfaces:
PluginManagerAware

public interface PluginMetaManager
extends PluginManagerAware

Enables the evaluation of Plug-in Metadata supplied by the plug-ins plugin.xml file.

Authors:
Graeme Rocher
Since:
0.6


Groovy Documentation