Annotation Interface RESTEndpoint
Annotates a managed service to define its exposure as a rest endpoint. The managed service must already be annotated
with
Managed.- Version:
- $Revision$
- Author:
- Julien Viet
-
Required Element Summary
Required Elements
-
Element Details
-
path
String pathReturns the rest path of the managed object.- Returns:
- the path
-