Class EmptyDataSource
java.lang.Object
com.blueriq.component.api.datasource.AquimaDataSource
com.blueriq.component.api.datasource.EmptyDataSource
Empty datasource so that non configured datasource bean can return this instead of null which leads to problems with
RefreshScope annotation
- Author:
- d.roest
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.blueriq.component.api.datasource.AquimaDataSource
getDescription, getPortalEngineDs, getPrefix, getType, reload
-
Constructor Details
-
EmptyDataSource
public EmptyDataSource()
-