Uses of Enum Class
org.kie.internal.runtime.conf.RuntimeStrategy
Packages that use RuntimeStrategy
-
Uses of RuntimeStrategy in org.kie.internal.runtime.conf
Methods in org.kie.internal.runtime.conf that return RuntimeStrategyModifier and TypeMethodDescriptionDeploymentDescriptor.getRuntimeStrategy()Returns runtime strategy to be used, default Singleton.static RuntimeStrategyReturns the enum constant of this class with the specified name.static RuntimeStrategy[]RuntimeStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.kie.internal.runtime.conf with parameters of type RuntimeStrategyModifier and TypeMethodDescriptionDeploymentDescriptorBuilder.runtimeStrategy(RuntimeStrategy strategy) -
Uses of RuntimeStrategy in org.kie.internal.runtime.manager.deploy
Methods in org.kie.internal.runtime.manager.deploy that return RuntimeStrategyMethods in org.kie.internal.runtime.manager.deploy with parameters of type RuntimeStrategyModifier and TypeMethodDescriptionvoidDeploymentDescriptorImpl.setRuntimeStrategy(RuntimeStrategy runtimeStrategy)