Package church.i18n.processing.storage
package church.i18n.processing.storage
-
ClassDescriptionSimplified message storage where implementing class takes care of providing a correct
processingId.A storage for messages user needs to be notified, however they should not interrupt program execution.An interface describing a unique identification of processing operation.Retrieve messages from the storage.Thread independent storage of processing messages.Thread-local storage of additional response messages.An implementation of theProcessingIdProviderthat returns thread name.