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 EventPoint
InvocationException
Copyright © 2018 JBoss by Red Hat. All rights reserved.