Uses of Class
com.oracle.coherence.spring.configuration.session.ClientSessionConfigurationBean
- 
Packages that use ClientSessionConfigurationBean Package Description com.oracle.coherence.spring.boot.autoconfigure Provides auto configuration for Spring Boot. - 
- 
Uses of ClientSessionConfigurationBean in com.oracle.coherence.spring.boot.autoconfigure
Methods in com.oracle.coherence.spring.boot.autoconfigure that return types with arguments of type ClientSessionConfigurationBean Modifier and Type Method Description List<ClientSessionConfigurationBean>CoherenceProperties.SessionProperties. getClient()Method parameters in com.oracle.coherence.spring.boot.autoconfigure with type arguments of type ClientSessionConfigurationBean Modifier and Type Method Description voidCoherenceProperties.SessionProperties. setClient(List<ClientSessionConfigurationBean> client) 
 -