Package 

Class RefreshServiceImpl

  • All Implemented Interfaces:
    no.difi.move.kosmos.service.config.RefreshService

    @Service()@ConditionalOnProperty(value = spring.cloud.config.enabled, havingValue = true) 
    public class RefreshServiceImpl
     implements RefreshService
                        
    • Method Summary

      Modifier and Type Method Description
      void refreshConfig()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait