If you use the Java Reflection API located in the java.lang.reflect package, you must take extra steps to be able to dynamically load and instantiate the modules that you use reflectively at runtime.
For more information, see Using Java Reflection.
If you use the Java Reflection API located in the java.lang.reflect package, you must take extra steps to be able to dynamically load and instantiate the modules that you use reflectively at runtime.
For more information, see Using Java Reflection.