@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface EventFiring
| Modifier and Type | Required Element and Description |
|---|---|
EventTypeRef |
value
the event type id ref
|
public abstract EventTypeRef value
Copyright © 2016. All rights reserved.