Annotation Type EnableWebDevice


@Inherited
@Documented
@Target(TYPE)
@Retention(RUNTIME)
@Import(WebDeviceRuntime.class)
public @interface EnableWebDevice