public class BatheTimeWatcher extends BaseConfigurationFileWatcher implements bathe.BatheInitializer
| Modifier and Type | Class and Description |
|---|---|
protected static class |
BatheTimeWatcher.DuplicateProperties
This allows us to fail fast for duplicate system properties
|
protected static class |
BatheTimeWatcher.StrictMapAppenderConstructor |
lastModified, requiresReloading, system, watchedFiles, watchTimeout| Constructor and Description |
|---|
BatheTimeWatcher() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
decodeUrl(String url) |
String |
getName() |
int |
getOrder() |
String[] |
initialize(String[] args,
String jumpClass) |
protected org.springframework.core.env.MapPropertySource |
loadPropertyFile(File propertyFile) |
protected org.springframework.core.env.MapPropertySource |
loadYamlFile(File yamlFile) |
void |
start() |
checkForTimerOverride, isProperties, isYaml, loadWatchedFiles, startWatching@PreStart public void start()
public int getOrder()
getOrder in interface bathe.BatheInitializerpublic String getName()
getName in interface bathe.BatheInitializerpublic String[] initialize(String[] args, String jumpClass)
initialize in interface bathe.BatheInitializerprotected org.springframework.core.env.MapPropertySource loadPropertyFile(File propertyFile)
loadPropertyFile in class BaseConfigurationFileWatcherprotected org.springframework.core.env.MapPropertySource loadYamlFile(File yamlFile)
Copyright © 2017. All rights reserved.