public interface InternalBlueprintsConfiguration
Configuration
.
Implementations of this interface are called dynamically by BlueprintsPersistenceBackendFactory
during
database creation.
Modifier and Type | Method and Description |
---|---|
void |
putDefaultConfiguration(Configuration configuration,
File directory)
Adds specific properties about the Blueprints database in the given
configuration . |
void putDefaultConfiguration(Configuration configuration, File directory)
configuration
.configuration
- the Configuration
that holds the resource propertiesdirectory
- the File
that contains the Blueprints databaseCopyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.