Package org.jboss.deployers.vfs.spi.deployer

Interface Summary
ManifestMetaData Manifest meta data model.
 

Class Summary
AbstractOptionalVFSRealDeployer<T> An abstract more complicated VFS real deployer where the input is optional instead of mandatory.
AbstractSimpleVFSRealDeployer<T> AbstractSimpleVFSRealDeployer.
AbstractVFSParsingDeployer<T> AbstractVFSParsingDeployer.
AbstractVFSRealDeployer Deprecated.
JAXBDeployer<T> JAXBDeployer.
JAXPDeployer<T> JAXPDeployer is an abstract deployer that overrides parse to run a jaxp parse of the VirtualFile passed to parse.
ManifestDeployer<T extends ManifestMetaData> Parse manifest.mf file.
ObjectModelFactoryDeployer<T> ObjectModelFactoryDeployer extends the AbstractParsingDeployer to add an abstract JBossXB ObjectModelFactory accessor that is used from within an overriden parse(DeploymentUnit unit, VirtualFile file) to unmarshall the xml document represented by file into an instance of deploymentType T.
SchemaResolverDeployer<T> SchemaResolverDeployer.
SecurityActions  
XSLDeployer<T> SchemaResolverDeployer.
 



Copyright ? 2007 JBoss Inc.. All Rights Reserved.