@OpenApiAll public interface ConfiguratorWithPriority extends PriorityProvider
HIGH_PRIORITY, LOW_PRIORITY, MEDIUM_PRIORITY
Modifier and Type | Method and Description |
---|---|
int |
getPriority()
Returns priority of this configurator.
|
int getPriority()
getPriority
in interface PriorityProvider
PriorityProvider.HIGH_PRIORITY
,
PriorityProvider.MEDIUM_PRIORITY
,
PriorityProvider.LOW_PRIORITY