public class EnvironmentHeap extends HeapImpl
Heap
that includes access to the environment additional information.propertyResolver
Constructor and Description |
---|
EnvironmentHeap(Name name,
Environment environment,
PropertyResolver propertyResolver)
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.
|
public EnvironmentHeap(Name name, Environment environment, PropertyResolver propertyResolver)
name
and environment
.name
- name of this heapenvironment
- environment to expose in propertiespropertyResolver
- Root property resolver (not null
)public Bindings getProperties()
Heap
getProperties
in interface Heap
getProperties
in class HeapImpl
Copyright 2011-2017 ForgeRock AS.