Class InstrumentedShiftAwareListener

All Implemented Interfaces:
com.fishlib.base.log.LogOutputAppendable, NotificationQueue.Dependency, LivenessManager, LivenessNode, LivenessReferent, ListenerBase, ShiftAwareListener, Serializable
Direct Known Subclasses:
BaseTable.ShiftAwareListenerImpl, InstrumentedShiftAwareListenerAdapter, PrintListener

public abstract class InstrumentedShiftAwareListener extends InstrumentedListenerBase implements ShiftAwareListener
See Also:
  • Constructor Details

    • InstrumentedShiftAwareListener

      public InstrumentedShiftAwareListener(@Nullable String description)
    • InstrumentedShiftAwareListener

      public InstrumentedShiftAwareListener(@Nullable String description, boolean terminalListener)
  • Method Details