Returns each thread group which does not have a parent. For each top level thread group a {@link ThreadGroupReference} is placed in thereturned list.
This command may be used as the first step in building a tree (or trees) of the existing thread groups.
@return a list of {@link ThreadGroupReference} objects, one for eachtop level thread group.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.