Package org.apache.cocoon.maven.deployer.monolithic

Interface Summary
FileDeployer Use this interface for classes that are used by the @link org.apache.cocoon.maven.deployer.monolithic.ZipExtractor to extract ZIP files.
 

Class Summary
MonolithicCocoonDeployer Deploy blocks to a monolithic Cocoon web application.
RuleBasedZipExtractor This class performs the actual deployment based on rules.
SingleFileDeployer Deploy a single file.
XPatchDeployer  
 

Exception Summary
DeploymentException Unchecked exception that signals a problem at block deployment.
FileAlreadyDeployedException Use it to indicate that a file has already been deployed.
 



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