Class OrientConfigurationProperties
java.lang.Object
com.chutneytesting.component.scenario.infra.orient.OrientConfigurationProperties
@Component
@ConfigurationProperties(prefix="chutney.component.orient")
public class OrientConfigurationProperties
extends Object
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()voidsetContextConfiguration(Map<String, Object> contextConfiguration) voidsetDBProperties(OrientConfigurationProperties.DBProperties DBProperties) void
-
Constructor Details
-
OrientConfigurationProperties
public OrientConfigurationProperties()
-
-
Method Details
-
getDBProperties
-
setDBProperties
-
getPath
-
setPath
-
getContextConfiguration
-
setContextConfiguration
- See Also:
-
OGlobalConfiguration
-