public class Launcher extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Launcher.BaseOptsHandler |
Modifier and Type | Field and Description |
---|---|
protected Launcher.BaseOptsHandler |
baseOptions |
protected String[] |
cmdlineArgs |
protected CommandParser |
cmdParser |
Modifier and Type | Method and Description |
---|---|
static void |
announceNAF() |
protected void |
appExec(ApplicationContextNAF appctx,
int param1,
Logger bootlog) |
static String |
displayUsage() |
void |
exec(String dflt_appname,
boolean withNafMan) |
void |
exec(String dflt_appname,
boolean withNafMan,
NAFConfig.Defs defaults) |
static void |
main(String[] args) |
protected void |
setupNafMan(ApplicationContextNAF appctx) |
protected final Launcher.BaseOptsHandler baseOptions
protected final CommandParser cmdParser
protected final String[] cmdlineArgs
public Launcher(String[] args)
public static String displayUsage()
protected void setupNafMan(ApplicationContextNAF appctx)
public void exec(String dflt_appname, boolean withNafMan, NAFConfig.Defs defaults) throws Exception
Exception
protected void appExec(ApplicationContextNAF appctx, int param1, Logger bootlog) throws Exception
Exception
public static void announceNAF()
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.