Package org.fluentlenium.configuration
Annotation Type FactoryPriority
-
@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface FactoryPriorityDefines the priority of the factory.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description intvaluePriority of the factory
-