@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Create
RequestHandler
-annotated POJO. This annotation can only be used on
collection resource request handlers.
The annotated method's return type must be:
Promise<JsonValue, ? extends ResourceException>
promise.CreateRequest
for the request.Context
to be given the context.Copyright 2010-2017 ForgeRock AS.