public static interface ThreadContext.Priority
Modifier and Type | Field and Description |
---|---|
static int |
CORE_MAX |
static int |
CORE_PLUGIN |
static int |
USER_API |
static int |
USER_CONFIG |
static int |
USER_PLUGIN |
static final int CORE_MAX
static final int CORE_PLUGIN
static final int USER_API
static final int USER_CONFIG
static final int USER_PLUGIN
Copyright © 2011–2017 Glowroot contributors. All rights reserved.