lundi 26 septembre 2016

Java Reflection - Instantiation Exception Interface

How can I realize with Java Reflection this case:

RequestDocument req = RequestDocument.Factory.newInstance();

I know how I can search a class and instantiate it but in this case I am unsure with the .Factory. before the new instance.





Aucun commentaire:

Enregistrer un commentaire