Uses of Interface
org.springframework.boot.config.YamlProcessor.MatchCallback

Packages that use YamlProcessor.MatchCallback
org.springframework.boot.config   
 

Uses of YamlProcessor.MatchCallback in org.springframework.boot.config
 

Methods in org.springframework.boot.config with parameters of type YamlProcessor.MatchCallback
protected  void YamlProcessor.process(YamlProcessor.MatchCallback callback)
          Provides an opportunity for subclasses to process the Yaml parsed from the supplied resources.
 



Copyright © 2013. All Rights Reserved.