Package org.activiti.spring.cache.config
Class ActivitiSpringCacheManagerEnvironmentPostProcessor
java.lang.Object
org.activiti.spring.cache.config.ActivitiSpringCacheManagerEnvironmentPostProcessor
- All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor
public class ActivitiSpringCacheManagerEnvironmentPostProcessor
extends Object
implements org.springframework.boot.env.EnvironmentPostProcessor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpostProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
-
Field Details
-
ACTIVITI_SPRING_CACHE_MANAGER_PROVIDER_KEY
- See Also:
-
SPRING_CACHE_TYPE_KEY
- See Also:
-
-
Constructor Details
-
ActivitiSpringCacheManagerEnvironmentPostProcessor
public ActivitiSpringCacheManagerEnvironmentPostProcessor()
-
-
Method Details
-
postProcessEnvironment
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application) - Specified by:
postProcessEnvironmentin interfaceorg.springframework.boot.env.EnvironmentPostProcessor
-