Uses of Package
io.jstach.jstachio.spi
Packages that use io.jstach.jstachio.spi
-
Classes in io.jstach.jstachio.spi used by io.jstach.jstachio.spiClassDescriptionRuntime Config Service.An SPI extension point via the
ServiceLoaderor other mechanisms like DI.An extension that is a factory that provides other extensions.A container that will hold all resolvedJStachioExtensions and consolidate them to a single instances of various services.A marker interface used for JStachio implementations that provide access to extensions.Builder for creating a custom JStachio.Advises, intercepts or filters a template before being rendered.A fully composed chain that renders a model by applying filtering.Finds templates based on the model type (class).An easier to implement template finder based on a sequence of templates.AServiceLoaderinterface for findingTemplates.ResolvedJStachePathconfig by replacingJStachePath.UNSPECIFIEDwith default values.Strategy to load templates dynamically.