JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
io.avaje.jex
io.avaje.jex.spi
JexPlugin
Uses of Interface
io.avaje.jex.spi.JexPlugin
Packages that use
JexPlugin
Package
Description
io.avaje.jex
Avaje Jex API - see
Jex
.
Uses of
JexPlugin
in
io.avaje.jex
Methods in
io.avaje.jex
with parameters of type
JexPlugin
Modifier and Type
Method
Description
Jex
Jex.
plugin
(
JexPlugin
plugin)
Adds a plugin to the Jex instance, extending its functionality.