Uses of Class
com.pnfsoftware.jeb.core.ControllerInfo
Packages that use ControllerInfo
Package
Description
Core back-end APIs used to bootstrap JEB, manage engines contexts and projects, and describe
plugins, artifacts, and related metadata.
-
Uses of ControllerInfo in com.pnfsoftware.jeb.core
Methods in com.pnfsoftware.jeb.core that return ControllerInfoModifier and TypeMethodDescriptionCoreOptions.getControllerInfo()Get the configured floating-controller connection information.Methods in com.pnfsoftware.jeb.core with parameters of type ControllerInfoModifier and TypeMethodDescriptionvoidCoreOptions.setControllerInfo(ControllerInfo info) Set floating-controller connection information.