Constant Field Values
Contents
com.oracle.*
-
com.oracle.coherence.spring.CoherenceServer Modifier and Type Constant Field Value public static final long
DEFAULT_STARTUP_TIMEOUT_MILLIS
300000L
public static final String
STARTUP_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 String
PREFIX
"coherence"
-
com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties Modifier and Type Constant Field Value public static final String
DEFAULT_PROFILE
"default"
public static final String
PREFIX
"coherence.config-client"
-
com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver Modifier and Type Constant Field Value public static final String
COHERENCE_PREFIX
"coherence:"
-
com.oracle.coherence.spring.configuration.CoherenceSpringConfiguration Modifier and Type Constant Field Value public static final String
COHERENCE_BEAN_NAME
"coherence"
public static final String
COHERENCE_CLUSTER_BEAN_NAME
"coherenceCluster"
public static final String
COHERENCE_CONFIGURATION_BEAN_NAME
"coherenceConfiguration"
public static final String
COHERENCE_CONFIGURER_BEAN_NAME
"coherenceConfigurer"
public static final String
COHERENCE_SERVER_BEAN_NAME
"coherenceServer"
public static final String
SPRING_SYSTEM_PROPERTY_RESOLVER_BEAN_NAME
"springSystemPropertyResolver"
-
com.oracle.coherence.spring.configuration.NamedCacheConfiguration Modifier and Type Constant Field Value public static final String
COHERENCE_ASYNC_CACHE_BEAN_NAME
"getAsyncCache"
public static final String
COHERENCE_CACHE_BEAN_NAME
"getCache"
public static final String
COHERENCE_VIEW_BEAN_NAME
"getView"
-
com.oracle.coherence.spring.configuration.session.AbstractSessionConfigurationBean Modifier and Type Constant Field Value public static final String
DEFAULT_SESSION_NAME
"default"
-
com.oracle.coherence.spring.configuration.support.SpringSystemPropertyResolver Modifier and Type Constant Field Value public static final String
DEFAULT_PROPERTY_PREFIX
""
-
com.oracle.coherence.spring.event.mapevent.SimpleMapListener<K,V> Modifier and Type Constant Field Value public static final String
WILD_CARD
"*"
-
com.oracle.coherence.spring.session.CoherenceIndexedSessionRepository Modifier and Type Constant Field Value public static final String
DEFAULT_SESSION_MAP_NAME
"spring:session:sessions"
public static final String
PRINCIPAL_NAME_ATTRIBUTE
"principalName"