public class ArquillianBundleExtensionLoader extends Object implements org.jboss.arquillian.core.spi.ExtensionLoader
ExtensionLoader
that works in the context of the installed Arquillian bundle. If so it uses a hardcoded list of
extensions instead of dynamic discovery via META-INF/services. The latter would load the wrong extensions from jars embedded
in the Arquillian bundle.Constructor and Description |
---|
ArquillianBundleExtensionLoader() |
public Collection<org.jboss.arquillian.core.spi.LoadableExtension> load()
load
in interface org.jboss.arquillian.core.spi.ExtensionLoader
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.