public static interface HalfDynamicProxy.MessageInterface
Modifier and Type | Field and Description |
---|---|
static int |
PRIORITY_DEBUG |
static int |
PRIORITY_ERROR |
static int |
PRIORITY_WARN |
Modifier and Type | Method and Description |
---|---|
void |
emitMessage(java.lang.String theMessage,
int priority) |
static final int PRIORITY_ERROR
static final int PRIORITY_WARN
static final int PRIORITY_DEBUG