Package ru.i_novus.ms.fnsi.sync.impl
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 SyncSourceServicecreateService(SyncSource source)booleanisSatisfied(SyncSource source)
-
Constructor Details
-
FnsiSyncSourceServiceFactory
public FnsiSyncSourceServiceFactory(org.springframework.web.client.RestTemplate restTemplate)
-
-
Method Details
-
createService
- Specified by:
createServicein interfaceSyncSourceServiceFactory
-
isSatisfied
- Specified by:
isSatisfiedin interfaceSyncSourceServiceFactory
-