Class SpringPropertySource
java.lang.Object
io.fluxcapacitor.javaclient.configuration.spring.SpringPropertySource
- All Implemented Interfaces:
PropertySource
-
Field Summary
Fields inherited from interface io.fluxcapacitor.common.application.PropertySource
substitutionPattern -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fluxcapacitor.common.application.PropertySource
containsProperty, get, getBoolean, getBoolean, merge, require, substituteProperties
-
Constructor Details
-
SpringPropertySource
public SpringPropertySource()
-
-
Method Details
-
get
- Specified by:
getin interfacePropertySource
-