java - Any Alternative to get class Loader from of calling class {Reflection.getCallerClass(2).getClassLoader()} -


i need class loader calling class of current method in java8 . since reflection.getcallerclass() has been removed , can suggest other way classloader of calling class?

thanks

yes correct, reflection.getcallerclass() has been removed java 8 version.

refer this more info.


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -