org.postgresql.pljava.example
Class Threads

java.lang.Object
  extended by org.postgresql.pljava.example.Threads

public class Threads
extends Object

This class contains thread related methods.

Author:
Thomas Hallgren

Constructor Summary
Threads()
           
 
Method Summary
static void forceDeadlock()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Threads

public Threads()
Method Detail

forceDeadlock

public static void forceDeadlock()