A C D E F G H I J L M O P R S T V W X

A

AbstractDeployMojo - Class in org.apache.cocoon.maven.deployer
Create a Cocoon web application based on a block deployment descriptor.
AbstractDeployMojo() - Constructor for class org.apache.cocoon.maven.deployer.AbstractDeployMojo
 
addContextParameter(Element, String, String) - Static method in class org.apache.cocoon.maven.deployer.WebXmlRewriter
 
addPatch(File) - Method in class org.apache.cocoon.maven.deployer.monolithic.XPatchDeployer
 
addRule(String, FileDeployer) - Method in class org.apache.cocoon.maven.deployer.monolithic.RuleBasedZipExtractor
 
applyPatches(InputStream, String) - Method in class org.apache.cocoon.maven.deployer.monolithic.XPatchDeployer
 
applyXpatchFiles(File, RwmProperties) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
attributeAdded(HttpSessionBindingEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
attributeAdded(ServletContextAttributeEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
attributeRemoved(HttpSessionBindingEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
attributeRemoved(ServletContextAttributeEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
attributeReplaced(HttpSessionBindingEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
attributeReplaced(ServletContextAttributeEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 

C

calcRootDir(String) - Static method in class org.apache.cocoon.maven.rcl.RwmProperties
 
classloader - Variable in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
classloader - Variable in class org.apache.cocoon.maven.deployer.servlet.ShieldingServlet
 
classloader - Variable in class org.apache.cocoon.maven.deployer.servlet.ShieldingServletFilter
 
CLASSLOADER_JAR - Static variable in class org.apache.cocoon.maven.deployer.WebApplicationRewriter
 
compare(Object, Object) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager.UrlComparator
 
compilePattern(String) - Static method in class org.apache.cocoon.maven.deployer.utils.WildcardHelper
Translate the given String into a int [] representing the pattern matchable by this class.
contextDestroyed(ServletContextEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
copy(InputStream, OutputStream) - Static method in class org.apache.cocoon.maven.deployer.utils.CopyUtils
 
copyCustomWebappDirectory(File) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
copyRclWrapperLibs(File) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
CopyUtils - Class in org.apache.cocoon.maven.deployer.utils
 
CopyUtils() - Constructor for class org.apache.cocoon.maven.deployer.utils.CopyUtils
 
createClassLoader(ClassLoader, ServletContext) - Static method in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager
Create the shielded class loader.
createCocoonProperties(File, RwmProperties) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
createPath(File) - Static method in class org.apache.cocoon.maven.deployer.utils.FileUtils
Prepare directory structure for non-existing file
createPath(File) - Static method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
createProperties(File) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
createReloadingClassLoaderConf(File, RwmProperties) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
createSpringProperties(File, RwmProperties) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
createUrlClassLoaderConf(File, RwmProperties) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 

D

deploy(Map, File) - Method in class org.apache.cocoon.maven.deployer.monolithic.MonolithicCocoonDeployer
 
DeployExplodedMojo - Class in org.apache.cocoon.maven.deployer
Create a web application that makes use of Cocoon blocks.
DeployExplodedMojo() - Constructor for class org.apache.cocoon.maven.deployer.DeployExplodedMojo
 
DeploymentException - Exception in org.apache.cocoon.maven.deployer.monolithic
Unchecked exception that signals a problem at block deployment.
DeploymentException(String) - Constructor for exception org.apache.cocoon.maven.deployer.monolithic.DeploymentException
 
DeploymentException(String, Exception) - Constructor for exception org.apache.cocoon.maven.deployer.monolithic.DeploymentException
 
DeployWarMojo - Class in org.apache.cocoon.maven.deployer
Create a packaged Cocoon web application (.war file) based on a block deployment descriptor.
DeployWarMojo() - Constructor for class org.apache.cocoon.maven.deployer.DeployWarMojo
 
deployWebapp() - Method in class org.apache.cocoon.maven.deployer.AbstractDeployMojo
Deploy a monolithic Cocoon web application.
destroy() - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingServlet
Destroy the actual servlet
destroy() - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingServletFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingServletFilter
 

E

execute() - Method in class org.apache.cocoon.maven.deployer.DeployExplodedMojo
 
execute() - Method in class org.apache.cocoon.maven.deployer.DeployWarMojo
 
execute() - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
extract(File) - Method in class org.apache.cocoon.maven.deployer.monolithic.RuleBasedZipExtractor
 

F

FileAlreadyDeployedException - Exception in org.apache.cocoon.maven.deployer.monolithic
Use it to indicate that a file has already been deployed.
FileAlreadyDeployedException(String) - Constructor for exception org.apache.cocoon.maven.deployer.monolithic.FileAlreadyDeployedException
 
FileDeployer - Interface in org.apache.cocoon.maven.deployer.monolithic
Use this interface for classes that are used by the @link org.apache.cocoon.maven.deployer.monolithic.ZipExtractor to extract ZIP files.
FileUtils - Class in org.apache.cocoon.maven.deployer.utils
Utitily class to handle ZIP archives.
FileUtils() - Constructor for class org.apache.cocoon.maven.deployer.utils.FileUtils
 
filter - Variable in class org.apache.cocoon.maven.deployer.servlet.ShieldingServletFilter
 
findFileDeployer(String) - Method in class org.apache.cocoon.maven.deployer.monolithic.RuleBasedZipExtractor
Loop over all rules and if one matches, the corresponding

G

getBasedir() - Method in class org.apache.cocoon.maven.deployer.monolithic.SingleFileDeployer
 
getBlockArtifactsAsMap(MavenProject, Log) - Static method in class org.apache.cocoon.maven.deployer.AbstractDeployMojo
Create a Map of java.io.File objects pointing to artifacts.
getChildNode(Element, String) - Static method in class org.apache.cocoon.maven.deployer.utils.XMLUtils
 
getChildNodes(Element, String) - Static method in class org.apache.cocoon.maven.deployer.utils.XMLUtils
 
getClass(String) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoader
 
getClassesDirs() - Method in class org.apache.cocoon.maven.rcl.RwmProperties
 
getClassLoader(ServletContext) - Static method in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager
Create the class loader.
getCocoonProperties() - Method in class org.apache.cocoon.maven.rcl.RwmProperties
 
getDependencies() - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
getExcludedLibProps() - Method in class org.apache.cocoon.maven.rcl.RwmProperties
 
getFileName(String) - Method in class org.apache.cocoon.maven.deployer.monolithic.SingleFileDeployer
 
getLogger() - Method in class org.apache.cocoon.maven.deployer.monolithic.SingleFileDeployer
 
getName() - Method in enum org.apache.cocoon.maven.rcl.PrepareWebappMojo.Profile
 
getOutputDir() - Method in class org.apache.cocoon.maven.deployer.monolithic.SingleFileDeployer
 
getResource(String) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoader
Gets a resource from this ClassLoader.
getSpringProperties() - Method in class org.apache.cocoon.maven.rcl.RwmProperties
 
getValue(Element) - Static method in class org.apache.cocoon.maven.deployer.utils.XMLUtils
 

H

httpSessionActivationListeners - Variable in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
httpSessionAttributeListeners - Variable in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
httpSessionBindingListeners - Variable in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
httpSessionListeners - Variable in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 

I

indexOfArray(int[], int, int, char[], int) - Static method in class org.apache.cocoon.maven.deployer.utils.WildcardHelper
Get the offset of a part of an int array within a char array.
init(ServletContext) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
init(ServletConfig) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingServlet
 
init(FilterConfig) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingServletFilter
 
invoke(List, String, Object) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 

J

JAR_ENTRY_PREFIX - Static variable in class org.apache.cocoon.maven.deployer.WebApplicationRewriter
 

L

lastIndexOfArray(int[], int, int, char[], int) - Static method in class org.apache.cocoon.maven.deployer.utils.WildcardHelper
Get the offset of a last occurance of an int array within a char array.
loadClass(String, boolean) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoader
Loads the class from this ClassLoader.
logDebug(ServletContext, String) - Static method in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager
Log a debug message to the log of the servlet context.

M

match(HashMap, String, int[]) - Static method in class org.apache.cocoon.maven.deployer.utils.WildcardHelper
match a pattern agains a string and isolates wildcard replacement into a Stack.
MATCH_BEGIN - Static variable in class org.apache.cocoon.maven.deployer.utils.WildcardHelper
The int representing begin in the pattern int [].
MATCH_END - Static variable in class org.apache.cocoon.maven.deployer.utils.WildcardHelper
The int value that terminates the pattern int [].
MATCH_FILE - Static variable in class org.apache.cocoon.maven.deployer.utils.WildcardHelper
The int representing '*' in the pattern int [].
MATCH_PATH - Static variable in class org.apache.cocoon.maven.deployer.utils.WildcardHelper
The int representing '**' in the pattern int [].
MATCH_THEEND - Static variable in class org.apache.cocoon.maven.deployer.utils.WildcardHelper
The int representing end in pattern int [].
matchArray(int[], int, int, char[], int) - Static method in class org.apache.cocoon.maven.deployer.utils.WildcardHelper
Matches elements of array r from rpos to rend with array d, starting from dpos.
MonolithicCocoonDeployer - Class in org.apache.cocoon.maven.deployer.monolithic
Deploy blocks to a monolithic Cocoon web application.
MonolithicCocoonDeployer(Log) - Constructor for class org.apache.cocoon.maven.deployer.monolithic.MonolithicCocoonDeployer
 

O

org.apache.cocoon.maven.deployer - package org.apache.cocoon.maven.deployer
 
org.apache.cocoon.maven.deployer.monolithic - package org.apache.cocoon.maven.deployer.monolithic
 
org.apache.cocoon.maven.deployer.servlet - package org.apache.cocoon.maven.deployer.servlet
 
org.apache.cocoon.maven.deployer.utils - package org.apache.cocoon.maven.deployer.utils
 
org.apache.cocoon.maven.rcl - package org.apache.cocoon.maven.rcl
 

P

parseXml(File) - Static method in class org.apache.cocoon.maven.deployer.utils.XMLUtils
 
parseXml(InputStream) - Static method in class org.apache.cocoon.maven.deployer.utils.XMLUtils
 
PrepareWebappMojo - Class in org.apache.cocoon.maven.rcl
Create a web application environment for a Cocoon block, including support for the reloading classloader.
PrepareWebappMojo() - Constructor for class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
PrepareWebappMojo.Profile - Enum in org.apache.cocoon.maven.rcl
 

R

readProperties() - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
readResourceFromClassloader(String) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
removeContextParameter(Element, String) - Static method in class org.apache.cocoon.maven.deployer.WebXmlRewriter
 
removeRootDirectory(String) - Method in class org.apache.cocoon.maven.deployer.monolithic.SingleFileDeployer
 
requestDestroyed(ServletRequestEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
requestInitialized(ServletRequestEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
rewrite(Document) - Method in class org.apache.cocoon.maven.deployer.WebXmlRewriter
 
rewriteWebXml(File) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
RuleBasedZipExtractor - Class in org.apache.cocoon.maven.deployer.monolithic
This class performs the actual deployment based on rules.
RuleBasedZipExtractor(File, Log) - Constructor for class org.apache.cocoon.maven.deployer.monolithic.RuleBasedZipExtractor
 
RwmProperties - Class in org.apache.cocoon.maven.rcl
 
RwmProperties(File, File) - Constructor for class org.apache.cocoon.maven.rcl.RwmProperties
 

S

service(ServletRequest, ServletResponse) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingServlet
Service the request by delegating the call to the real servlet
servlet - Variable in class org.apache.cocoon.maven.deployer.servlet.ShieldingServlet
 
servletContextAttributeListeners - Variable in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
servletContextListeners - Variable in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
servletRequestListeners - Variable in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
sessionCreated(HttpSessionEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
sessionDidActivate(HttpSessionEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
sessionWillPassivate(HttpSessionEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
setAlreadyDeployedFilesSet(Set) - Method in interface org.apache.cocoon.maven.deployer.monolithic.FileDeployer
 
setAlreadyDeployedFilesSet(Set) - Method in class org.apache.cocoon.maven.deployer.monolithic.SingleFileDeployer
 
setBasedir(File) - Method in interface org.apache.cocoon.maven.deployer.monolithic.FileDeployer
 
setBasedir(File) - Method in class org.apache.cocoon.maven.deployer.monolithic.SingleFileDeployer
 
setLogger(Log) - Method in interface org.apache.cocoon.maven.deployer.monolithic.FileDeployer
 
setLogger(Log) - Method in class org.apache.cocoon.maven.deployer.monolithic.SingleFileDeployer
 
setValue(Element, String) - Static method in class org.apache.cocoon.maven.deployer.utils.XMLUtils
 
SHIELDED_CLASSES - Static variable in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager
 
SHIELDED_CLASSLOADER_DEBUG - Static variable in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager
 
SHIELDED_CLASSLOADER_USE_REPOSITORY - Static variable in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager
 
SHIELDED_LIB - Static variable in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager
 
ShieldedClassLoader - Class in org.apache.cocoon.maven.deployer.servlet
This class loader reverses the search order for classes.
ShieldedClassLoader(URL[], ClassLoader) - Constructor for class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoader
Alternate constructor to define a parent and initial URLs.
ShieldedClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoader
Alternate constructor to define a parent, initial URLs, and a default URLStreamHandlerFactory.
shieldedClassLoader - Static variable in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager
 
ShieldedClassLoaderManager - Class in org.apache.cocoon.maven.deployer.servlet
This class creates a singleton instance of the shielded class loader.
ShieldedClassLoaderManager() - Constructor for class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager
 
ShieldedClassLoaderManager.UrlComparator - Class in org.apache.cocoon.maven.deployer.servlet
Simple comparator for comparing url objects.
ShieldedClassLoaderManager.UrlComparator() - Constructor for class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager.UrlComparator
 
ShieldingListener - Class in org.apache.cocoon.maven.deployer.servlet
This listener can be used as a wrapper around "real" listeners to support the shielded class loader.
ShieldingListener() - Constructor for class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
ShieldingServlet - Class in org.apache.cocoon.maven.deployer.servlet
This servlet builds a classloading sandbox and runs another servlet inside that sandbox.
ShieldingServlet() - Constructor for class org.apache.cocoon.maven.deployer.servlet.ShieldingServlet
 
ShieldingServletFilter - Class in org.apache.cocoon.maven.deployer.servlet
This filter can be used as a wrapper around a "real" filter to support the shielded class loader.
ShieldingServletFilter() - Constructor for class org.apache.cocoon.maven.deployer.servlet.ShieldingServletFilter
 
shieldWebapp(File, Log, boolean) - Static method in class org.apache.cocoon.maven.deployer.WebApplicationRewriter
Prepare the web application to use the shielded class loader.
SingleFileDeployer - Class in org.apache.cocoon.maven.deployer.monolithic
Deploy a single file.
SingleFileDeployer(String, boolean) - Constructor for class org.apache.cocoon.maven.deployer.monolithic.SingleFileDeployer
 
SingleFileDeployer(String) - Constructor for class org.apache.cocoon.maven.deployer.monolithic.SingleFileDeployer
 

T

tryClassHere(String) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoader
 

V

valueBound(HttpSessionBindingEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 
valueOf(String) - Static method in enum org.apache.cocoon.maven.rcl.PrepareWebappMojo.Profile
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cocoon.maven.rcl.PrepareWebappMojo.Profile
Returns an array containing the constants of this enum type, in the order they are declared.
valueUnbound(HttpSessionBindingEvent) - Method in class org.apache.cocoon.maven.deployer.servlet.ShieldingListener
 

W

WEB_INF_SHIELDED_CLASSES - Static variable in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager
 
WEB_INF_SHIELDED_LIB - Static variable in class org.apache.cocoon.maven.deployer.servlet.ShieldedClassLoaderManager
 
WebApplicationRewriter - Class in org.apache.cocoon.maven.deployer
 
WebApplicationRewriter() - Constructor for class org.apache.cocoon.maven.deployer.WebApplicationRewriter
 
WebXmlRewriter - Class in org.apache.cocoon.maven.deployer
 
WebXmlRewriter(String, String, String, boolean) - Constructor for class org.apache.cocoon.maven.deployer.WebXmlRewriter
 
WildcardHelper - Class in org.apache.cocoon.maven.deployer.utils
This class is an utility class that perform wilcard-patterns matching and isolation.
WildcardHelper() - Constructor for class org.apache.cocoon.maven.deployer.utils.WildcardHelper
 
write(Document, OutputStream) - Static method in class org.apache.cocoon.maven.deployer.utils.XMLUtils
 
writeInputStreamToFile(InputStream, File) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
writeLoggingConf(PrepareWebappMojo.Profile, File) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 
writeResource(String) - Method in interface org.apache.cocoon.maven.deployer.monolithic.FileDeployer
 
writeResource(String) - Method in class org.apache.cocoon.maven.deployer.monolithic.SingleFileDeployer
 
writeResource(String) - Method in class org.apache.cocoon.maven.deployer.monolithic.XPatchDeployer
 
writeStringTemplateToFile(File, String, String, Map) - Method in class org.apache.cocoon.maven.rcl.PrepareWebappMojo
 

X

XMLUtils - Class in org.apache.cocoon.maven.deployer.utils
 
XMLUtils() - Constructor for class org.apache.cocoon.maven.deployer.utils.XMLUtils
 
xpatch(Map, File[], File, Log) - Static method in class org.apache.cocoon.maven.deployer.AbstractDeployMojo
 
XPatchDeployer - Class in org.apache.cocoon.maven.deployer.monolithic
 
XPatchDeployer(String) - Constructor for class org.apache.cocoon.maven.deployer.monolithic.XPatchDeployer
 

A C D E F G H I J L M O P R S T V W X

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