Uses of Class
net.kindleit.gae.backends.BackendGoalBase

Packages that use BackendGoalBase
net.kindleit.gae.backends   
 

Uses of BackendGoalBase in net.kindleit.gae.backends
 

Subclasses of BackendGoalBase in net.kindleit.gae.backends
 class ConfigureBackendGoal
          Dynamically updates settings without having to stop the backend.
 class ListBackendsGoal
          Lists all the backends configured.
 class RollbackBackendsGoal
          Rolls back a backend update that was interrupted by the user or stopped due to a configuration error.
 class StartBackendGoal
          Starts a suspended backend.
 class StopBackendGoal
          Stops a running backend.
 class UpdateBackendGoal
          Creates or updates a backend configured.
 



Copyright © 2009-2011 KindleIT. All Rights Reserved.