public static class ScriptableFilter.Heaplet extends AbstractScriptableHeapObject.AbstractScriptableHeaplet
Constructor and Description |
---|
Heaplet() |
Modifier and Type | Method and Description |
---|---|
ScriptableFilter |
newInstance(Script script,
Heap heap)
Creates the new heap object instance using the provided script.
|
create
create, destroy, endpointRegistry, evaluatedWithHeapProperties, expression, start
public ScriptableFilter newInstance(Script script, Heap heap) throws HeapException
AbstractScriptableHeapObject.AbstractScriptableHeaplet
newInstance
in class AbstractScriptableHeapObject.AbstractScriptableHeaplet
script
- The compiled script.heap
- The heap to look for bindingsHeapException
- if an exception occurred during creation of the heap
object or any of its dependencies.Copyright © 2025 Open Identity Platform Community. All rights reserved.