public interface PluginManagerAware extends org.springframework.beans.factory.Aware
For implementors interested in obtaining a reference to the Grails PluginManager instance.
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
setPluginManager(GrailsPluginManager pluginManager) Sets the plug-in manager on this instance |
Sets the plug-in manager on this instance
pluginManager
- The PluginManager