JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH
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.