public interface PlatformEnvironment extends Feature
PlatformEnvironment provides the configuration properties of the platform environment.| Modifier and Type | Field and Description |
|---|---|
static PlatformEnvironment |
INSTANCE
Gives access to the active
PlatformEnvironment |
| Modifier and Type | Method and Description |
|---|---|
ApplicationProperties |
getApplicationProperties()
Provides application specific properties.
|
Stream<ServiceBinding> |
getServiceBindings()
Provides the available service bindings.
|
getFeatureName, isActiveFeaturestatic final PlatformEnvironment INSTANCE
PlatformEnvironmentApplicationProperties getApplicationProperties()
null if not availableStream<ServiceBinding> getServiceBindings()
Copyright © 2021. All rights reserved.