PicoContainer 2.13
Released: Feb 28, 2011
New (versus 2.12):
- DefaultClassLoadingPicoContainer has a provision for iterating over classes that match a pattern (file system only, not ones in jars).
Changes (versus 2.11.2):
- Fixed threading around HiddenImplementation usage.
- ReflectionLifecycle can take null for method names
- PicoBuilder is more easily subclasses now with a new addInjector() method.
- CompositeLifecycleStrategy can delegate to any lifecycle type now.