Uses of Class
com.almis.awe.model.component.AweSession
Package
Description
-
Uses of AweSession in com.almis.awe.annotation.autoconfigure
Modifier and TypeMethodDescriptionAnnotationConfig.localeProcessor
(org.springframework.beans.factory.ObjectFactory<AweSession> aweSessionObjectFactory, org.springframework.beans.factory.ObjectFactory<AweElements> aweElementsObjectFactory) Locale processorAnnotationConfig.sessionProcessor
(org.springframework.beans.factory.ObjectFactory<AweSession> aweSessionObjectFactory) Session processor -
Uses of AweSession in com.almis.awe.annotation.processor.locale
ModifierConstructorDescriptionLocaleProcessor
(org.springframework.beans.factory.ObjectFactory<AweSession> aweSessionObjectFactory, org.springframework.beans.factory.ObjectFactory<AweElements> aweElementsObjectFactory) Autowired constructor -
Uses of AweSession in com.almis.awe.annotation.processor.session
ModifierConstructorDescriptionSessionProcessor
(org.springframework.beans.factory.ObjectFactory<AweSession> aweSessionObjectFactory) Autowired constructor -
Uses of AweSession in com.almis.awe.autoconfigure
Modifier and TypeMethodDescriptionAweAutoConfiguration.aweLoggingFilter
(AweSession aweSession, BaseConfigProperties baseConfigProperties) Awe logging filter -
Uses of AweSession in com.almis.awe.component
ModifierConstructorDescriptionAweLoggingFilter
(AweSession aweSession, BaseConfigProperties baseConfigProperties) -
Uses of AweSession in com.almis.awe.config