Class CacheClearServiceImpl

java.lang.Object
com.skava.subscription.service.impl.CacheClearServiceImpl
All Implemented Interfaces:
com.skava.core.EcommService<CacheClearRequestInternal,org.springframework.http.HttpStatus>, CacheClearService

@Service public class CacheClearServiceImpl extends Object implements CacheClearService

class CacheClearServiceImpl

CacheService class.

Version:
8.4.0
Author:
Infosys Equinox
  • Field Details

  • Constructor Details

    • CacheClearServiceImpl

      public CacheClearServiceImpl()
  • Method Details

    • getValidator

      public List<com.skava.core.validation.ValidatorComponent> getValidator()
      Specified by:
      getValidator in interface com.skava.core.EcommService<CacheClearRequestInternal,org.springframework.http.HttpStatus>
    • process

      public org.springframework.http.HttpStatus process(CacheClearRequestInternal request)
      Specified by:
      process in interface com.skava.core.EcommService<CacheClearRequestInternal,org.springframework.http.HttpStatus>