public interface EnvironmentAccess
| Modifier and Type | Method and Description |
|---|---|
default Map<Object,Object> |
getPropertiesForPrefix(String prefix) |
<T> T |
getProperty(String name,
Class<T> type) |
Copyright © 2022 SAP. All rights reserved.