B C D E F G H I J L M P R S T V 
All Classes All Packages

B

bindCoherenceMetricsToRegistry(MeterRegistry) - Method in class com.oracle.coherence.spring.boot.autoconfigure.metrics.CoherenceMetricsAutoConfiguration
 
buildChannel(CoherenceConfigClientProperties) - Method in class com.oracle.coherence.spring.boot.config.CoherenceGrpcClient
Builds gRPC channel.
buildSession(Channel, CoherenceConfigClientProperties) - Method in class com.oracle.coherence.spring.boot.config.CoherenceGrpcClient
Builds Coherence session.
buildSourceNames(CoherenceConfigDataResource) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLoader
Build a list of config source names.

C

CacheAbstractionProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 
CachingEnabledCondition - Class in com.oracle.coherence.spring.boot.autoconfigure
A Spring Condition that matches if the EnableCaching annotation is specified in the application context.
CachingEnabledCondition() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CachingEnabledCondition
 
close() - Method in class com.oracle.coherence.spring.boot.config.CoherenceGrpcClient
 
COHERENCE_PREFIX - Static variable in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
Prefix used to indicate a CoherenceConfigDataResource.
CoherenceAutoConfiguration - Class in com.oracle.coherence.spring.boot.autoconfigure
Activates Coherence Auto Configuration for Spring Boot, provided the respective CoherenceServer is not defined.
CoherenceAutoConfiguration() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceAutoConfiguration
 
CoherenceAutoConfiguration.CoherencePublisherScanRegistrarConfiguration - Class in com.oracle.coherence.spring.boot.autoconfigure
 
coherenceAutoConfigurationBeanFactoryPostProcessor(ConfigurableEnvironment) - Static method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceAutoConfiguration
 
CoherenceConfigClientProperties - Class in com.oracle.coherence.spring.boot.config
Contains Spring Boot @ConfigurationProperties for retrieval of configuration properties stored in a remote Coherence cluster.
CoherenceConfigClientProperties() - Constructor for class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 
CoherenceConfigClientProperties.GrpcClientProperties - Class in com.oracle.coherence.spring.boot.config
Coherence gRPC client configuration.
CoherenceConfigDataLoader - Class in com.oracle.coherence.spring.boot.config
Coherence-specific implementation of Spring Boot's ConfigDataLoader.
CoherenceConfigDataLoader() - Constructor for class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLoader
 
CoherenceConfigDataLocationResolver - Class in com.oracle.coherence.spring.boot.config
ConfigDataLocationResolver for Coherence Spring resolving CoherenceConfigDataResource using the CoherenceConfigDataLocationResolver.COHERENCE_PREFIX prefix.
CoherenceConfigDataLocationResolver() - Constructor for class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
 
CoherenceConfigDataResource - Class in com.oracle.coherence.spring.boot.config
Represents a Coherence-specific ConfigDataResource resource from which ConfigData can be loaded.
CoherenceConfigDataResource(CoherenceConfigClientProperties, boolean, Profiles) - Constructor for class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 
coherenceConfigurerCustomizer(CoherenceProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceAutoConfiguration
 
CoherenceGrpcClient - Class in com.oracle.coherence.spring.boot.config
A CoherenceGrpcClient that works with Coherence as a config source.
CoherenceGrpcClient(CoherenceConfigClientProperties) - Constructor for class com.oracle.coherence.spring.boot.config.CoherenceGrpcClient
 
CoherenceMetricsAutoConfiguration - Class in com.oracle.coherence.spring.boot.autoconfigure.metrics
Auto-configuration for CoherenceMicrometerMetrics.
CoherenceMetricsAutoConfiguration() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.metrics.CoherenceMetricsAutoConfiguration
 
CoherenceProperties - Class in com.oracle.coherence.spring.boot.autoconfigure
Configuration properties for the Coherence Spring integration.
CoherenceProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
CoherenceProperties.CacheAbstractionProperties - Class in com.oracle.coherence.spring.boot.autoconfigure
Spring cache abstraction properties.
CoherenceProperties.InstanceProperties - Class in com.oracle.coherence.spring.boot.autoconfigure
Configuration properties of the Coherence Instance.
CoherenceProperties.LoggingProperties - Class in com.oracle.coherence.spring.boot.autoconfigure
Coherence Logging Configuration.
CoherenceProperties.ServerProperties - Class in com.oracle.coherence.spring.boot.autoconfigure
Configuration properties of the Coherence Server.
CoherenceProperties.SessionProperties - Class in com.oracle.coherence.spring.boot.autoconfigure
Coherence Session Configuration.
CoherencePublisherAutoConfigurationScanRegistrar - Class in com.oracle.coherence.spring.boot.autoconfigure.messaging
Variation of CoherencePublisherScanRegistrar the links AutoConfigurationPackages.
CoherencePublisherAutoConfigurationScanRegistrar() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.messaging.CoherencePublisherAutoConfigurationScanRegistrar
 
CoherencePublisherScanRegistrarConfiguration() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceAutoConfiguration.CoherencePublisherScanRegistrarConfiguration
 
CoherenceRepositoriesAutoConfiguration - Class in com.oracle.coherence.spring.boot.autoconfigure.data
Auto-configuration for Coherence Repositories as part of the Spring Data support.
CoherenceRepositoriesAutoConfiguration() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesAutoConfiguration
 
CoherenceRepositoriesRegistrar - Class in com.oracle.coherence.spring.boot.autoconfigure.data
ImportBeanDefinitionRegistrar used to auto-configure Coherence Repositories for Spring Data.
CoherenceRepositoriesRegistrar() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar
 
CoherenceSpringSessionAutoConfiguration - Class in com.oracle.coherence.spring.boot.autoconfigure.session
Coherence auto-configuration for Spring Session.
CoherenceSpringSessionAutoConfiguration() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionAutoConfiguration
 
CoherenceSpringSessionAutoConfiguration.SpringBootCoherenceHttpSessionConfiguration - Class in com.oracle.coherence.spring.boot.autoconfigure.session
 
CoherenceSpringSessionProperties - Class in com.oracle.coherence.spring.boot.autoconfigure.session
Coherence configuration properties for Spring Session.
CoherenceSpringSessionProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 
com.oracle.coherence.spring.boot.autoconfigure - package com.oracle.coherence.spring.boot.autoconfigure
Provides auto configuration for Spring Boot.
com.oracle.coherence.spring.boot.autoconfigure.data - package com.oracle.coherence.spring.boot.autoconfigure.data
Auto-configuration support for Spring Data.
com.oracle.coherence.spring.boot.autoconfigure.messaging - package com.oracle.coherence.spring.boot.autoconfigure.messaging
Auto-configuration support for messaging.
com.oracle.coherence.spring.boot.autoconfigure.metrics - package com.oracle.coherence.spring.boot.autoconfigure.metrics
Auto-configuration support for CoherenceMicrometerMetrics.
com.oracle.coherence.spring.boot.autoconfigure.session - package com.oracle.coherence.spring.boot.autoconfigure.session
Auto-configuration support for Spring Session.
com.oracle.coherence.spring.boot.autoconfigure.support - package com.oracle.coherence.spring.boot.autoconfigure.support
Classes supporting the com.oracle.coherence.spring.boot.autoconfigure package.
com.oracle.coherence.spring.boot.config - package com.oracle.coherence.spring.boot.config
Provides support for Spring Boot's ConfigData API.
customize(SessionProperties, CoherenceSpringSessionProperties, ServerProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionAutoConfiguration.SpringBootCoherenceHttpSessionConfiguration
 

D

DEFAULT_PROFILE - Static variable in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
Default profile value.

E

equals(Object) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 

F

FILENAME - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
Log directly to a log file.

G

getAllSessionConfigurationBeans() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 
getAnnotation() - Method in class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar
 
getApplicationName() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
Name of the application used to fetch remote properties.
getBasePackages(AnnotationMetadata, BeanDefinitionRegistry) - Method in class com.oracle.coherence.spring.boot.autoconfigure.messaging.CoherencePublisherAutoConfigurationScanRegistrar
 
getBootstrapMode() - Method in class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar
 
getCache() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
getCacheNamePrefix() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 
getCharacterLimit() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 
getClient() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 
getClient() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
Contains gRPC-specific configuration.
getCoherenceSession() - Method in class com.oracle.coherence.spring.boot.config.CoherenceGrpcClient
 
getConfiguration() - Method in class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar
 
getDestination() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 
getFlushMode() - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 
getGrpc() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 
getHost() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
Returns host name of gRPC server.
getInstance() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
getKey() - Method in enum com.oracle.coherence.spring.boot.autoconfigure.support.LogType
 
getLoggerName() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 
getLogging() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
getMapName() - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 
getMessageFormat() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 
getPort() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
Gets gRPC server port.
getPrefix() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
getProfile() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
The default profile to use when fetching remote configuration (comma-separated).
getProfiles() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 
getProfilesAsList() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 
getProperties() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
getProperties() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 
getPropertyPrefix() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
getPropertySources(CoherenceConfigDataResource) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLoader
 
getRepositoryConfigurationExtension() - Method in class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar
 
getSaveMode() - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 
getScopeName() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
Name of the Coherence scope used to fetch remote properties from.
getServer() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
getServer() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 
getSessionName() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
Name of the Coherence session used to fetch remote properties from.
getSessions() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
getSeverityLevel() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 
getStartupTimeout() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.ServerProperties
 
getTimeToLive() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 
getType() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.InstanceProperties
 
GrpcClientProperties() - Constructor for class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
 

H

hashCode() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 

I

InstanceProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.InstanceProperties
 
isEnabled() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
Returns true if the facilities to retrieve remote Coherence configuration properties are enabled? Defaults to true if not set.
isEnableTls() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
Returns true if TLS is enabled.
isFailFast() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
Flag to indicate that failure to connect to the server is fatal (default false).
isOptional() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 
isResolvable(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
Will return true only if the provided ConfigDataLocation has the prefix as defined by CoherenceConfigDataLocationResolver.getPrefix() and if the configuration for the Coherence backend is enabled.
isUseCacheNamePrefix() - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 

J

JDK - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
Log using Java's logging facility.

L

load(ConfigDataLoaderContext, CoherenceConfigDataResource) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLoader
 
loadProperties(ConfigDataLocationResolverContext) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
LOG4J - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
Log using Log4J.
LOG4J2 - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
Log using Log4J2.
logger - Static variable in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
 
logger - Static variable in class com.oracle.coherence.spring.boot.config.CoherenceGrpcClient
 
LoggingProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 
LogType - Enum in com.oracle.coherence.spring.boot.autoconfigure.support
An enum representing the different Logging types for Coherence.

M

matches(ConditionContext, AnnotatedTypeMetadata) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CachingEnabledCondition
 

P

PREFIX - Static variable in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
Configuration prefix for config properties.
PREFIX - Static variable in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
Prefix for configuration properties.

R

registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - Method in class com.oracle.coherence.spring.boot.autoconfigure.messaging.CoherencePublisherAutoConfigurationScanRegistrar
 
resolve(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
Not used.
resolveProfileSpecific(ConfigDataLocationResolverContext, ConfigDataLocation, Profiles) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataLocationResolver
Return a list of CoherenceConfigDataResources.

S

ServerProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.ServerProperties
 
SessionProperties() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 
setApplicationName(String) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 
setBeanFactory(BeanFactory) - Method in class com.oracle.coherence.spring.boot.autoconfigure.messaging.CoherencePublisherAutoConfigurationScanRegistrar
 
setCache(CoherenceProperties.CacheAbstractionProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
setCacheNamePrefix(String) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 
setCharacterLimit(Integer) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 
setClient(CoherenceConfigClientProperties.GrpcClientProperties) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 
setClient(List<ClientSessionConfigurationBean>) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 
setDestination(LogType) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 
setEnabled(boolean) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 
setEnableTls(boolean) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
Enables TLS support.
setEnvironment(Environment) - Method in class com.oracle.coherence.spring.boot.autoconfigure.data.CoherenceRepositoriesRegistrar
 
setFailFast(boolean) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 
setFlushMode(FlushMode) - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 
setGrpc(List<GrpcSessionConfigurationBean>) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 
setHost(String) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
Sets host name of gRPC server.
setInstance(CoherenceProperties.InstanceProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
setLoggerName(String) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 
setLogging(CoherenceProperties.LoggingProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
setMapName(String) - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 
setMessageFormat(String) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 
setPort(int) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
Sets gRPC server port.
setProfile(String) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 
setProperties(Map<String, String>) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
setPropertyPrefix(String) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
setSaveMode(SaveMode) - Method in class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionProperties
 
setScopeName(String) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 
setServer(CoherenceProperties.ServerProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
setServer(List<ServerSessionConfigurationBean>) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.SessionProperties
 
setSessionName(String) - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties
 
setSessions(CoherenceProperties.SessionProperties) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties
 
setSeverityLevel(Integer) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.LoggingProperties
 
setStartupTimeout(Duration) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.ServerProperties
 
setTimeToLive(Duration) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 
setType(CoherenceInstanceType) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.InstanceProperties
 
setUseCacheNamePrefix(boolean) - Method in class com.oracle.coherence.spring.boot.autoconfigure.CoherenceProperties.CacheAbstractionProperties
 
SLF4J - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
Log using Simple Logging Facade for Java.
SpringBootCoherenceHttpSessionConfiguration() - Constructor for class com.oracle.coherence.spring.boot.autoconfigure.session.CoherenceSpringSessionAutoConfiguration.SpringBootCoherenceHttpSessionConfiguration
 
STDERR - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
Log to Standard Error.
STDOUT - com.oracle.coherence.spring.boot.autoconfigure.support.LogType
Log to Standard Out.

T

toString() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigClientProperties.GrpcClientProperties
 
toString() - Method in class com.oracle.coherence.spring.boot.config.CoherenceConfigDataResource
 

V

valueOf(String) - Static method in enum com.oracle.coherence.spring.boot.autoconfigure.support.LogType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.oracle.coherence.spring.boot.autoconfigure.support.LogType
Returns an array containing the constants of this enum type, in the order they are declared.
B C D E F G H I J L M P R S T V 
All Classes All Packages