Constant Field Values
Contents
org.hawaiiframework.*
-
org.hawaiiframework.async.AsyncExecutorConfiguration Modifier and Type Constant Field Value public static final String
ASYNC_TIMEOUT_EXECUTOR
"asyncTimeoutExecutor"
-
org.hawaiiframework.logging.logback.CharacterConstants Modifier and Type Constant Field Value public static final String
INDENT
"\t"
-
org.hawaiiframework.logging.logback.LoggingEventConverter Modifier and Type Constant Field Value protected static final String
LOG_LINE_FORMAT
"%s %s %s %s message=#%s%n"
-
org.hawaiiframework.logging.util.IndentUtil Modifier and Type Constant Field Value public static final String
DEFAULT_INDENT
" "
-
org.hawaiiframework.sql.AbstractCachingSqlQueryResolver Modifier and Type Constant Field Value public static final int
DEFAULT_CACHE_LIMIT
1024
-
org.hawaiiframework.validation.ValidationResult Modifier and Type Constant Field Value public static final String
NESTED_PATH_INDEX_PREFIX
"["
public static final String
NESTED_PATH_INDEX_SUFFIX
"]"
public static final String
NESTED_PATH_SEPARATOR
"."