Uses of Interface
com.pnfsoftware.jeb.core.IEnginesPlugin
Packages that use IEnginesPlugin
Package
Description
Core back-end APIs used to bootstrap JEB, manage engines contexts and projects, and describe
plugins, artifacts, and related metadata.
-
Uses of IEnginesPlugin in com.pnfsoftware.jeb.core
Classes in com.pnfsoftware.jeb.core that implement IEnginesPluginMethods in com.pnfsoftware.jeb.core that return types with arguments of type IEnginesPluginModifier and TypeMethodDescriptionIEnginesContext.getEnginesPlugins()Retrieve a list of engines plugins (internal modules, third party plugins).