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