class DataSourceGrailsPlugin extends Plugin
Handles the configuration of a DataSource within Grails.
Modifiers | Name | Description |
---|---|---|
static java.lang.String |
TRANSACTION_MANAGER_BLACK_LIST_PATTERN |
|
static java.lang.String |
TRANSACTION_MANAGER_ENABLED |
|
static java.lang.String |
TRANSACTION_MANAGER_WHITE_LIST_PATTERN |
Constructor and description |
---|
DataSourceGrailsPlugin
() |
Type Params | Return Type | Name and description |
---|---|---|
|
groovy.lang.Closure |
doWithSpring() |
|
void |
onShutdown(java.util.Map<java.lang.String, java.lang.Object> event) |
Methods inherited from class | Name |
---|---|
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |
Groovy Documentation