@FunctionalInterface public interface AppContextAware
Modifier and Type | Method and Description |
---|---|
void |
setAppContext(AppContext appContext)
注入AppContext。
|
void setAppContext(AppContext appContext)
appContext
- 注入的AppContext。Copyright © 2020. All rights reserved.