Projects tagged ‘ioc’ and ‘java’


[55 total ]

615 Users
   

Spring is a lightweight Java/J2EE application framework based on code published in "Expert One-on-One J2EE Design and Development" by Rod Johnson. It includes powerful JavaBeans-based configuration ... [More] management applying Inversion-of-Control principles, a generic abstraction layer for transaction management allowing for pluggable transaction managers, a JDBC abstraction layer, integration with Hibernate, JDO, Apache OJB, and iBATIS SQL Maps, AOP functionality, and a flexible MVC Web application framework with multiple view technologies. There is also a .NET port available. [Less]
Created over 3 years ago.

36 Users
   

A collection of modules, add-ons and integration tools for the Spring Framework.
Created over 3 years ago.

19 Users
   

Guice (pronounced "juice") is an ultra-lightweight, next-generation dependency injection container for Java 5 and later.
Created over 3 years ago.

16 Users
   

PicoContainer is a lightweight and highly embeddable container for components that honour Dependency Injection. Despite it being very compact in size (the core is ~100K and it has no mandatory ... [More] dependencies outside the JDK), PicoContainer supports different dependency injection types (both CDI and SDI) and offers totally customisable lifecycles. PicoContainer has originally been implemented in Java but is also available for other platforms and languages. [Less]
Created over 3 years ago.

7 Users
   

HiveMind is an services and configuration microkernel. Its features are also referred to as Inversion of Control (IoC) Container or Lightweight Container.
Created over 3 years ago.

4 Users

The JBoss Microcontainer is a refactoring of JBoss's JMX Microkernel to support direct POJO deployment and standalone use outside the JBoss application server.
Created about 1 year ago.

3 Users
 

Zipper is a Application Framework, with reduce the programmer work with IoC, JSR 220, 296 295 and others. Zipper is a Base for SGAP, TecServManager and LogisticaDigital on Java.net. and ... [More] FullServiceVirtual (Virtual) on code.google.com. Modules: * Zipper-JSF * ConfigManager (ZipperConfigManager) * ConfigManager-ServiceLocator (ZipperServiceLocator) * PersistenceUtils (ZipperPersistenceUtils) [Less]
Created 12 months ago.

2 Users

Created about 1 year ago.

2 Users
   

Spring-Annotation is a library that enables the use or annotations to configure your application using spring-framework as a backend. In the next versions it will enable the use of standard Java EE ... [More] annotations as an alternative way to configure your application, but without a need for a full Java EE 5 application server. [Less]
Created over 2 years ago.

2 Users
 

EvaProperties is a properties and dependency injection framework. It supports property inheritance, knows Ant or Maven style references and it instantiates and wires Java objects. You can read ... [More] properties from the classpath, any input stream or a file and save them again. [Less]
Created over 3 years ago.