public class JmixOrder
extends java.lang.Object
Ordered or
annotated with Order beans of the Jmix modules.| Modifier and Type | Field and Description |
|---|---|
static int |
HIGHEST_PRECEDENCE
Defines the highest precedence for
Ordered or
annotated with Order beans of the Jmix modules. |
static int |
LOWEST_PRECEDENCE
Defines the lowest precedence for
Ordered or
annotated with Order beans of the Jmix modules. |
| Constructor and Description |
|---|
JmixOrder() |
public static final int HIGHEST_PRECEDENCE
Ordered or
annotated with Order beans of the Jmix modules.public static final int LOWEST_PRECEDENCE
Ordered or
annotated with Order beans of the Jmix modules.