| java.lang.Object examples.nistgoodies.threadaudit.ThreadAudit
ThreadAudit | public class ThreadAudit (Code) | | This example demonstrates how an application can monitor
the health of the internal threads of the SIP Stack.
This code is in the public domain.
author: R. Borba (Natural Convergence) |
Method Summary | |
public static void | init(boolean enableThreadAudit, long auditInterval) | public static void | main(String[] args) |
init | public static void init(boolean enableThreadAudit, long auditInterval)(Code) | | |
|
|