Jakarta HiveMind: services and configuration microkernel
Jakarta HiveMind: services and configuration microkernel
Submitted by webmaster@testdriven.com (Links) on Thu, 23/09/2004 - 03:19. design & development patterns | java | programmingHiveMind is a services and configuration microkernel; an infrastructure for all types of Java applications. HiveMind encourages the use of best practices, as well as the aggressive refactoring seen in Test Driven Development.
HiveMind is responsible for thread-safe just-in-time instantiation of your services, and uses the dependency injection pattern to connect services together.
HiveMind is responsible for thread-safe just-in-time instantiation of your services, and uses the dependency injection pattern to connect services together.
