Uses of Class
com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean
Packages that use AbstractSessionConfigurationBean
Package
Description
Provides auto configuration for Spring Boot.
Provides Coherence sesssion configuration support.
- 
Uses of AbstractSessionConfigurationBean in com.oracle.coherence.spring.boot.autoconfigureMethods in com.oracle.coherence.spring.boot.autoconfigure that return types with arguments of type AbstractSessionConfigurationBeanModifier and TypeMethodDescriptionCoherenceProperties.SessionProperties.getAllSessionConfigurationBeans()
- 
Uses of AbstractSessionConfigurationBean in com.oracle.coherence.spring.configuration.sessionModifier and TypeClassDescriptionclassCreates an instance ofSessionConfigurationthat will be created for each named session in the application configuration properties.classInstances ofSessionConfigurationare used Coherence cluster member configurations.classASessionConfigurationbean that will be created for each named session in the application configuration properties.