public class StandaloneMain extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DISABLE_UI |
| Modifier and Type | Method and Description |
|---|---|
static void |
doMain(String[] args)
The actual main method.
|
com.google.inject.Injector |
getInjector()
INTERNAL METHOD.
|
static void |
main(String[] args) |
void |
shutDown()
Shutdown the service.
|
void |
startUp()
Start the service.
|
public static final String DISABLE_UI
public com.google.inject.Injector getInjector()
public void shutDown()
public static void doMain(String[] args)
main(String[]).Copyright © 2018 Cask Data, Inc. Licensed under the Apache License, Version 2.0.