We have just released HK2 2.2.0 to the wild!
HK2 2.2.0 contains several bug fixes and features including but not
limited to:
* AOP Alliance interceptors for methods and constructors of HK2 services
* An @Immediate scope whose services get started eagerly
* Updated to ASM 5.0 which allows the reading of all JDK 8 class files
* TestNG support (provided by the community, thanks!)
* The ability to change the run-level target level from inside the
listener callback
* Various fixes for the run-level service, such as being able to
properly handle hung services going up or down
* Several proxying features related to scopes (i.e., ProxyForSameScope)
This is a non-beta release of HK2 because one of our customers requires
a non-beta version of the product to ship with.
Hope you have fun with it, and keep on injecting those dependencies...
John Wells
john.wells_at_oracle.comNOSPAM