Package | Description |
---|---|
org.kie.internal.runtime.conf |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
DeploymentDescriptorBuilder |
DeploymentDescriptorBuilder.runtimeStrategy(RuntimeStrategy strategy) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.