Annotation Type CDDL_1_0


  • @Documented
    @Retention(CLASS)
    @Target({PACKAGE,TYPE})
    @BundleLicense(name="CDDL-1.0",
                   link="https://opensource.org/licenses/CDDL-1.0",
                   description="Common Development and Distribution License 1.0")
    public @interface CDDL_1_0
    An annotation to indicate that the type depends on the Common Development and Distribution license. Applying this annotation will add a Bundle-License clause.