Package com.kingsrook.qqq.backend.core.model.metadata.qbits
package com.kingsrook.qqq.backend.core.model.metadata.qbits
-
ClassDescriptionCommon (maybe)?extension of MetaDataProducerInterface, designed for producing meta data within a (java-defined, at this time) QBit.Interface for configuration settings used both in the production of meta-data for a QBit, but also at runtime, e.g., to be aware of exactly how the qbit has been incorporated into an application.thrown by QBitConfig.validate() if there's an issue.Meta-data to define an active QBit in a QQQ Instance.interface for how a QBit's meta-data gets produced and added to a QInstance.interface for meta data objects that may have come from a qbit, and where we might want to get data about that qbit (e.g., config or meta-data).