Allows looking up properties defined in the platform host.
Indicates whether a property with the specified key exists or not.
Returns the property of the given key, or defaultValue if the property does not exist.
defaultValue
Throws an error if defaultValue is not specified and the property does not exist.
Optional
Executes some work during bean manager startup.
a Promise that resolves when this initializer completes its initialization.
Returns the properties map.
Allows looking up properties defined in the platform host.