Package | Description |
---|---|
org.jboss.arquillian.container.test.impl | |
org.jboss.arquillian.core.impl.loadable |
Modifier and Type | Class and Description |
---|---|
class |
RemoteExtensionLoader
ARQ-456 Temp fix.
|
Modifier and Type | Class and Description |
---|---|
class |
JavaSPIExtensionLoader
ServiceLoader implementation that use META-INF/services/interface files to registered Services.
|
Modifier and Type | Method and Description |
---|---|
private ExtensionLoader |
LoadableExtensionLoader.locateExtensionLoader()
Some environments need to handle their own ExtensionLoading and can't rely on Java's META-INF/services approach.
|
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
LoadableExtensionLoader.toString(java.util.Collection<ExtensionLoader> loaders) |