public class StaticBatchInstallEventListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>
StaticBatchInstallEventListener class.
| Constructor and Description |
|---|
StaticBatchInstallEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
batchDeployFromLocalDir()
batchDeployFromLocalDir.
|
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationReadyEvent event) |
public void batchDeployFromLocalDir()
batchDeployFromLocalDir.
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationReadyEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>Copyright © 2024. All rights reserved.