Uses of Class
winstone.WinstoneResourceBundle
-
Uses of WinstoneResourceBundle in winstone
Modifier and TypeFieldDescriptionstatic final WinstoneResourceBundle
Launcher.RESOURCES
protected static final WinstoneResourceBundle
AbstractSecuredConnectorFactory.SSL_RESOURCES
Modifier and TypeMethodDescriptionstatic void
Logger.log
(Level level, WinstoneResourceBundle resources, String messageKey) static void
Logger.log
(Level level, WinstoneResourceBundle resources, String messageKey, Object param) static void
Logger.log
(Level level, WinstoneResourceBundle resources, String messageKey, Object... params) static void
Logger.log
(Level level, WinstoneResourceBundle resources, String messageKey, Object[] params, Throwable error) static void
Logger.log
(Level level, WinstoneResourceBundle resources, String messageKey, Object param, Throwable error) static void
Logger.log
(Level level, WinstoneResourceBundle resources, String streamName, String messageKey, Object[] params, Throwable error) static void
Logger.log
(Level level, WinstoneResourceBundle resources, String messageKey, Throwable error) -
Uses of WinstoneResourceBundle in winstone.accesslog
Modifier and TypeFieldDescriptionstatic final WinstoneResourceBundle
SimpleAccessLogger.ACCESSLOG_RESOURCES