@OpenApiAll public interface AMConfigurator extends ConfiguratorWithPriority
HIGH_PRIORITY, LOW_PRIORITY, MEDIUM_PRIORITY
Modifier and Type | Method and Description |
---|---|
void |
configure(ActionsManager mngr)
Method for configuring manager.
|
getPriority
void configure(ActionsManager mngr)
mngr
- manager to be configured.