Package org.pipservices3.components.state
package org.pipservices3.components.state
-
ClassDescriptionCreates
IStateStorecomponents by their descriptors.Interface for state storages that are used to store and retrieve transaction states.State store that keeps states in the process memory.Dummy state store implementation that doesn't do anything.Data object to store state values with their keys used byStateEntryStateValue<T>A data object that holds a retrieved state value with its key.