org.objectweb.jonas_ejb.lib
Class StatusHelper

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

public class StatusHelper
extends Object

Author:
Christophe Ney : Initial developer

Constructor Summary
StatusHelper()
           
 
Method Summary
static 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 String getStatusName(int status)

listStatusValues

public static void listStatusValues()


Copyright © 2007 OW2 Consortium. All Rights Reserved.