Uses of Interface
org.codehaus.groovy.grails.plugins.PluginManagerAware

Packages that use PluginManagerAware
org.codehaus.groovy.grails.plugins   
 

Uses of PluginManagerAware in org.codehaus.groovy.grails.plugins
 

Subinterfaces of PluginManagerAware in org.codehaus.groovy.grails.plugins
 interface PluginMetaManager
          An interface that enables the evaluation of Plug-in Metadata supplied by the plug-ins plugin.xml file
 

Classes in org.codehaus.groovy.grails.plugins that implement PluginManagerAware
 class DefaultPluginMetaManager
          Implements the PluginMetaManager interface by parsing a set of plugin.xml files from the given set of resources
 



Copyright (c) 2005-2006 The Grails project