Class WebBeansConstants

java.lang.Object
org.apache.webbeans.util.WebBeansConstants

public final class WebBeansConstants extends Object
Web beans related constants.
Version:
$Rev$ $Date$
  • Field Details

    • OWB_INJECTABLE_RESOURCE_ANNOTATIONS

      public static final String[] OWB_INJECTABLE_RESOURCE_ANNOTATIONS
    • WEB_BEANS_XML_INTERCEPTORS_ELEMENT

      public static final String WEB_BEANS_XML_INTERCEPTORS_ELEMENT
      See Also:
    • WEB_BEANS_XML_DECORATORS_ELEMENT

      public static final String WEB_BEANS_XML_DECORATORS_ELEMENT
      See Also:
    • WEB_BEANS_XML_ALLOW_PROXYING_ELEMENT

      public static final String WEB_BEANS_XML_ALLOW_PROXYING_ELEMENT
      See Also:
    • WEB_BEANS_XML_ALTERNATIVES_ELEMENT

      public static final String WEB_BEANS_XML_ALTERNATIVES_ELEMENT
      See Also:
    • WEB_BEANS_XML_SCAN_ELEMENT

      public static final String WEB_BEANS_XML_SCAN_ELEMENT
      See Also:
    • WEB_BEANS_XML_SCOPED_BEANS_ONLY_ELEMENT

      public static final String WEB_BEANS_XML_SCOPED_BEANS_ONLY_ELEMENT
      Having this tag in beans.xml fordes bean-discovery-mode="scoped" in a backward compat way
      See Also:
    • WEB_BEANS_XML_CLASS

      public static final String WEB_BEANS_XML_CLASS
      See Also:
    • WEB_BEANS_XML_STEREOTYPE

      public static final String WEB_BEANS_XML_STEREOTYPE
      See Also:
    • WEB_BEANS_XML_EXCLUDE

      public static final String WEB_BEANS_XML_EXCLUDE
      See Also:
    • WEB_BEANS_XML_IF_CLASS_NOT_AVAILABLE

      public static final String WEB_BEANS_XML_IF_CLASS_NOT_AVAILABLE
      See Also:
    • WEB_BEANS_XML_IF_CLASS_AVAILABLE

      public static final String WEB_BEANS_XML_IF_CLASS_AVAILABLE
      See Also:
    • WEB_BEANS_XML_IF_SYSTEM_PROPERTY

      public static final String WEB_BEANS_XML_IF_SYSTEM_PROPERTY
      See Also:
    • WEB_BEANS_MANAGER_JNDI_NAME

      public static final String WEB_BEANS_MANAGER_JNDI_NAME
      JNDI name of the BeanManager instance
      See Also:
    • WEB_BEANS_MESSAGES

      public static final String WEB_BEANS_MESSAGES
      See Also: