org.jboss.arquillian.core.impl
Class EventPointImpl
java.lang.Object
org.jboss.arquillian.core.impl.EventPointImpl
- All Implemented Interfaces:
- EventPoint, Typed
public class EventPointImpl
- extends Object
- implements EventPoint
EventPointImpl
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
of
public static EventPointImpl of(Object target,
Field field)
getType
public Type getType()
- Specified by:
getType in interface Typed
set
public void set(Event<?> value)
throws InvocationException
- Specified by:
set in interface EventPoint
- Throws:
InvocationException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.