Interface injection

From JVMLangSummit
Revision as of 15:20, 18 July 2011 by Thobe (talk | contribs) (New page: Interface Injection is a feature that allows adding interfaces that have been defined as injectable into any target class that does not already implement that interface.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Interface Injection is a feature that allows adding interfaces that have been defined as injectable into any target class that does not already implement that interface.