Annotation Type RequiresJasyncClient


  • @Documented
    @Retention(RUNTIME)
    @Target({PACKAGE,TYPE})
    @Requires(property="jasync.client") @Requires(classes=JasyncPoolConfiguration.class)
    public @interface RequiresJasyncClient