Class EnvironmentLoggingApplicationListener.EnumerablePropertySourceLoggingFunction

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

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

    • EnumerablePropertySourceLoggingFunction

      protected EnumerablePropertySourceLoggingFunction()
  • Method Details

    • apply

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