- elementListByXPath(Node, String) - Static method in class de.hawhamburg.reachability.util.XMLUtil
-
Fetches a List
of Element
from the supplied Node
using the given xPath.
- end() - Method in class de.hawhamburg.reachability.properties.PropertyService
-
Gracefully end this service.
- end() - Method in class de.hawhamburg.reachability.ReachabilityWorker
-
The method will be called at the end of the method
ReachabilityWorker.run()
and will notify all connected sensor adapters
and the reasoners.
- end() - Method in class de.hawhamburg.reachability.registry.Registry
-
Gracefully ends the system by disconnecting all open ActiveMQ connections.
- end() - Method in class de.hawhamburg.reachability.tools.feeder.SensorDataFeeder
-
- end() - Method in class de.hawhamburg.reachability.tools.googleCalendar.GoogleCalendarHookService
-
Gracefully shutdown all open connections.
- ended - Variable in class de.hawhamburg.reachability.ReachabilityWorker
-
- ended() - Method in class de.hawhamburg.reachability.ReachabilityWorker
-
- endSystemWithError(String) - Static method in class de.hawhamburg.reachability.util.OutputUtil
-
- endTime - Variable in class de.hawhamburg.reachability.tools.googleCalendar.json.JsonGoogleCalendarEvent
-
The DateTime
the event ends.
- EnumerationUtil - Class in de.hawhamburg.reachability.util
-
Utility functions related to enumerations.
- EnumerationUtil() - Constructor for class de.hawhamburg.reachability.util.EnumerationUtil
-
Prevent creation of instances of this utility class.
- error(String) - Static method in class de.hawhamburg.reachability.util.OutputUtil
-
Handles an error messages depending on the current configuration in
MainConfig
.
- events - Variable in class de.hawhamburg.reachability.tools.googleCalendar.json.JsonGoogleCalendarResult
-
- exists() - Static method in class de.hawhamburg.reachability.conf.LoggerConfig
-
Determines if the XML configuration file exists.
- exists() - Static method in class de.hawhamburg.reachability.conf.MainConfig
-
Determines if at least one of the configuration files exist.
- exists() - Static method in class de.hawhamburg.reachability.conf.ReasonerConfig
-
Determines if the XML configuration file exists.
- exists(String) - Static method in class de.hawhamburg.reachability.util.ExternFileUtil
-
Checks whether the supplied file path exists or not.
- ExternFileUtil - Class in de.hawhamburg.reachability.util
-
Utility functions related to external file handling.
- ExternFileUtil() - Constructor for class de.hawhamburg.reachability.util.ExternFileUtil
-
Prevent instances of this utility class.