@Component public class InitBean extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| Constructor and Description |
|---|
InitBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
initdata() |
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 initdata()
Copyright © 2019. All rights reserved.