- deenhance(T, Class<? extends Annotation>) - Method in interface org.jboss.arquillian.drone.spi.DroneInstanceEnhancer
-
Deprecated.
- DeploymentFilter - Class in org.jboss.arquillian.drone.spi.filter
-
Filter for finding deployment injection points.
- DeploymentFilter() - Constructor for class org.jboss.arquillian.drone.spi.filter.DeploymentFilter
-
Creates a deployment filter which will match all the deployment injection points.
- DeploymentFilter(String) - Constructor for class org.jboss.arquillian.drone.spi.filter.DeploymentFilter
-
Creates a deployment filter which will match deployment injection points, whose name matches the regex.
- DeploymentNameKey - Interface in org.jboss.arquillian.drone.spi.deployment
-
- DestroyDrone - Class in org.jboss.arquillian.drone.spi.command
-
Command event that will trigger the destruction of a drone.
- DestroyDrone(DronePoint<?>) - Constructor for class org.jboss.arquillian.drone.spi.command.DestroyDrone
-
- destroyInstance(T) - Method in interface org.jboss.arquillian.drone.spi.Destructor
-
Destroys an instance of the driver.
- Destructor<T> - Interface in org.jboss.arquillian.drone.spi
-
Defines a contract for destroying instances of the Drone Driver
- DroneAugmented - Interface in org.jboss.arquillian.drone.webdriver.spi
-
Interface which is implemented by WebDriver's Augmenter during augmentation.
- DroneConfiguration<C extends DroneConfiguration<C>> - Interface in org.jboss.arquillian.drone.spi
-
Configuration of arbitrary Drone Web user interface test framework.
- DroneConfigurationEvent - Interface in org.jboss.arquillian.drone.spi.event
-
Representation of event related to Drone configuration.
- DroneContext - Interface in org.jboss.arquillian.drone.spi
-
- DroneEnhancementEvent - Interface in org.jboss.arquillian.drone.spi.event
-
Representation of event related to Drone instance enhancement and denhancement.
- DroneEvent - Interface in org.jboss.arquillian.drone.spi.event
-
Representation of event related to Arquillian Drone extension
- DroneInstanceEnhancer<T> - Interface in org.jboss.arquillian.drone.spi
-
Deprecated.
- DroneInstantiatedFilter - Class in org.jboss.arquillian.drone.spi.filter
-
Filter that matches all injection points for which drone has been instantiated.
- DroneInstantiatedFilter() - Constructor for class org.jboss.arquillian.drone.spi.filter.DroneInstantiatedFilter
-
- DroneLifecycleEvent - Interface in org.jboss.arquillian.drone.spi.event
-
Representation of event related to Drone callable creation, Drone instance creation, Drone Enhancement,
Drone Deenhancement and Drone disposal.
- DronePoint<DRONE> - Interface in org.jboss.arquillian.drone.spi
-
Injection point is an unique description of a drone in code.
- dronePoint - Variable in class org.jboss.arquillian.drone.spi.event.BaseDroneEvent
-
- DronePoint.Lifecycle - Enum in org.jboss.arquillian.drone.spi
-
- DronePointContext<DRONE> - Interface in org.jboss.arquillian.drone.spi
-
- DronePointContext.MetadataKey<VALUE> - Interface in org.jboss.arquillian.drone.spi
-
- DronePointFilter<DRONE> - Interface in org.jboss.arquillian.drone.spi
-
Utility class used for filtering injection points.
- DroneRegistry - Interface in org.jboss.arquillian.drone.spi
-