public class VtnRscEvent extends org.onosproject.event.AbstractEvent<VtnRscEvent.Type,VtnRscEventFeedback>
| Modifier and Type | Class and Description |
|---|---|
static class |
VtnRscEvent.Type
Type of vtnrsc events.
|
| Constructor and Description |
|---|
VtnRscEvent(VtnRscEvent.Type type,
VtnRscEventFeedback vtnFeedback)
Creates an event of a given type and for the specified vtn event feedback.
|
VtnRscEvent(VtnRscEvent.Type type,
VtnRscEventFeedback vtnFeedback,
long time)
Creates an event of a given type and for the specified vtn event feedback.
|
public VtnRscEvent(VtnRscEvent.Type type, VtnRscEventFeedback vtnFeedback)
type - Vtnrsc event typevtnFeedback - event VtnrscEventFeedback subjectpublic VtnRscEvent(VtnRscEvent.Type type, VtnRscEventFeedback vtnFeedback, long time)
type - Vtnrsc event typevtnFeedback - event VtnrscEventFeedback subjecttime - occurrence time