| Package | Description |
|---|---|
| org.tinygroup.aopcache |
| Modifier and Type | Method and Description |
|---|---|
AopCacheHolder[] |
AopCacheExecutionChain.getAopCacheProcessors() |
| Modifier and Type | Method and Description |
|---|---|
void |
AopCacheExecutionChain.addAopCacheProcessor(AopCacheHolder processor)
单个增加processor
|
void |
AopCacheExecutionChain.addAopCacheProcessors(AopCacheHolder[] processors)
增加多个processor
|
| Constructor and Description |
|---|
AopCacheExecutionChain(AopCacheHolder[] processors)
构造方法初始化processors
|
Copyright © 2006–2018 TinyGroup. All rights reserved.