All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description AbstractConfigurationModule Utility class for other modules to allow app configuration via Google Guice.AbstractEventMessage<T> Simple message container to ease use with EventBus.AnyDateTime Date-time object that supports local and offset time depending on construction parameters.AnyDateTime.Else<T> An alternative lambda to be executed.AnyDateTimeAdapter Adapter class to convert between XML Schema DateTime and AnyDateTime.AutoLock<T extends Lock> Converts locks to auto-closables.CommonConfig Common constants.DefaultCommonConfigModule Configuration for the common module.DefaultCommonModule Guice module to bind util functionality.DurationAdapter Adapter class to convert XSD durations to Java durations and vice versa.EventBus An interface with extended functionality that substitutes EventBus.EventBusImpl Default implementation of EventBus.EventMessage Indicates an event message distributed by Guava'sEventBus.ExecutorWrapperService<T extends ExecutorService> Wraps an ExecutorService into a guava AbstractIdleService.InstanceLogger Logger which adds instance specific information to every log message using the CloseableThreadContext.JaxbUtil Utility functions for JAXB.JaxbUtilImpl Default implementation of JaxbUtil.NamespacePrefixMapperConverter Utility to create NamespacePrefixMapper instances for JAXB marshallers.ObjectStringifier Stringifies objects in conformance with the SDCri coding conventions.ObjectUtil Creates deep copies of arbitrary objects.ObjectUtilImpl Default implementation of ObjectUtil.PrefixNamespaceMappingParser Utility to parse prefix-to-namespace string representation used by configuration values.PrefixNamespaceMappingParser.PrefixNamespacePair A prefix-namespace pair extracted fromPrefixNamespaceMappingParser.parse(String).Stringified Determines a field to be stringified if used withObjectStringifier.TimestampAdapter Adapter class to convert Participant Model timestamps to Java instants and vice versa.UriUtil Utility functions for URIs.