public class CxConsole extends UIConsole
По умолчанию пытается найти файл mapdb2.db
consoleEventQueue, consoleListeners, initServices, installedServicesWeak, resolver, services, servicesSync, startArgs| Constructor and Description |
|---|
CxConsole() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Входная точка приложения
|
createFrame, getFrame, getMainFrameIcons, init, initDefaultCloseOperation, initLayout, initLookAndFeel, initTitleaddConsoleEvent, addConsoleListener, addConsoleListener, fireConsoleEvent, fireConsoleEvents, getBuildDate, getConsoleListeners, getResolver, getServices, getStartArgs, getVersion, hasConsoleListener, initLogging, initServices, removeConsoleListener, resolvepublic static void main(String[] args)
args - аргументы:
--appdata каталог Указывает каталог приложения, где располагается mapdb2.db и layout.xml файлы
--bootstrapcl
файл.classloader
Указывает bootstrap загрузчик классов.
Файл описывает classloader для загрузки ConsoleService-ов.
Если явно не указан параметр --bootstrapcl,
но присуствует в каталоге приложения (--appdata)
файл bootstrap.classloader, то он будет использоваться в качестве bootstrap classloader-а
Copyright © 2018. All rights reserved.