跳过导航链接
A B C D E H P S T 

A

addInterceptor(HandlerInterceptor) - 类 中的方法com.github.sparkzxl.patterns.duty.HandlerChainExecute
 
annotationType() - 类 中的方法com.github.sparkzxl.patterns.strategy.BusinessStrategyImpl
 

B

BusinessHandler<R,T> - com.github.sparkzxl.patterns.strategy中的接口
description: 业务处理策略类
businessHandler(T) - 接口 中的方法com.github.sparkzxl.patterns.strategy.BusinessHandler
业务处理
businessHandlerChooser(List<BusinessHandler>) - 类 中的方法com.github.sparkzxl.patterns.config.PatternsAutoConfiguration
 
BusinessHandlerChooser - com.github.sparkzxl.patterns.strategy中的类
description:业务处理策略类 选择器
BusinessHandlerChooser() - 类 的构造器com.github.sparkzxl.patterns.strategy.BusinessHandlerChooser
 
businessHandlerChooser(String, String) - 类 中的方法com.github.sparkzxl.patterns.strategy.BusinessHandlerChooser
 
BusinessStrategy - com.github.sparkzxl.patterns.annonation中的注释类型
description: 策略模式业务类型注解
BusinessStrategyImpl - com.github.sparkzxl.patterns.strategy中的类
description: 策略模式业务类型注解实现类

C

com.github.sparkzxl.patterns.annonation - 程序包 com.github.sparkzxl.patterns.annonation
 
com.github.sparkzxl.patterns.config - 程序包 com.github.sparkzxl.patterns.config
 
com.github.sparkzxl.patterns.duty - 程序包 com.github.sparkzxl.patterns.duty
 
com.github.sparkzxl.patterns.strategy - 程序包 com.github.sparkzxl.patterns.strategy
 

D

DutyStrategy - com.github.sparkzxl.patterns.annonation中的注释类型
description: 责任链模式业务类型注解

E

equals(Object) - 类 中的方法com.github.sparkzxl.patterns.strategy.BusinessStrategyImpl
 
execute(String, T) - 类 中的方法com.github.sparkzxl.patterns.duty.HandlerChainExecute
 

H

handle(T) - 接口 中的方法com.github.sparkzxl.patterns.duty.HandlerInterceptor
预先处理逻辑执行
handlerChainExecute(List<HandlerInterceptor>) - 类 中的方法com.github.sparkzxl.patterns.config.PatternsAutoConfiguration
 
HandlerChainExecute - com.github.sparkzxl.patterns.duty中的类
description: 责任链路管理器
HandlerChainExecute() - 类 的构造器com.github.sparkzxl.patterns.duty.HandlerChainExecute
 
HandlerInterceptor<R,T> - com.github.sparkzxl.patterns.duty中的接口
description: 处理器接口
hashCode() - 类 中的方法com.github.sparkzxl.patterns.strategy.BusinessStrategyImpl
 

P

PatternsAutoConfiguration - com.github.sparkzxl.patterns.config中的类
description: 设计模式自动注入配置
PatternsAutoConfiguration() - 类 的构造器com.github.sparkzxl.patterns.config.PatternsAutoConfiguration
 

S

setBusinessHandlerMap(List<BusinessHandler>) - 类 中的方法com.github.sparkzxl.patterns.strategy.BusinessHandlerChooser
 
setHandlerInterceptorMap(List<HandlerInterceptor>) - 类 中的方法com.github.sparkzxl.patterns.duty.HandlerChainExecute
 
source() - 类 中的方法com.github.sparkzxl.patterns.strategy.BusinessStrategyImpl
 

T

type() - 类 中的方法com.github.sparkzxl.patterns.strategy.BusinessStrategyImpl
 
A B C D E H P S T 
跳过导航链接

Copyright © 2021. All rights reserved.