| Package | Description |
|---|---|
| org.hswebframework.web.aop | |
| org.hswebframework.web.authorization.basic.aop | |
| org.hswebframework.web.datasource.strategy |
| Modifier and Type | Method and Description |
|---|---|
MethodInterceptorContext |
MethodInterceptorHolder.createParamContext() |
MethodInterceptorContext |
MethodInterceptorHolder.createParamContext(Object invokeResult) |
| Modifier and Type | Method and Description |
|---|---|
AuthorizeDefinition |
DefaultAopMethodAuthorizeDefinitionParser.parse(Class<?> target,
Method method,
MethodInterceptorContext context) |
AuthorizeDefinition |
AopMethodAuthorizeDefinitionCustomizerParser.parse(Class<?> target,
Method method,
MethodInterceptorContext context) |
AuthorizeDefinition |
AopMethodAuthorizeDefinitionParser.parse(Class<?> target,
Method method,
MethodInterceptorContext context)
解析权限控制定义
|
| Modifier and Type | Method and Description |
|---|---|
TableSwitchStrategyMatcher.Strategy |
TableSwitchStrategyMatcher.getStrategy(MethodInterceptorContext context)
获取表切换策略
|
TableSwitchStrategyMatcher.Strategy |
CachedTableSwitchStrategyMatcher.getStrategy(MethodInterceptorContext context) |
DataSourceSwitchStrategyMatcher.Strategy |
DataSourceSwitchStrategyMatcher.getStrategy(MethodInterceptorContext context)
获取数据源切换策略
|
DataSourceSwitchStrategyMatcher.Strategy |
CachedDataSourceSwitchStrategyMatcher.getStrategy(MethodInterceptorContext context) |
Copyright © 2016–2021. All rights reserved.