Loads the Grails console Swing UI
Fields inherited from class | Fields |
---|---|
class BaseSettingsApi |
appClassName, buildEventListener, buildProps, buildSettings, configSlurper, enableProfile, grailsAppName, grailsHome, isInteractive, metadata, metadataFile, pluginSettings, pluginsHome, resolver |
Type | Name and description |
---|---|
GrailsProjectCompiler |
projectCompiler |
GrailsProjectLoader |
projectLoader |
Constructor and description |
---|
GrailsProjectConsole
(BuildSettings buildSettings) |
GrailsProjectConsole
(GrailsProjectLoader projectLoader) |
Type Params | Return Type | Name and description |
---|---|---|
|
java.io.Console |
createConsole() |
|
protected java.io.Console |
createConsole(org.springframework.context.ApplicationContext applicationContext, GrailsApplication grailsApplication) |
|
java.io.Console |
run() |
|
protected void |
sleepWhileActive() |
Groovy Documentation