Interface StorableContext

All Superinterfaces:
Serializable
All Known Implementing Classes:
StorableContextImpl

public interface StorableContext extends Serializable
Form of ModelsContext which is serializable.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    "Re-construct" the model context from the serial form
  • Method Details

    • fromStorableForm

      ModelsContext fromStorableForm(ClassLoading classLoading)
      "Re-construct" the model context from the serial form