org.apache.webbeans.ejb.common.util
Class EjbConstants

java.lang.Object
  extended by org.apache.webbeans.ejb.common.util.EjbConstants

public final class EjbConstants
extends Object

Version:
$Rev: 889852 $ $Date: 2009-12-12 01:11:53 +0200 (Sat, 12 Dec 2009) $

Field Summary
static String EJB_WEBBEANS_ERROR_CLASS_PREFIX
           
static String EJB_WEBBEANS_ERROR_PREFIX
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EJB_WEBBEANS_ERROR_PREFIX

public static final String EJB_WEBBEANS_ERROR_PREFIX
See Also:
Constant Field Values

EJB_WEBBEANS_ERROR_CLASS_PREFIX

public static final String EJB_WEBBEANS_ERROR_CLASS_PREFIX
See Also:
Constant Field Values


Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.