public class SystemPropertyPropertyLoader extends AbstractMapPropertyLoader<CoreEnvironment.Builder<?>>
Constructor and Description |
---|
SystemPropertyPropertyLoader() |
SystemPropertyPropertyLoader(Properties properties) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
propertyMap()
Returns the property map which should be loaded.
|
load
public SystemPropertyPropertyLoader()
public SystemPropertyPropertyLoader(Properties properties)
protected Map<String,String> propertyMap()
AbstractMapPropertyLoader
propertyMap
in class AbstractMapPropertyLoader<CoreEnvironment.Builder<?>>
Copyright © 2021 Couchbase, Inc.. All rights reserved.