public final class InternalBlueprintsNeo4jConfiguration extends Object implements InternalBlueprintsConfiguration
Configuration
.
This class is called dynamically by BlueprintsPersistenceBackendFactory
if Neo4j implementation
is used to store the underlying database.
BlueprintsPersistenceBackendFactory
Modifier and Type | Method and Description |
---|---|
static InternalBlueprintsConfiguration |
getInstance()
Returns the instance of this class.
|
void |
putDefaultConfiguration(Configuration configuration,
File directory)
Adds specific properties about the Blueprints database in the given
configuration . |
@Nonnull public static InternalBlueprintsConfiguration getInstance()
public void putDefaultConfiguration(Configuration configuration, File directory)
InternalBlueprintsConfiguration
configuration
.putDefaultConfiguration
in interface InternalBlueprintsConfiguration
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.