Annotation Type Library


  • @Documented
    @Inherited
    @Retention(RUNTIME)
    @Target({TYPE,PACKAGE})
    public @interface Library
    A SLEE library - annotate one of the classes that should be in the library
      • vendorExtensionID

        java.lang.String vendorExtensionID
        Default:
        ""
      • description

        java.lang.String description
        Default:
        ""