[ https://issues.apache.org/jira/browse/TUSCANY-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vamsavardhana Reddy reassigned TUSCANY-2287: -------------------------------------------- Assignee: (was: Vamsavardhana Reddy) > Add vtest for @Destroy annotation > --------------------------------- > > Key: TUSCANY-2287 > URL: https://issues.apache.org/jira/browse/TUSCANY-2287 > Project: Tuscany > Issue Type: Test > Components: Java SCA Verification Tests > Reporter: Vamsavardhana Reddy > Fix For: Java-SCA-Next > > Attachments: TUSCANY-2287-2.patch, TUSCANY-2287-final.patch, > TUSCANY-2287.patch > > > Add verification tests for @Destroy annotation. > Java Common Annotations and APIs v1.00 - Sec 1.8.8 - Lines 1225 to 1227: > 1225 The @Destroy annotation type is used to annotate a Java class method > that will be called when the scope > 1226 defined for the local service implemented by the class ends. The method > must have a void return value and > 1227 no arguments. The annotated method must be public -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.