public final class InternalBlueprintsTgConfiguration extends Object implements InternalBlueprintsConfiguration
Configuration.
This class is called dynamically by BlueprintsPersistenceBackendFactory if TinkerGraph 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)
InternalBlueprintsConfigurationconfiguration.putDefaultConfiguration in interface InternalBlueprintsConfigurationconfiguration - the Configuration that holds the resource propertiesdirectory - the File that contains the Blueprints databaseCopyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.