Uses of Interface
org.jboss.arquillian.core.spi.ServiceLoader

Packages that use ServiceLoader
org.jboss.arquillian.container.impl   
org.jboss.arquillian.container.spi   
org.jboss.arquillian.core.impl.loadable   
 

Uses of ServiceLoader in org.jboss.arquillian.container.impl
 

Methods in org.jboss.arquillian.container.impl with parameters of type ServiceLoader
 Container LocalContainerRegistry.create(ContainerDef definition, ServiceLoader loader)
           
 

Uses of ServiceLoader in org.jboss.arquillian.container.spi
 

Methods in org.jboss.arquillian.container.spi with parameters of type ServiceLoader
 Container ContainerRegistry.create(ContainerDef definition, ServiceLoader loader)
           
 

Uses of ServiceLoader in org.jboss.arquillian.core.impl.loadable
 

Classes in org.jboss.arquillian.core.impl.loadable that implement ServiceLoader
 class ServiceRegistryLoader
          MixedServiceLoader
 

Methods in org.jboss.arquillian.core.impl.loadable that return ServiceLoader
 ServiceLoader ServiceRegistry.getServiceLoader()
           
 



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