Annotation Type Commit


@InterceptorBinding @Retention(RUNTIME) @Target(METHOD) public @interface Commit
When a SRA has preparesd successfully any bean resource classes that were invoked in its context will be notified by calling methods marked with the @Commit annotation. If a resource class contains multiple Commit annotations an arbitrary one is chosen.