Interface PhysicalOutputPort

All Superinterfaces:
Named, PhysicalPort, TokenTyped
All Known Subinterfaces:
RecordOutput

public interface PhysicalOutputPort extends PhysicalPort
Marker interface for physical outputs.
  • Method Details

    • addListener

      void addListener(OutputEventListener listener)
      Registers a listener for output events.
      Parameters:
      listener - the listener to notify when events occur