Uses of Annotation Interface
org.openqa.selenium.grid.jmx.ManagedAttribute
Packages that use ManagedAttribute
Package
Description
- 
Uses of ManagedAttribute in org.openqa.selenium.grid.distributor.localMethods in org.openqa.selenium.grid.distributor.local with annotations of type ManagedAttributeModifier and TypeMethodDescriptionintLocalDistributor.getActiveSlots()longLocalDistributor.getDownNodeCount()intLocalDistributor.getIdleSlots()longLocalDistributor.getUpNodeCount()
- 
Uses of ManagedAttribute in org.openqa.selenium.grid.node.localMethods in org.openqa.selenium.grid.node.local with annotations of type ManagedAttributeModifier and TypeMethodDescriptionLocalNode.getAvailability()intLocalNode.getCurrentSessionCount()LocalNode.getExternalUri()LocalNode.getGridUri()floatLocalNode.getLoad()intLocalNode.getMaxSessionCount()LocalNode.getNodeId()intLocalNode.getTotalSlots()longLocalNode.getUsedSlots()
- 
Uses of ManagedAttribute in org.openqa.selenium.grid.serverMethods in org.openqa.selenium.grid.server with annotations of type ManagedAttributeModifier and TypeMethodDescriptionBaseServerOptions.getExternalUri()intBaseServerOptions.getMaxServerThreads()intBaseServerOptions.getPort()
- 
Uses of ManagedAttribute in org.openqa.selenium.grid.sessionqueue.configMethods in org.openqa.selenium.grid.sessionqueue.config with annotations of type ManagedAttributeModifier and TypeMethodDescriptionlongNewSessionQueueOptions.getRequestTimeoutSeconds()longNewSessionQueueOptions.getRetryIntervalMilliseconds()
- 
Uses of ManagedAttribute in org.openqa.selenium.grid.sessionqueue.localMethods in org.openqa.selenium.grid.sessionqueue.local with annotations of type ManagedAttribute