
public class EventPointImpl extends Object implements EventPoint
| Modifier and Type | Method and Description |
|---|---|
Type |
getType() |
static EventPointImpl |
of(Object target,
Field field) |
void |
set(Event<?> value) |
public static EventPointImpl of(Object target, Field field)
public void set(Event<?> value) throws InvocationException
set in interface EventPointInvocationExceptionCopyright © 2015 JBoss by Red Hat. All rights reserved.