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