Package | Description |
---|---|
org.dcm4che3.conf.core |
This package is contained in the Maven module dcm4che-conf-core.
|
org.dcm4che3.conf.core.api |
This package is contained in the Maven module dcm4che-conf-core-api.
|
org.dcm4che3.conf.core.storage |
This package is contained in the Maven module dcm4che-conf-core.
|
Modifier and Type | Method and Description |
---|---|
void |
DelegatingConfiguration.runBatch(BatchRunner.Batch batch) |
Modifier and Type | Method and Description |
---|---|
void |
BatchRunner.runBatch(BatchRunner.Batch batch)
Provides support for batching configuration changes.
|
Modifier and Type | Method and Description |
---|---|
void |
SingleJsonFileConfigurationStorage.runBatch(BatchRunner.Batch batch) |
void |
SimpleCachingConfigurationDecorator.runBatch(BatchRunner.Batch batch) |
void |
InMemoryReadOnlyConfiguration.runBatch(BatchRunner.Batch batch) |
void |
InMemoryConfiguration.runBatch(BatchRunner.Batch batch) |
Copyright © 2017 dcm4che.org. All rights reserved.