Package arez.persist.runtime
package arez.persist.runtime
Arez-Persist runtime infrastructure.
-
ClassDescriptionProvide an interface to register and access stores and access the root scope as well as global configuration settings.Utility class for interacting with ArezPersist config settings in tests.Interface to intercept log messages emitted by ArezPersist runtime.Converter<A,
E> Converter that encodes a persistent property from application form to encoded form and back again.A scope is used to control the lifecycle of state storage.Interface implemented to provide the state storage and retrieval services.An entry containing the state for a particular component.The store that contains a cached copy of any state persisted.A converter that encodes properties for a specific type.