JavaScript is disabled on your browser.
Skip navigation links
Arquillian Drone Extension API 3.0.0-alpha.8
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.jboss.arquillian.drone.api.annotation
Annotation Type DroneLifecycle
@Target
(
ANNOTATION_TYPE
)
@Retention
(
RUNTIME
)
@Documented
public @interface
DroneLifecycle
Annotation to declare lifecycles for drones.
NOTE: There's no way to create new lifecycles yet.