All Downloads are FREE. Search and download functionalities are using the official Maven repository.

IAF_Util.ConfigurationCheckReload.xml Maven / Gradle / Ivy

There is a newer version: 7.9.4
Show newest version
<module>
	<scheduler>
		<job
			name="CheckReload" 
			interval="${checkReload.interval}"
			description="Reload configs from database (if necessary)"
			function="checkReload"
			active="${checkReload.active}" />
	</scheduler>
</module>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy