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.Methods 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.