public class MethodComponentScanner extends BaseScannner implements org.springframework.context.ApplicationContextAware
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MethodComponentScanner.MethodTaskFactoryBean
The type Method task factory bean.
|
| 构造器和说明 |
|---|
MethodComponentScanner(GCacheManager gCacheManager,
GobrsAsyncProperties gobrsAsyncProperties)
Instantiates a new Method component scanner.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterPropertiesSet() |
void |
doScan() |
void |
init() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
scanpublic MethodComponentScanner(GCacheManager gCacheManager, GobrsAsyncProperties gobrsAsyncProperties)
gCacheManager - the g cache managergobrsAsyncProperties - the gobrs async propertiespublic void doScan()
doScan 在接口中 com.gobrs.async.core.common.scan.ScannerdoScan 在类中 BaseScannnerpublic void init()
init 在接口中 com.gobrs.async.core.common.scan.Scannerpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanExceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2023. All rights reserved.