Annotation Type ExtensionPoint


@Target({METHOD,TYPE})
@Retention(CLASS)
public @interface ExtensionPoint
TODO javadoc
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    static interface  ExtensionPoint.Acceptor
    Deprecated, for removal: This API element is subject to removal in a future version.
    Use ExtensionPoint for both extension point provisions and acceptors.