Uses of Class
com.bluebell.greenhouse.sol.services.symbol.SymbolEnrichmentStrategy
Packages that use SymbolEnrichmentStrategy
-
Uses of SymbolEnrichmentStrategy in com.bluebell.greenhouse.osmosis.services.symbol
Constructors in com.bluebell.greenhouse.osmosis.services.symbol with parameters of type SymbolEnrichmentStrategyModifierConstructorDescriptionSymbolRegistryEnrichmentService(SymbolEnrichmentStrategy symbolEnrichmentStrategy, SymbolRegistryService symbolRegistryService, ExchangeRegistryService exchangeRegistryService, com.fasterxml.jackson.databind.ObjectMapper objectMapper) Creates a new enrichment service. -
Uses of SymbolEnrichmentStrategy in com.bluebell.greenhouse.radicle.services.symbol
Constructors in com.bluebell.greenhouse.radicle.services.symbol with parameters of type SymbolEnrichmentStrategyModifierConstructorDescriptionSymbolEnrichmentService(ExchangeRegistryService exchangeRegistryService, ExchangeService exchangeService, SymbolRepository symbolRepository, SymbolEnrichmentStrategy symbolEnrichmentStrategy, SymbolRegistryService symbolRegistryService) Creates a new enrichment service.