Interface ProjectionListener<T>

    • Method Detail

      • projectionEventOccurred

        void projectionEventOccurred​(ProjectionEvent<T> evt)
        Invoked when a projection event occurs.
        Parameters:
        evt - the object describing the event