Microsoft SDK for Java

getThreadGroup

This method of the SecurityClassLoader Class retrieves the thread group associated with the loader.

Syntax

public ThreadGroup getThreadGroup();

Return Value

Returns the thread group associated with the loader.

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