Class UnregisterScheduledProcessor

java.lang.Object
ca.uhn.fhir.test.utilities.UnregisterScheduledProcessor
All Implemented Interfaces:
org.springframework.beans.factory.config.BeanFactoryPostProcessor

public class UnregisterScheduledProcessor extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
This bean postprocessor disables all scheduled tasks. It is intended only to be used in unit tests in circumstances where scheduled tasks cause issues.