Constant Field Values
Contents
com.oracle.*
- 
com.oracle.coherence.spring.CoherenceServer Modifier and Type Constant Field Value public static final longDEFAULT_STARTUP_TIMEOUT_MILLIS300000Lpublic static final java.lang.StringSTARTUP_TIMEOUT_SYSTEM_PROPERTY"coherence.spring.server.startup-timeout-millis" 
- 
com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties Modifier and Type Constant Field Value public static final java.lang.StringPREFIX"coherence" 
- 
com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_PROFILE"default"public static final java.lang.StringPREFIX"coherence.config-client" - 
com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver Modifier and Type Constant Field Value public static final java.lang.StringCOHERENCE_PREFIX"coherence:" 
- 
com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration Modifier and Type Constant Field Value public static final java.lang.StringCOHERENCE_BEAN_NAME"coherence"public static final java.lang.StringCOHERENCE_CLUSTER_BEAN_NAME"coherenceCluster"public static final java.lang.StringCOHERENCE_CONFIGURATION_BEAN_NAME"coherenceConfiguration"public static final java.lang.StringCOHERENCE_CONFIGURER_BEAN_NAME"coherenceConfigurer"public static final java.lang.StringCOHERENCE_SERVER_BEAN_NAME"coherenceServer"public static final java.lang.StringSPRING_SYSTEM_PROPERTY_RESOLVER_BEAN_NAME"springSystemPropertyResolver" - 
com.oracle.coherence.spring.configuration.NamedCacheConfiguration Modifier and Type Constant Field Value public static final java.lang.StringCOHERENCE_ASYNC_CACHE_BEAN_NAME"getAsyncCache"public static final java.lang.StringCOHERENCE_CACHE_BEAN_NAME"getCache"public static final java.lang.StringCOHERENCE_VIEW_BEAN_NAME"getView" 
- 
com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_SESSION_NAME"default" 
- 
com.oracle.coherence.spring.configuration.support.SpringSystemPropertyResolver Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_PROPERTY_PREFIX"" 
- 
com.oracle.coherence.spring.event.mapevent.SimpleMapListener<K,V> Modifier and Type Constant Field Value public static final java.lang.StringWILD_CARD"*" 
- 
com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository Modifier and Type Constant Field Value public static final java.lang.StringDEFAULT_SESSION_MAP_NAME"spring:session:sessions"public static final java.lang.StringPRINCIPAL_NAME_ATTRIBUTE"principalName"