Uses of Class
com.kingsrook.qqq.backend.core.instances.AbstractMetaDataProducerBasedQQQApplication
Packages that use AbstractMetaDataProducerBasedQQQApplication
-
Uses of AbstractMetaDataProducerBasedQQQApplication in com.kingsrook.qqq.backend.core.instances
Subclasses of AbstractMetaDataProducerBasedQQQApplication in com.kingsrook.qqq.backend.core.instancesModifier and TypeClassDescriptionclass
Version of AbstractQQQApplication that assumes all meta-data is produced by MetaDataProducers in (or under) a single package (where you can pass that package into the constructor, vs. the abstract base class, where you extend it and override the getMetaDataPackageName method.