Uses of Class
org.openqa.selenium.grid.jmx.ManagedAttribute
-
-
Uses of ManagedAttribute in org.openqa.selenium.grid.node.local
Methods in org.openqa.selenium.grid.node.local with annotations of type ManagedAttribute Modifier and Type Method Description AvailabilityLocalNode. getAvailability()intLocalNode. getCurrentSessionCount()java.net.URILocalNode. getExternalUri()java.net.URILocalNode. getGridUri()floatLocalNode. getLoad()intLocalNode. getMaxSessionCount()java.lang.StringLocalNode. getNodeId()intLocalNode. getTotalSlots()longLocalNode. getUsedSlots() -
Uses of ManagedAttribute in org.openqa.selenium.grid.server
Methods in org.openqa.selenium.grid.server with annotations of type ManagedAttribute Modifier and Type Method Description java.net.URIBaseServerOptions. getExternalUri()intBaseServerOptions. getMaxServerThreads()intBaseServerOptions. getPort() -
Uses of ManagedAttribute in org.openqa.selenium.grid.sessionqueue.config
Methods in org.openqa.selenium.grid.sessionqueue.config with annotations of type ManagedAttribute Modifier and Type Method Description longNewSessionQueueOptions. getRequestTimeoutSeconds()longNewSessionQueueOptions. getRetryIntervalSeconds() -
Uses of ManagedAttribute in org.openqa.selenium.grid.sessionqueue.local
Methods in org.openqa.selenium.grid.sessionqueue.local with annotations of type ManagedAttribute Modifier and Type Method Description intLocalNewSessionQueue. getQueueSize()
-