Uses of Enum
org.pf4j.RuntimeMode
Packages that use RuntimeMode
-
Uses of RuntimeMode in org.pf4j
Fields in org.pf4j declared as RuntimeModeModifier and TypeFieldDescriptionprotected RuntimeModeAbstractPluginManager.runtimeModeCache value for the runtime mode.private RuntimeModePluginWrapper.runtimeModeFields in org.pf4j with type parameters of type RuntimeModeMethods in org.pf4j that return RuntimeModeModifier and TypeMethodDescriptionstatic RuntimeModeAbstractPluginManager.getRuntimeMode()PluginManager.getRuntimeMode()The runtime mode.PluginWrapper.getRuntimeMode()static RuntimeModeReturns the enum constant of this type with the specified name.static RuntimeMode[]RuntimeMode.values()Returns an array containing the constants of this enum type, in the order they are declared.