@EventType(name="ExampleEvent", vendor="javax.slee", version="1.0", libraryRefs=@LibraryRef(name="ExampleLibrary",vendor="javax.slee",version="1.0")) public class ExampleEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EVENT_TYPE_NAME |
static String |
EVENT_TYPE_VENDOR |
static String |
EVENT_TYPE_VERSION |
| Constructor and Description |
|---|
ExampleEvent(Object eventData) |
public static final String EVENT_TYPE_NAME
public static final String EVENT_TYPE_VENDOR
public static final String EVENT_TYPE_VERSION
public ExampleEvent(Object eventData)
Copyright © 2016. All Rights Reserved.