Class AppIdEvent

  • All Implemented Interfaces:
    org.onosproject.event.Event<AppIdEvent.Type,​org.onosproject.core.ApplicationId>

    public class AppIdEvent
    extends org.onosproject.event.AbstractEvent<AppIdEvent.Type,​org.onosproject.core.ApplicationId>
    Application ID event.
    • Constructor Detail

      • AppIdEvent

        protected AppIdEvent​(AppIdEvent.Type type,
                             org.onosproject.core.ApplicationId subject)