[
https://issues.apache.org/jira/browse/TUSCANY-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vamsavardhana Reddy updated TUSCANY-2286:
-----------------------------------------
Attachment: TUSCANY-2286-final.patch
TUSCANY-2286-final.patch: Fixed the service names and component names as per
the convention followed in other vtests. Use this patch alone and ignore all
other patches.
> Add vtest for @Init annotation
> ------------------------------
>
> Key: TUSCANY-2286
> URL: https://issues.apache.org/jira/browse/TUSCANY-2286
> Project: Tuscany
> Issue Type: Test
> Components: Java SCA Verification Tests
> Reporter: Vamsavardhana Reddy
> Assignee: Vamsavardhana Reddy
> Fix For: Java-SCA-Next
>
> Attachments: TUSCANY-2286-2.patch, TUSCANY-2286-3.patch,
> TUSCANY-2286-final.patch, TUSCANY-2286.patch
>
>
> Add verification tests for @Init annotation.
> Java Common Annotations and APIs v1.00 - Section 1.8.11 - Lines 1290 to 1293:
> 1290 The @Init annotation type is used to annotate a Java class method that
> is called when the scope defined for
> 1291 the local service implemented by the class starts. The method must have
> a void return value and no
> 1292 arguments. The annotated method must be public. The annotated method is
> called after all property and
> 1293 reference injection is complete.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.