@Component public class UiContextListener extends Object
| Constructor and Description |
|---|
UiContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed() |
void |
contextInitialized()
Context init event handler.
|
void |
destroyed() |
void |
init(org.springframework.context.event.ContextRefreshedEvent event)
Context init event listener.
|
public void contextInitialized()
public void contextDestroyed()
@EventListener public void init(org.springframework.context.event.ContextRefreshedEvent event)
@PreDestroy public void destroyed()
Copyright © 2025. All rights reserved.