Class EnvironmentLoggingApplicationListener.MapPropertySourceLoggingFunction

java.lang.Object
org.springframework.geode.context.logging.EnvironmentLoggingApplicationListener.AbstractPropertySourceLoggingFunction
org.springframework.geode.context.logging.EnvironmentLoggingApplicationListener.MapPropertySourceLoggingFunction
All Implemented Interfaces:
Function<org.springframework.core.env.PropertySource<?>,org.springframework.core.env.PropertySource<?>>
Enclosing class:
EnvironmentLoggingApplicationListener

protected class EnvironmentLoggingApplicationListener.MapPropertySourceLoggingFunction extends EnvironmentLoggingApplicationListener.AbstractPropertySourceLoggingFunction
  • Constructor Details

    • MapPropertySourceLoggingFunction

      protected MapPropertySourceLoggingFunction()
  • Method Details

    • apply

      @Nullable public org.springframework.core.env.PropertySource<?> apply(@Nullable org.springframework.core.env.PropertySource<?> propertySource)