Class that emulates the behavior of an java ServiceLoader, except that the classes are not automatically instantiated. This is more lazy, but also we need to do the instantiations our way with the parameterizable API.
@author Erich Schubert
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.