Class OpticalPathEvent

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  OpticalPathEvent.Type  
    • Method Summary

      • Methods inherited from class org.onosproject.event.AbstractEvent

        subject, time, toString, type
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • OpticalPathEvent

        public OpticalPathEvent​(OpticalPathEvent.Type type,
                                OpticalConnectivityId subject)
        Creates OpticalPathEvent object with specified type and subject.
        Parameters:
        type - type of event
        subject - subject of the event