|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CapabilityMatcher | |
---|---|
org.openqa.grid.internal | |
org.openqa.grid.internal.utils |
Uses of CapabilityMatcher in org.openqa.grid.internal |
---|
Methods in org.openqa.grid.internal that return CapabilityMatcher | |
---|---|
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()
|
Uses of CapabilityMatcher in org.openqa.grid.internal.utils |
---|
Classes in org.openqa.grid.internal.utils that implement CapabilityMatcher | |
---|---|
class |
DefaultCapabilityMatcher
Default (naive) implementation of the capability matcher. |
Methods in org.openqa.grid.internal.utils that return CapabilityMatcher | |
---|---|
CapabilityMatcher |
GridHubConfiguration.getCapabilityMatcher()
|
Methods in org.openqa.grid.internal.utils with parameters of type CapabilityMatcher | |
---|---|
void |
GridHubConfiguration.setCapabilityMatcher(CapabilityMatcher matcher)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |