Groovy Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

author - Property in DeployGrailsPlugin
authorEmail - Property in DeployGrailsPlugin

B


C

checkConfiguration(def) - Method in DeployerService
Checks to ensure a configuration supports deployment of a WAR file
ConfigBuilder - Class in org.zirbes.grails.deploy
This class is used to ease the loading of configuration settings coming from a heirarchy of locations.
ConfigBuilder() - Constructor in ConfigBuilder

D

dependsOn - Property in DeployGrailsPlugin
DeployerService - Class in org.zirbes.grails.deploy
This service is a groovy wrapper for a lot of the cargo factory classes and for common deployment commands.
DeployerService() - Constructor in DeployerService
DeployGrailsPlugin - Class in DeployGrailsPlugin
DeployGrailsPlugin() - Constructor in DeployGrailsPlugin
description - Property in DeployGrailsPlugin
documentation - Property in DeployGrailsPlugin

E


F


G

getConfig(def) - Method in DeployerService
Returns a Configuration object for the specific configuration destination you are using.
getContainer(def) - Method in DeployerService
Returns a Container object for the specific configuration destination you are using.
getDefaultConfiguration() - Method in ConfigBuilder
Returns a default configuration map that can be used without needing to load settings from the BuildConfig, settings.groovy, or command line args.
getDeployedApps(def) - Method in DeployerService
Returns a list of deployed applications from a tomcat application server.
getDeployer(def) - Method in DeployerService
Returns a Deployer object for the specific configuration destination you are using.
getSettingConstantsLink() - Method in DeployerService
Returns a URL listing all the available propertySet values you can use within a deployment destination
getWar(def, File) - Method in DeployerService
Returns a Deployable object for the specific containerId you have configured.
grailsVersion - Property in DeployGrailsPlugin

H


I

issueManagement - Property in DeployGrailsPlugin

J


K


L

license - Property in DeployGrailsPlugin
loadConfiguration(String, Map, def) - Method in ConfigBuilder
This returns a Map of settings used by the DeployerService to configure containers and deployers for use in deploying war files and controlling applications already deployed to a container.
log - Property in ConfigBuilder
log - Property in DeployerService

M


N


O


P

pluginExcludes - Property in DeployGrailsPlugin

Q


R

runAction(def, File, String) - Method in DeployerService
Runs an option on a particular deployment destination for the specific configuraiton destination that you are using.

S

scm - Property in DeployGrailsPlugin

T

title - Property in DeployGrailsPlugin

U


V

version - Property in DeployGrailsPlugin

W


X


Y


Z


_


Groovy Documentation