Annotation Type DLL


  • @Retention(RUNTIME)
    @Target(TYPE)
    @Inherited
    public @interface DLL
    Tags an interface as mapped to a DLL. provides the name of the dll, without extension and a possible 'lib' prefix.
    Author:
    od
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value