Class EventStreamExpressionFactoryProducer

java.lang.Object
com.inductiveautomation.eventstream.gateway.expression.EventStreamExpressionFactoryProducer

public class EventStreamExpressionFactoryProducer extends Object
The EventStreamExpressionFactoryProducer class is responsible for producing instances of GatewayEventStreamExpressionFactory, which facilitate the creation and management of event stream expressions in the Ignition framework. This class encapsulates necessary dependencies such as an EncoderRegistry, a CommonContext, and a function to retrieve ScriptManager instances for specific projects.