Uses of Interface
io.vertx.tp.modular.reference.AoRay
-
Packages that use AoRay Package Description io.vertx.tp.modular.reference -
-
Uses of AoRay in io.vertx.tp.modular.reference
Classes in io.vertx.tp.modular.reference that implement AoRay Modifier and Type Class Description classAbstractRay<T>## Abstract Reference Processor ### 1.classRayBatch## Multi Reference Processor It's the sub-class ofAbstractRaywithRecord[] element.classRaySingle## Single Reference Processor It's the sub-class ofAbstractRaywithRecordelement.Methods in io.vertx.tp.modular.reference that return AoRay Modifier and Type Method Description AoRay<T>AbstractRay. on(DataTpl tpl)Bind the component to data model templateDataTpl.AoRay<T>AoRay. on(DataTpl tpl)Bind the component to data model templateDataTpl.
-