org.apache.webbeans.ejb
Class EjbConstants

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

public final class EjbConstants
extends Object

Version:
$Rev: 757194 $ $Date: 2009-03-22 16:50:00 +0200 (Sun, 22 Mar 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-2010 The Apache Software Foundation. All Rights Reserved.