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

Wang Guang Zhe updated GERONIMO-5489:
-------------------------------------

    Attachment: di1.0-testsuite.patch

> Add test cases for dependency injection for java 1.0 features into the 
> testsuite.
> ---------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5489
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5489
>             Project: Geronimo
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: testsuite
>    Affects Versions: 3.0
>            Reporter: Wang Guang Zhe
>             Fix For: 3.0
>
>         Attachments: di1.0-testsuite.patch
>
>
> Dependency Injection for Java 1.0 is a new component in Java EE 6.
> The features included are five annotations ane one interface.
> The annotations are:
> @Inject
> @Named
> @Qualifier
> @Scope
> @Singleton
> The only interface is:
> public interface Provider<T>
> They are all tested in this suite.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to