org.apache.webbeans.util
Class WebBeansConstants

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

public final class WebBeansConstants
extends Object

Web beans related constants.

Version:
$Rev: 952931 $ $Date: 2010-06-09 11:49:08 +0200 (Mi, 09 Jun 2010) $

Field Summary
static String CLASSPATH_URI_SCHEMA
          Classpath systemId
static String[] OWB_INJECTABLE_RESOURCE_ANNOTATIONS
           
static String WEB_BEANS_MANAGER_JNDI_NAME
          JNDI name of the BeanManager instance
static String WEB_BEANS_NAMESPACE
          WebBeans namespace
static String WEB_BEANS_PREFIX
          Prefix of the web beans package
static String WEB_BEANS_XML_ARRAY_ELEMENT
           
static String WEB_BEANS_XML_BINDING_TYPE
           
static String WEB_BEANS_XML_DECORATES_ELEMENT
           
static String WEB_BEANS_XML_DECORATOR_ELEMENT
           
static String WEB_BEANS_XML_DECORATORS_ELEMENT
           XML Element
static String WEB_BEANS_XML_DEPLOY_ELEMENT
           XML Element
static String WEB_BEANS_XML_DESTRUCTOR_ELEMENT
           
static String WEB_BEANS_XML_DISPOSES_ELEMENT
           
static String WEB_BEANS_XML_INITIALIZER_ELEMENT
           
static String WEB_BEANS_XML_INTERCEPTOR_BINDING_TYPE
           
static String WEB_BEANS_XML_INTERCEPTOR_ELEMENT
           
static String WEB_BEANS_XML_INTERCEPTORS_ELEMENT
           XML Element
static String WEB_BEANS_XML_JMS_RESOURCE
           
static String WEB_BEANS_XML_JMS_RESOURCE_MAPPED_NAME
           
static String WEB_BEANS_XML_JMS_RESOURCE_NAME
           
static String WEB_BEANS_XML_NAMED_ELEMENT
           
static String WEB_BEANS_XML_OBSERVES_ELEMENT
           
static String WEB_BEANS_XML_OWB_SPECIFIC_ALTERNATIVES
           
static String WEB_BEANS_XML_OWB_SPECIFIC_CLASS
           
static String WEB_BEANS_XML_OWB_SPECIFIC_STEREOTYPE
           
static String WEB_BEANS_XML_PRODUCES_ELEMENT
           
static String WEB_BEANS_XML_QUEUE_ELEMENT
           XML Element
static String WEB_BEANS_XML_SPEC_SPECIFIC_ALTERNATIVES
           
static String WEB_BEANS_XML_SPEC_SPECIFIC_CLASS
           
static String WEB_BEANS_XML_SPEC_SPECIFIC_DECORATORS_ELEMENT
           
static String WEB_BEANS_XML_SPEC_SPECIFIC_DEPLOY_ELEMENT
           
static String WEB_BEANS_XML_SPEC_SPECIFIC_INTERCEPTORS_ELEMENT
           
static String WEB_BEANS_XML_SPEC_SPECIFIC_STEREOTYPE
           
static String WEB_BEANS_XML_STANDART_ELEMENT
           
static String WEB_BEANS_XML_STEREOTYPE
           
static String WEB_BEANS_XML_SYSID
          Webbeans systemId URL
static String WEB_BEANS_XML_TOPIC_ELEMENT
           XML Element
static String WEB_BEANS_XML_VALUE_ELEMENT
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OWB_INJECTABLE_RESOURCE_ANNOTATIONS

public static final String[] OWB_INJECTABLE_RESOURCE_ANNOTATIONS

WEB_BEANS_PREFIX

public static final String WEB_BEANS_PREFIX
Prefix of the web beans package

See Also:
Constant Field Values

WEB_BEANS_XML_SYSID

public static final String WEB_BEANS_XML_SYSID
Webbeans systemId URL

See Also:
Constant Field Values

CLASSPATH_URI_SCHEMA

public static final String CLASSPATH_URI_SCHEMA
Classpath systemId

See Also:
Constant Field Values

WEB_BEANS_NAMESPACE

public static final String WEB_BEANS_NAMESPACE
WebBeans namespace

See Also:
Constant Field Values

WEB_BEANS_XML_DEPLOY_ELEMENT

public static final String WEB_BEANS_XML_DEPLOY_ELEMENT
XML Element

See Also:
Constant Field Values

WEB_BEANS_XML_INTERCEPTORS_ELEMENT

public static final String WEB_BEANS_XML_INTERCEPTORS_ELEMENT
XML Element

See Also:
Constant Field Values

WEB_BEANS_XML_SPEC_SPECIFIC_INTERCEPTORS_ELEMENT

public static final String WEB_BEANS_XML_SPEC_SPECIFIC_INTERCEPTORS_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_SPEC_SPECIFIC_DECORATORS_ELEMENT

public static final String WEB_BEANS_XML_SPEC_SPECIFIC_DECORATORS_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_SPEC_SPECIFIC_DEPLOY_ELEMENT

public static final String WEB_BEANS_XML_SPEC_SPECIFIC_DEPLOY_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_OWB_SPECIFIC_ALTERNATIVES

public static final String WEB_BEANS_XML_OWB_SPECIFIC_ALTERNATIVES
See Also:
Constant Field Values

WEB_BEANS_XML_SPEC_SPECIFIC_ALTERNATIVES

public static final String WEB_BEANS_XML_SPEC_SPECIFIC_ALTERNATIVES
See Also:
Constant Field Values

WEB_BEANS_XML_SPEC_SPECIFIC_CLASS

public static final String WEB_BEANS_XML_SPEC_SPECIFIC_CLASS
See Also:
Constant Field Values

WEB_BEANS_XML_SPEC_SPECIFIC_STEREOTYPE

public static final String WEB_BEANS_XML_SPEC_SPECIFIC_STEREOTYPE
See Also:
Constant Field Values

WEB_BEANS_XML_OWB_SPECIFIC_CLASS

public static final String WEB_BEANS_XML_OWB_SPECIFIC_CLASS
See Also:
Constant Field Values

WEB_BEANS_XML_OWB_SPECIFIC_STEREOTYPE

public static final String WEB_BEANS_XML_OWB_SPECIFIC_STEREOTYPE
See Also:
Constant Field Values

WEB_BEANS_XML_INTERCEPTOR_ELEMENT

public static final String WEB_BEANS_XML_INTERCEPTOR_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_DECORATORS_ELEMENT

public static final String WEB_BEANS_XML_DECORATORS_ELEMENT
XML Element

See Also:
Constant Field Values

WEB_BEANS_XML_DECORATOR_ELEMENT

public static final String WEB_BEANS_XML_DECORATOR_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_TOPIC_ELEMENT

public static final String WEB_BEANS_XML_TOPIC_ELEMENT
XML Element

See Also:
Constant Field Values

WEB_BEANS_XML_QUEUE_ELEMENT

public static final String WEB_BEANS_XML_QUEUE_ELEMENT
XML Element

See Also:
Constant Field Values

WEB_BEANS_XML_JMS_RESOURCE

public static final String WEB_BEANS_XML_JMS_RESOURCE
See Also:
Constant Field Values

WEB_BEANS_XML_JMS_RESOURCE_NAME

public static final String WEB_BEANS_XML_JMS_RESOURCE_NAME
See Also:
Constant Field Values

WEB_BEANS_XML_JMS_RESOURCE_MAPPED_NAME

public static final String WEB_BEANS_XML_JMS_RESOURCE_MAPPED_NAME
See Also:
Constant Field Values

WEB_BEANS_XML_INITIALIZER_ELEMENT

public static final String WEB_BEANS_XML_INITIALIZER_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_DESTRUCTOR_ELEMENT

public static final String WEB_BEANS_XML_DESTRUCTOR_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_PRODUCES_ELEMENT

public static final String WEB_BEANS_XML_PRODUCES_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_DISPOSES_ELEMENT

public static final String WEB_BEANS_XML_DISPOSES_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_OBSERVES_ELEMENT

public static final String WEB_BEANS_XML_OBSERVES_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_DECORATES_ELEMENT

public static final String WEB_BEANS_XML_DECORATES_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_STANDART_ELEMENT

public static final String WEB_BEANS_XML_STANDART_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_BINDING_TYPE

public static final String WEB_BEANS_XML_BINDING_TYPE
See Also:
Constant Field Values

WEB_BEANS_XML_INTERCEPTOR_BINDING_TYPE

public static final String WEB_BEANS_XML_INTERCEPTOR_BINDING_TYPE
See Also:
Constant Field Values

WEB_BEANS_XML_STEREOTYPE

public static final String WEB_BEANS_XML_STEREOTYPE
See Also:
Constant Field Values

WEB_BEANS_XML_VALUE_ELEMENT

public static final String WEB_BEANS_XML_VALUE_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_NAMED_ELEMENT

public static final String WEB_BEANS_XML_NAMED_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_XML_ARRAY_ELEMENT

public static final String WEB_BEANS_XML_ARRAY_ELEMENT
See Also:
Constant Field Values

WEB_BEANS_MANAGER_JNDI_NAME

public static final String WEB_BEANS_MANAGER_JNDI_NAME
JNDI name of the BeanManager instance

See Also:
Constant Field Values


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