PicoContainer 2.6 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News PicoContainer 2.6 (Default branch)
# 1  
Old 10-21-2008
PicoContainer 2.6 (Default branch)

PicoContainer is a tiny embeddable container for Constructor Dependency Injection (CDI) Inversion of Control (IoC) Java components. There are implementations for Java, .NET, Ruby, and PHP. Simple components for PicoContainer do not have to extend, implement, or throw anything. They also do not ship with XML declarations. License: BSD License (revised) Changes:
CompositeLifecycleStrategy supports a mix of LifecycleStrategies in one container tree. The method Injection has been changed to also allow a specific reflection method to be implicated, and Reinjection added to allow components to be injected into a second time. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question