Uses of Interface
com.tangosol.coherence.config.EnvironmentVariableResolver
Packages that use EnvironmentVariableResolver
Package
Description
Coherence support for Eclipse MicroProfile Config.
Defines the Coherence configuration object model for accessing, customizing
and or modifying configuration.
-
Uses of EnvironmentVariableResolver in com.oracle.coherence.mp.config
Classes in com.oracle.coherence.mp.config that implement EnvironmentVariableResolverModifier and TypeClassDescriptionclassAn implementation of Coherence property resolvers that reads system properties and environment variables from MP Config. -
Uses of EnvironmentVariableResolver in com.tangosol.coherence.config
Classes in com.tangosol.coherence.config that implement EnvironmentVariableResolverModifier and TypeClassDescriptionstatic classDefaultEnvironmentVariableResolverimplementation.Methods in com.tangosol.coherence.config that return EnvironmentVariableResolverModifier and TypeMethodDescriptionstatic EnvironmentVariableResolverEnvironmentVariableResolver.getInstance()Return an instance of aEnvironmentVariableResolverdiscovered by theServiceLoader, or a default instance if none are discovered.