org.jboss.arquillian.core.spi
Interface Extension

All Known Implementing Classes:
ExtensionImpl

public interface Extension

Extension

Version:
$Revision: $
Author:
Aslak Knutsen

Method Summary
 List<EventPoint> getEventPoints()
           
 List<InjectionPoint> getInjectionPoints()
           
 List<ObserverMethod> getObservers()
           
 

Method Detail

getInjectionPoints

List<InjectionPoint> getInjectionPoints()

getEventPoints

List<EventPoint> getEventPoints()

getObservers

List<ObserverMethod> getObservers()


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