org.objectweb.jonas_ejb.lib
Class StatusHelper

java.lang.Object
  extended by org.objectweb.jonas_ejb.lib.StatusHelper

public class StatusHelper
extends java.lang.Object

Author:
Christophe Ney : Initial developer

Constructor Summary
StatusHelper()
           
 
Method Summary
static java.lang.String getStatusName(int status)
           
static void listStatusValues()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusHelper

public StatusHelper()
Method Detail

getStatusName

public static java.lang.String getStatusName(int status)

listStatusValues

public static void listStatusValues()