Class SymbolRegistryPostProcessService

java.lang.Object
com.bluebell.greenhouse.osmosis.services.symbol.SymbolRegistryPostProcessService

@Service public class SymbolRegistryPostProcessService extends Object
Service that orchestrates symbol post-processing tasks.
Version:
2.0.2
Author:
Stephen Prizio
  • Constructor Details

    • SymbolRegistryPostProcessService

      @Autowired public SymbolRegistryPostProcessService(SymbolRegistryService symbolRegistryService)
      Creates a new post-process service.
      Parameters:
      symbolRegistryService - symbol registry service
  • Method Details