Interface | Description |
---|---|
StallionRunAction<T extends CommandOptionsBase> |
A way to implement executable actions that can be run via the command line.
|
Class | Description |
---|---|
AppContextLoader |
Helper methods for loading all the settings and services we need
to run Stallion
|
Booter |
Does the main work of booting up Stallion, and executing one of the boot actions.
|
CommandOptionsBase | |
ForceActionOptions | |
ForceTaskAction | |
InteractiveJavascriptRunAction | |
MainRunner |
Contains main method that gets run when stallion is executed.
|
NewDraftPageAction | |
NewJavaPluginRunAction |
A command-line StallionRunAction that will walk the user through generating the
scaffolding for a brand new Stallion java plugin, including setting up the maven
pom.xml and a directory structure.
|
NewProjectBuilder | |
ServeCommandOptions | |
SqlGenerateCommandOptions | |
SqlMigrateCommandOptions | |
StallionServer | |
WorkerCommandAction |
Exception | Description |
---|---|
RebootException |
Copyright © 2016. All rights reserved.