org.jboss.arquillian.core.spi
Interface EventPoint

All Superinterfaces:
Typed
All Known Implementing Classes:
EventPointImpl

public interface EventPoint
extends Typed

EventPoint

Version:
$Revision: $
Author:
Aslak Knutsen

Method Summary
 void set(Event<?> value)
           
 
Methods inherited from interface org.jboss.arquillian.core.spi.Typed
getType
 

Method Detail

set

void set(Event<?> value)
         throws InvocationException
Throws:
InvocationException


Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.