|
KIE Internal 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuntimeStrategy | |
|---|---|
| org.kie.internal.runtime.conf | |
| Uses of RuntimeStrategy in org.kie.internal.runtime.conf |
|---|
| Methods in org.kie.internal.runtime.conf that return RuntimeStrategy | |
|---|---|
RuntimeStrategy |
DeploymentDescriptor.getRuntimeStrategy()
Returns runtime strategy to be used, default Singleton. |
static RuntimeStrategy |
RuntimeStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RuntimeStrategy[] |
RuntimeStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.kie.internal.runtime.conf with parameters of type RuntimeStrategy | |
|---|---|
DeploymentDescriptorBuilder |
DeploymentDescriptorBuilder.runtimeStrategy(RuntimeStrategy strategy)
|
|
KIE Internal 6.2.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||