Annotation Type IpsPublishedInterface


@Retention(RUNTIME) @Target(TYPE) public @interface IpsPublishedInterface
Preserves design time information about the implementation class of a published interface.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The class implementing this interface
  • Element Details

    • implementation

      Class<?> implementation
      The class implementing this interface