Class PropertySourcesP6LoadableOptionsAdapter

java.lang.Object
io.microsphere.spring.jdbc.p6spy.PropertySourcesP6LoadableOptionsAdapter
All Implemented Interfaces:
com.p6spy.engine.spy.P6LoadableOptions

public class PropertySourcesP6LoadableOptionsAdapter extends Object implements com.p6spy.engine.spy.P6LoadableOptions
PropertySources P6LoadableOptions Adapter
Since:
1.0.0
Author:
Mercy
See Also:
  • PropertySources
  • P6LoadableOptions
  • Constructor Details

    • PropertySourcesP6LoadableOptionsAdapter

      public PropertySourcesP6LoadableOptionsAdapter(org.springframework.core.env.ConfigurableEnvironment environment)
  • Method Details

    • load

      public void load(Map<String,String> options)
      Specified by:
      load in interface com.p6spy.engine.spy.P6LoadableOptions
    • getDefaults

      public Map<String,String> getDefaults()
      Specified by:
      getDefaults in interface com.p6spy.engine.spy.P6LoadableOptions