AtomClientEventHandler

public class AtomClientEventHandler

Handles: - (raw or text) config changes by triggering the reload of the appropriate configuration items - the rescheduling of the fetch job - fetch jobs

Methods

handleFetch

public void handleFetch(MotechEvent event)

handleFileChanged

public void handleFileChanged(MotechEvent event)

handleRead

public void handleRead(MotechEvent event)

handleRescheduleFetchJob

public void handleRescheduleFetchJob(MotechEvent event)

setAtomClientConfigService

public void setAtomClientConfigService(AtomClientConfigService atomClientConfigService)

setAtomClientService

public void setAtomClientService(AtomClientService atomClientService)