public interface DefaultUI
Modifier and Type | Interface and Description |
---|---|
static class |
DefaultUI.MonitorEnum |
Modifier and Type | Field and Description |
---|---|
static String[] |
banner |
static ResourceBundle |
bundle |
static String |
ERROR_START |
static String |
HTML_FOOTER |
static Locale |
locale |
static String |
VIEW_404
server 404
|
static String |
VIEW_500
server 500
|
Modifier and Type | Method and Description |
---|---|
static String |
getKey(DefaultUI.MonitorEnum monitorEnum) |
static void |
printBanner() |
static void |
registerStatus(Blade blade) |
static final String HTML_FOOTER
static final String VIEW_500
static final String VIEW_404
static final String ERROR_START
static final Locale locale
static final ResourceBundle bundle
static final String[] banner
static String getKey(DefaultUI.MonitorEnum monitorEnum)
static void registerStatus(Blade blade)
static void printBanner()
Copyright © 2017. All rights reserved.