Uses of Package
org.codehaus.groovy.grails.plugins

Packages that use org.codehaus.groovy.grails.plugins
grails.util   
org.codehaus.groovy.grails.commons.spring   
org.codehaus.groovy.grails.context.support   
org.codehaus.groovy.grails.plugins   
org.codehaus.groovy.grails.plugins.support.aware   
org.codehaus.groovy.grails.plugins.web.taglib   
org.codehaus.groovy.grails.scaffolding.view   
org.codehaus.groovy.grails.web.context   
org.codehaus.groovy.grails.web.servlet.view   
 

Classes in org.codehaus.groovy.grails.plugins used by grails.util
GrailsPluginInfo
          Base interface that just contains information about a particular plugin
GrailsPluginManager
          A class that handles the loading and management of plug-ins in the Grails system.
 

Classes in org.codehaus.groovy.grails.plugins used by org.codehaus.groovy.grails.commons.spring
GrailsPluginManager
          A class that handles the loading and management of plug-ins in the Grails system.
 

Classes in org.codehaus.groovy.grails.plugins used by org.codehaus.groovy.grails.context.support
GrailsPluginManager
          A class that handles the loading and management of plug-ins in the Grails system.
PluginManagerAware
          An interface for implementors interested in obtaining a reference to the Grails PluginManager instance
 

Classes in org.codehaus.groovy.grails.plugins used by org.codehaus.groovy.grails.plugins
AbstractGrailsPlugin
          Abstract implementation that provides some default behaviours
AbstractGrailsPluginManager
          Abstract implementation of the GrailsPluginManager interface
BasePluginFilter
          Base functionality shared by IncludingPluginFilter and ExcludingPluginFilter
BasicGrailsPluginInfo
          Simple Javabean implementation of the GrailsPluginInfo interface
GrailsPlugin
          Plugin interface that adds Spring BeanDefinitions to a registry based on a GrailsApplication object.
GrailsPluginInfo
          Base interface that just contains information about a particular plugin
GrailsPluginManager
          A class that handles the loading and management of plug-ins in the Grails system.
PluginDescriptorReader
          Interface for reading information about a plugin
PluginFilter
          Defines interface for obtaining a sublist of GrailsPlugin instances based on an original supplied list of GrailsPlugin instances
PluginManagerAware
          An interface for implementors interested in obtaining a reference to the Grails PluginManager instance
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 used by org.codehaus.groovy.grails.plugins.support.aware
GrailsPluginManager
          A class that handles the loading and management of plug-ins in the Grails system.
 

Classes in org.codehaus.groovy.grails.plugins used by org.codehaus.groovy.grails.plugins.web.taglib
GrailsPluginManager
          A class that handles the loading and management of plug-ins in the Grails system.
 

Classes in org.codehaus.groovy.grails.plugins used by org.codehaus.groovy.grails.scaffolding.view
PluginManagerAware
          An interface for implementors interested in obtaining a reference to the Grails PluginManager instance
 

Classes in org.codehaus.groovy.grails.plugins used by org.codehaus.groovy.grails.web.context
GrailsPluginManager
          A class that handles the loading and management of plug-ins in the Grails system.
 

Classes in org.codehaus.groovy.grails.plugins used by org.codehaus.groovy.grails.web.servlet.view
GrailsPluginManager
          A class that handles the loading and management of plug-ins in the Grails system.
PluginManagerAware
          An interface for implementors interested in obtaining a reference to the Grails PluginManager instance