Constant Field Values


Contents
org.jboss.*

org.jboss.weld.environment.servlet.test.injection.BatListener
public static final String BAT_ATTRIBUTE_NAME "batAttribute"

org.jboss.weld.environment.servlet.test.util.BeansXml
public static final String FULL_SCHEMA "<beans xmlns=\"http://java.sun.com/xml/ns/javaee\" \n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" \n xmlns:weld=\"http://jboss.org/schema/weld/beans\" \n xsi:schemaLocation=\"\n http://java.sun.com/xml/ns/javaee http://docs.jboss.org/cdi/beans_1_0.xsd\n http://jboss.org/schema/weld/beans http://jboss.org/schema/weld/beans_1_1.xsd\">\n"
public static final String SCHEMA "<beans>\n"

org.jboss.weld.environment.servlet.test.util.Deployments
public static final String DEFAULT_WEB_XML_START "<web-app>"
public static final String DEFAULT_WEB_XML_SUFFIX "</web-app>"



Copyright © 2012 Seam Framework. All Rights Reserved.