Constant Field Values


Contents
org.apache.*

org.apache.cocoon.maven.deployer.WebApplicationRewriter
protected static final String CLASSLOADER_JAR "cocoon-deployer-plugin-classloading.jar"

org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager
protected static final String SHIELDED_CLASSES "/WEB-INF/shielded/classes"
public static final String SHIELDED_CLASSLOADER_DEBUG "shielded-classloader-debug"
public static final String SHIELDED_CLASSLOADER_USE_REPOSITORY "shieled-classloader-use-repository"
protected static final String SHIELDED_LIB "/WEB-INF/shielded/lib"
public static final String WEB_INF_SHIELDED_CLASSES "shielded/classes"
public static final String WEB_INF_SHIELDED_LIB "shielded/lib"

org.apache.cocoon.maven.deployer.utils.WildcardHelper
protected static final int MATCH_BEGIN -4
protected static final int MATCH_END -3
protected static final int MATCH_FILE -1
protected static final int MATCH_PATH -2
protected static final int MATCH_THEEND -5



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