public interface SettingValueRetrievalStrategy
extends org.pf4j.ExtensionPoint
Modifier and Type | Method and Description |
---|---|
Optional<XPFSettingValue> |
getSettingValue(XPFSettingValueRetrievalContext context)
Retrieve a setting value for the given path and context.
|
Optional<XPFSettingValue> getSettingValue(XPFSettingValueRetrievalContext context)
context
- The setting retrieval context.Copyright © 2000–2021 Elastic Path Software, Inc. All rights reserved.