@Component public class LockInitializer extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| Constructor and Description |
|---|
LockInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event) |
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>public void init()
Copyright © 2023. All rights reserved.