Package | Description |
---|---|
org.kie.internal.runtime.conf |
Modifier and Type | Method and Description |
---|---|
PersistenceMode |
DeploymentDescriptor.getPersistenceMode()
Returns the runtime engine persistence type configuration
|
static PersistenceMode |
PersistenceMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PersistenceMode[] |
PersistenceMode.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.persistenceMode(PersistenceMode mode) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.