Microsoft SDK for Java

getAssociatedLoader

This method of the ReflectionPermission Class retrieves the class loader associated with this permission object.

Syntax

public ClassLoader getAssociatedLoader();

Return Value

Returns the class loader associated with the permission object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.