Class MarketPriceFetchRequestResolutionService
java.lang.Object
com.bluebell.greenhouse.radicle.services.market.price.MarketPriceFetchRequestResolutionService
Resolves queued
MarketPriceFetchRequests using the configured external data source.- Version:
- 2.0.3
- Author:
- Stephen Prizio
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidresolveRequest(MarketPriceFetchRequest request) Resolves the given request through the appropriate data source adapter.
-
Constructor Details
-
MarketPriceFetchRequestResolutionService
public MarketPriceFetchRequestResolutionService()
-
-
Method Details
-
resolveRequest
Resolves the given request through the appropriate data source adapter.- Parameters:
request-MarketPriceFetchRequest
-