|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
net.kindleit.gae.EngineGoalBase
net.kindleit.gae.backends.BackendGoalBase
net.kindleit.gae.backends.ConfigureBackendGoal
public class ConfigureBackendGoal
Dynamically updates settings without having to stop the backend. See http://code.google.com/appengine/docs/java/backends/overview.html for more information.
| Field Summary |
|---|
| Fields inherited from class net.kindleit.gae.backends.BackendGoalBase |
|---|
backend, backendDir |
| Fields inherited from class net.kindleit.gae.EngineGoalBase |
|---|
appDir, appId, appVersion, ARG_TYPE, container, emailAccount, encoding, gaeProperties, goalArguments, hostString, keepTempUploadDir, monitorKey, monitorPort, passIn, proxy, sdkDir, serverId, settings, splitJars, uploadServer, wait |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
ConfigureBackendGoal()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
| Methods inherited from class net.kindleit.gae.backends.BackendGoalBase |
|---|
runBackend |
| Methods inherited from class net.kindleit.gae.EngineGoalBase |
|---|
contextualize, ensureSystemProperties, getAppCfgArgs, getCommonArgs, hasServerSettings, runAppCfg |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigureBackendGoal()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||