org.jboss.arquillian.core.spi
Interface ExtensionLoader

All Known Implementing Classes:
JavaSPIExtensionLoader, RemoteExtensionLoader

public interface ExtensionLoader

Extension point used to load the boot strap extensions.

Version:
$Revision: $
Author:
Aslak Knutsen

Method Summary
 Collection<LoadableExtension> load()
           
 

Method Detail

load

Collection<LoadableExtension> load()


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