Package com.xebialabs.deployit.spring
Class HoconConfigPropertySource
- java.lang.Object
-
- org.springframework.core.env.PropertySource<com.typesafe.config.Config>
-
- com.xebialabs.deployit.spring.HoconConfigPropertySource
-
public class HoconConfigPropertySource extends org.springframework.core.env.PropertySource<com.typesafe.config.Config>
-
-
Constructor Summary
Constructors Constructor Description HoconConfigPropertySource(java.lang.String name, com.typesafe.config.Config source)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetProperty(java.lang.String path)
-