org.jboss.test.entity.interfaces
Class Pathological

java.lang.Object
  extended byorg.jboss.test.entity.interfaces.Pathological

public class Pathological
extends java.lang.Object

A trigger for pathological behaviour.


Constructor Summary
Pathological()
           
 
Method Summary
static boolean isPathological()
           
static void setPathological(boolean value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Pathological

public Pathological()
Method Detail

isPathological

public static boolean isPathological()

setPathological

public static void setPathological(boolean value)