Annotation Interface BelongsTo
Provides the means to associate a
Servlet with a particular plugin API.
Note that this implies that all PathTemplates declared by the Servlet
will be accessible relative to the plugin API basePath().
- Author:
- cdivilly
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionProvides the path to an Open API resource that describes this resource
-
Element Details
-
value
String valueIndicates the API to which this endpoint is bound- Returns:
- The name of the API
-
-