Uses of Interface
io.openraven.magpie.api.MagpiePlugin
Packages that use MagpiePlugin
-
Uses of MagpiePlugin in io.openraven.magpie.api
Subinterfaces of MagpiePlugin in io.openraven.magpie.apiModifier and TypeInterfaceDescriptioninterfaceIntermediatePlugin 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.interfaceinterfaceA plugin that represents the terminal operation in the Magpie framework.