@PropertySource(value="classpath:system.properties") @EnableAspectJAutoProxy(proxyTargetClass=true) public class StaticSystemBeanConfig extends Object implements org.springframework.context.EnvironmentAware
| 构造器和说明 |
|---|
StaticSystemBeanConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor |
autowiredAnnotationBeanPostProcessor() |
CentitSessionRegistry |
centitSessionRegistry() |
org.springframework.security.web.csrf.HttpSessionCsrfTokenRepository |
csrfTokenRepository() |
InitialWebRuntimeEnvironment |
initialEnvironment() |
CentitPasswordEncoderImpl |
passwordEncoder() |
org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor |
persistenceExceptionTranslationPostProcessor() |
PlatformEnvironment |
platformEnvironment(CentitPasswordEncoder passwordEncoder) |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
public void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment 在接口中 org.springframework.context.EnvironmentAware@Bean public org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor persistenceExceptionTranslationPostProcessor()
@Bean public org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor autowiredAnnotationBeanPostProcessor()
@Bean(initMethod="initialEnvironment") @Lazy(value=false) public InitialWebRuntimeEnvironment initialEnvironment()
@Bean public CentitPasswordEncoderImpl passwordEncoder()
@Bean @Lazy(value=false) public PlatformEnvironment platformEnvironment(@Autowired CentitPasswordEncoder passwordEncoder)
@Bean public CentitSessionRegistry centitSessionRegistry()
@Bean public org.springframework.security.web.csrf.HttpSessionCsrfTokenRepository csrfTokenRepository()
Copyright © 2017 江苏南大先腾信息产业股份有限公司. All rights reserved.