Package com.inductiveautomation.perspective.gateway.binding
package com.inductiveautomation.perspective.gateway.binding
-
ClassDescriptionBase class for any
Binding
which should derive fromAbstractLifecycle
Abstract base class which takes care of executing bindings which have a polling option in a thread-safe manner.Created by carlg on 1/26/2017.Used as a stand-in when a binding factory fails to produce a valid binding instancee.Helper class that simplifies the creation and proper evaluation of expressions that execute in and around the binding / transform system.A PerspectiveExpressionFactory is aFragileBiFunction
which takes aBindingContext
and an expression source as aString
and creates and returns the correspondingPerspectiveExpression
A cache of value shared across all sessions.