public abstract class AbstractScanner extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
| 构造器和说明 |
|---|
AbstractScanner() |
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>protected abstract void onScan(Object obj)
obj - 扫描到的对象Copyright © 2020. All rights reserved.