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