Package | Description |
---|---|
org.apache.marmotta.kiwi.config |
Modifier and Type | Method and Description |
---|---|
RegistryStrategy |
KiWiConfiguration.getRegistryStrategy()
Return the strategy to use for synchronizing between transactions.
|
static RegistryStrategy |
RegistryStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistryStrategy[] |
RegistryStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
KiWiConfiguration |
KiWiConfiguration.setRegistryStrategy(RegistryStrategy registryStrategy)
Change the strategy to use for synchronizing between transactions.
|
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.