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 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
          Uploads a WAR project on to Google's servers.
 class EnhanceGoal
          Enhances classes.
 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 VersionGoal
          Prints plugin and SDK version information.
 



Copyright © 2009-2010 KindleIT. All Rights Reserved.