Class FnsiSyncSourceServiceFactory

java.lang.Object
ru.i_novus.ms.fnsi.sync.impl.FnsiSyncSourceServiceFactory
All Implemented Interfaces:
SyncSourceServiceFactory

public class FnsiSyncSourceServiceFactory
extends java.lang.Object
implements SyncSourceServiceFactory
  • Constructor Summary

    Constructors 
    Constructor Description
    FnsiSyncSourceServiceFactory​(org.springframework.web.client.RestTemplate restTemplate)  
  • Method Summary

    Modifier and Type Method Description
    SyncSourceService createService​(SyncSource source)  
    boolean isSatisfied​(SyncSource source)  

    Methods inherited from class java.lang.Object

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