Uses of Interface
io.ebean.plugin.SpiServer
| Package | Description |
|---|---|
| io.ebean | |
| io.ebean.plugin |
Provides a API for plugins.
|
-
Uses of SpiServer in io.ebean
Methods in io.ebean that return SpiServer Modifier and Type Method Description SpiServerDatabase. getPluginApi()Return the extended API intended for use by plugins. -
Uses of SpiServer in io.ebean.plugin
Methods in io.ebean.plugin with parameters of type SpiServer Modifier and Type Method Description voidPlugin. configure(SpiServer server)Configure the plugin.