|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |