Type | Name and description |
---|---|
ConfigurableApplicationContext |
applicationContext |
Type Params | Return Type | Name and description |
---|---|---|
|
ConfigurableApplicationContext |
getApplicationContext() |
|
String |
getDescription() |
|
String |
getName() |
|
abstract boolean |
handle(ExecutionContext executionContext) Handles the command |
|
void |
setApplicationContext(ConfigurableApplicationContext applicationContext) Sets the application context of the command |
Handles the command
executionContext
- The execution contextSets the application context of the command
applicationContext
- The application context