Class CachedRandomPropertySource
- java.lang.Object
-
- org.springframework.core.env.PropertySource<org.springframework.core.env.PropertySource>
-
- org.springframework.cloud.util.random.CachedRandomPropertySource
-
public class CachedRandomPropertySource extends org.springframework.core.env.PropertySource<org.springframework.core.env.PropertySource>- Author:
- Ryan Baxter
-
-
Constructor Summary
Constructors Constructor Description CachedRandomPropertySource(org.springframework.core.env.PropertySource randomValuePropertySource)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidclearCache()ObjectgetProperty(String name)
-