AXL RADIUS Server API V3

com.theorem.misc
Class ListThreads

Object
  extended byListThreads

public class ListThreads
extends Object

Class to list currently running threads.

Displays threads by group.


Constructor Summary
ListThreads()
          Constructor to list threads.
ListThreads(String msg)
          Constructor to list threads.
 
Method Summary
 int size()
          Return the total number of threads.
 String toString()
          Return a string listing the threads.
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ListThreads

public ListThreads()
Constructor to list threads.


ListThreads

public ListThreads(String msg)
Constructor to list threads.

Parameters:
msg - Message to prepend to listing.
Method Detail

size

public int size()
Return the total number of threads.


toString

public String toString()
Return a string listing the threads.

Returns:
string listing the threads.

AXL RADIUS Server API V3

Submit a bug report or feature request

Copyright 1998-2008 AXL Software. PO Box 97, Viola, Delaware 19979, U.S.A. All Rights Reserved.