Package grails.plugins
-
Interface Summary Interface Description GrailsPlugin Plugin interface that adds SpringBeanDefinitions to a registry based on aGrailsApplicationobject.GrailsPluginManager Handles the loading and management of plug-ins in the Grails system.PluginFilter Defines interface for obtaining a sublist ofGrailsPlugininstances based on an original supplied list ofGrailsPlugininstances.PluginManagerAware For implementors interested in obtaining a reference to the Grails PluginManager instance. -
Class Summary Class Description DefaultGrailsPluginManager Handles the loading and management of plug-ins in the Grails system.