Uses of Class
com.pnfsoftware.jeb.core.DevPluginClassname
Packages that use DevPluginClassname
Package
Description
The core package and sub-packages define classes and interfaces to interact with and
develop JEB back-end plugins.
-
Uses of DevPluginClassname in com.pnfsoftware.jeb.core
Methods in com.pnfsoftware.jeb.core that return types with arguments of type DevPluginClassnameModifier and TypeMethodDescriptionEnginesPropertiesUtil.getDevPluginClassnames()
Read and parse the.DevPluginClassnames
core property.EnginesPropertiesUtil.parseDevPluginClassnames
(String s) Method parameters in com.pnfsoftware.jeb.core with type arguments of type DevPluginClassnameModifier and TypeMethodDescriptionEnginesPropertiesUtil.buildDevPluginClassnames
(List<DevPluginClassname> devPluginClassnames) void
EnginesPropertiesUtil.setDevPluginClassnames
(List<DevPluginClassname> devPluginClassnames)