|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Consumed
An annotation to mark a method to be invoked when an entity bean has been succesfully processed by a Camel consumer, so that it can be updated in some way to remove it from the query set.
For example a method may be marked to set an active flag to false or to update some status value to the next step in a workflow
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||