SecurityManager.inClassLoader

SecurityManager.inClassLoader

Class Overview | Class Members | This Package | All Packages

Syntax
protected boolean inClassLoader()
Returns
true if a method from a class defined using a class loader is on the execution stack.
Description
Tests if the current ClassLoader is equal to null.