You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Kevin Williams (JIRA)" <tu...@ws.apache.org> on 2008/05/06 00:07:57 UTC

[jira] Closed: (TUSCANY-2287) Add vtest for @Destroy annotation

     [ https://issues.apache.org/jira/browse/TUSCANY-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Williams closed TUSCANY-2287.
-----------------------------------

    Resolution: Fixed

Closing this but would like to see it converted to use the SCADomain APIs for configuring a domain and locating test services from the test client.

> 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.