JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.model.base.api.unmarshal.annotations
Conclude
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface Conclude
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
@Documented
public @interface
Conclude
Conclude the processing of one resource. The @Conclude method will be called for each object that has been on the stack during the processing of the resource in the order they have (first) been on the stack.