Class TracingAwarePropertiesDelegate

  • All Implemented Interfaces:
    PropertiesDelegate

    public final class TracingAwarePropertiesDelegate
    extends Object
    implements PropertiesDelegate
    Delegating properties delegate backed by another PropertiesDelegate with implemented "cache" or direct reference to tracing support related classes (e.g. TracingLogger) to improve performance of lookup tracing context instance.
    Since:
    2.3
    Author:
    Libor Kramolis