java.lang.Object
com.inductiveautomation.ignition.common.expressions.TagListener
All Implemented Interfaces:
TagChangeListener, EventListener
Direct Known Subclasses:
ExpressionBindingTagListener

public class TagListener extends Object implements TagChangeListener
A class that can listen for tag changes and notify an InteractionListener. It also holds the last value seen internally and will serialize it.