@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface InitialEventSelectorMethod
| Modifier and Type | Required Element and Description |
|---|---|
EventTypeRef[] |
value
the event types that use the method as initial event selector
|
public abstract EventTypeRef[] value
Copyright © 2016. All Rights Reserved.