Modifier and type | Action and description |
---|---|
static RunnableSREBootstrap | createMainObject Create the instance of the bootique main launcher. |
static java.lang.String | getDefaultSreProgramName Replies the default name of the program. |
static void | main(String) Main program. |
static int | run(String*) Main program. |
def createMainObject : RunnableSREBootstrap
def getDefaultSreProgramName : java.lang.String
def main(String)
def run(String*) : int