public class EnvironmentHeap extends HeapImpl
Heap
that includes access to the environment additional information.Constructor and Description |
---|
EnvironmentHeap(Name name,
Environment environment)
Builds a new EnvironmentHeap with the given
name and environment . |
Modifier and Type | Method and Description |
---|---|
Bindings |
getProperties()
Returns the properties from this heap and its parents if any.
|
addDefaultDeclaration, destroy, get, getAll, getHandler, init, put, resolve, resolve
public EnvironmentHeap(Name name, Environment environment)
name
and environment
.name
- name of this heapenvironment
- environment to expose in propertiespublic Bindings getProperties()
Heap
getProperties
in interface Heap
getProperties
in class HeapImpl
Copyright © 2025 Open Identity Platform Community. All rights reserved.