Uses of Interface
io.openraven.magpie.api.MagpiePlugin
-
Packages that use MagpiePlugin Package Description io.openraven.magpie.api -
-
Uses of MagpiePlugin in io.openraven.magpie.api
Subinterfaces of MagpiePlugin in io.openraven.magpie.api Modifier and Type Interface Description interfaceIntermediatePlugin<T>IntermediatePlugin implementations provide the glue between Origin (discovery) plugins and Terminal (output) plugins.interfaceOriginPlugin<T>OriginPlugin kicks off the discovery process and emits discovered assets via the supplied Emitter.interfacePolicyOutputPlugin<T>interfaceTerminalPlugin<T>A plugin that represents the terminal operation in the Magpie framework.
-