Uses of Class
net.kindleit.gae.EngineGoalBase

Packages that use EngineGoalBase
net.kindleit.gae   
 

Uses of EngineGoalBase in net.kindleit.gae
 

Subclasses of EngineGoalBase in net.kindleit.gae
 class CronGoal
          Updates datastore cron tasks.
 class CronInfoGoal
          Displays times for the next several runs of each cron job from Google's servers.
 class DebugGoal
          Extends the RunGoal for running the project with a debugger port hook (optionally suspended).
 class DeployGoal
          Extends the UpdateGoal incorporating it correctly into the default lifecycle
 class EnhanceGoal
          Enhances classes.
 class ExecuteGoal
          Run goal unbound to any phase.
 class IndexGoal
          Updates datastore indexes.
 class LogsGoal
          Retrieves logs from Google's servers.
 class RollbackGoal
          Rolls back an update on the Google's servers.
 class RunGoal
          Runs the WAR project locally on the Google App Engine development server.
 class StartGoal
          Runs the WAR project locally on the Google App Engine development server, without executing the package phase first.
 class UnpackGoal
          Downloads and unzips the SDK to your maven repository.
 class UpdateGoal
          Uploads a WAR project on to Google's servers.
 class VersionGoal
          Prints plugin and SDK version information.
 



Copyright © 2009-2011 KindleIT. All Rights Reserved.