public class GrailsEnvironment extends StandardServletEnvironment
Bridges Grails' existing environment API with the new Spring 3.1 environment profiles API.
| Modifiers | Name | Description |
|---|---|---|
protected class |
GrailsEnvironment.GrailsConfigPropertySource |
| Constructor and description |
|---|
GrailsEnvironment(GrailsApplication grailsApplication) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected Set<String> |
doGetActiveProfiles() |