Package | Description |
---|---|
org.openqa.grid.internal | |
org.openqa.grid.internal.utils |
Modifier and Type | Method and Description |
---|---|
CapabilityMatcher |
RemoteProxy.getCapabilityHelper()
Returns the capability matcher that will be used to by the remote proxy
to determine whether its test slots can run a requested test session.
|
CapabilityMatcher |
BaseRemoteProxy.getCapabilityHelper() |
CapabilityMatcher |
Registry.getCapabilityMatcher() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCapabilityMatcher
Default (naive) implementation of the capability matcher.
|
Modifier and Type | Method and Description |
---|---|
CapabilityMatcher |
GridHubConfiguration.getCapabilityMatcher() |
Modifier and Type | Method and Description |
---|---|
void |
GridHubConfiguration.setCapabilityMatcher(CapabilityMatcher matcher) |
Copyright © 2015. All rights reserved.