A simple implementation of {@link Injector} which just uses reflection toinstantiate new objects using their zero argument constructor. For more complex implementations try the Spring or Guice implementations.
@version $Revision: 563607 $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.