| Modifier and Type | Method and Description |
|---|---|
<A extends ConfigActionDef> |
ApplicationConfig.loadActions(A[] actions)
Load given actions.
|
<A extends ConfigActionDef> |
ApplicationConfig.loadActions(Class<A> actionClass)
Deprecated.
since 2.4.8, prefer use now
ApplicationConfig.loadActions(ConfigActionDef[]) |
| Modifier and Type | Method and Description |
|---|---|
ConfigActionDef[] |
ApplicationConfigProvider.getActions()
Returns all actions offered by the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
<A extends ConfigActionDef> |
ApplicationConfig.loadActions(A[] actions)
Load given actions.
|
Copyright © 2016 CodeLutin. All rights reserved.