Write a Finally Advice

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 3321

This topic has not yet been written. The content below is from the topic description.
Finally advices must follow the annotated-parameters signature: public (@ arg0, @ arg1, ... , @ argN) throws ,,..., The annotated parameters can be of all types previously seen. To bind a finally advice, just use the finally tag as below: