类 ExecutorPostProcessor
- java.lang.Object
-
- cloud.longfa.encrypt.handler.ExecutorPostProcessor
-
- 所有已实现的接口:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
public class ExecutorPostProcessor extends Object implements org.springframework.context.ApplicationContextAware
- 从以下版本开始:
- : 1.0.0
- 作者:
- : longfa
-
-
方法详细资料
-
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException- 指定者:
setApplicationContext在接口中org.springframework.context.ApplicationContextAware- 抛出:
org.springframework.beans.BeansException
-
-