Package com.skava.feed.properties
Class SpringBatchFeedProperties
java.lang.Object
com.skava.feed.properties.SpringBatchFeedProperties
@RefreshScope
@Component
@ConfigurationProperties(prefix="skava.springbatch")
public class SpringBatchFeedProperties
extends Object
This class hold the spring batch feed properties defined in application properties/zookeeper properties
This class is initialized by spring with given values in application properties/zookeeper properties
- Author:
- Infosys Equinox
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpringBatchFeedProperties
public SpringBatchFeedProperties()
-