summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fixed embarrassing typo.Bob Lee2009-10-261-2/+2
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@67 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Minor tweak.Bob Lee2009-10-051-2/+2
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@54 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Referenced external configuration as an example.Bob Lee2009-10-051-2/+3
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@53 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Moved rule down so we don't mention qualifiers before we define them.Bob Lee2009-10-031-11/+13
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@51 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Made rule about injecting T or a subtype of T more precise.Bob Lee2009-10-031-5/+12
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@50 3bc8319c-20ab-11de-9edc-3f40a397ab60
* s/subclass/subtype/. Added a couple more test cases.Bob Lee2009-09-301-1/+1
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@45 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Added rule to spec requiring injectors to support injecting user-specified ↵Bob Lee2009-09-301-4/+6
| | | | | | subtypes. Clarified and otherwise improved docs on Tck. Added a test case that mixes package private with overridding. git-svn-id: https://atinject.googlecode.com/svn/trunk@44 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Added small example to @Named.Bob Lee2009-09-221-0/+9
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@27 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Added missing space.Bob Lee2009-07-091-1/+1
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@21 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Moved a sentence.Bob Lee2009-07-091-11/+9
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@20 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Copied introductory prose from JSR proposal to package description.Bob Lee2009-07-091-15/+136
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@18 3bc8319c-20ab-11de-9edc-3f40a397ab60
* s/prevent/preclude/Bob Lee2009-07-081-1/+1
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@17 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Added note about injecting non-public members.Bob Lee2009-07-081-1/+5
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@15 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Moved the word 'only'. Fixes issue 11. Added copyright headers.Bob Lee2009-06-297-5/+114
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@13 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Qualified the single qualifier rule with 'in injector-independent classes'.Bob Lee2009-06-271-3/+3
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@10 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Lightened restrictions on using @Target on qualifiers and scope annotations.Bob Lee2009-06-272-8/+8
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@8 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Defined default value of Named.value() to be "".Bob Lee2009-06-261-1/+1
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@6 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Added a note about exceptions to Provider's docs. Noted that Provider is ↵Bob Lee2009-06-233-61/+46
| | | | | | | | | | typically implemented by an injector. Specified that instances returned by Provider.get() are fully constructed and injected. Allowed methods to return types other than void. Added note about qualifiers to @Inject doc. Removed "optional" attribute from @Inject. Limited the scope of some qualifier restrictions so they only apply to @Inject methods and not qualifiers in general. git-svn-id: https://atinject.googlecode.com/svn/trunk@4 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Repackaged as javax.inject.Bob Lee2009-04-298-32/+38
| | | | git-svn-id: https://atinject.googlecode.com/svn/trunk@3 3bc8319c-20ab-11de-9edc-3f40a397ab60
* Initial checkin.Bob Lee2009-04-047-0/+363
git-svn-id: https://atinject.googlecode.com/svn/trunk@2 3bc8319c-20ab-11de-9edc-3f40a397ab60