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.autoconfigure
Methods 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.session
Modifier and TypeClassDescriptionclass
Creates an instance ofSessionConfiguration
that will be created for each named session in the application configuration properties.class
Instances ofSessionConfiguration
are used Coherence cluster member configurations.class
ASessionConfiguration
bean that will be created for each named session in the application configuration properties.