Annotation Interface ResourceMetaData


@Retention(RUNTIME) @Target(TYPE) public @interface ResourceMetaData
This can be used to add component-level meta data such as version, vendor, etc.
See Also:
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Gets the copyright notice for this Resource.
    Gets the description of this Resource.
    Gets the name of this Resource.
    Gets the vendor of this Resource.
    Gets the version number of this Resource.