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

Interface Summary
FileMatcher Matches virtual file to check if it can be deployed.
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.
JBossExtensionDeployer<U,V,T> JBossExtensionDeployer.
JBossXBDeployer<T> JBoss XB deployer.
ManifestDeployer<T extends ManifestMetaData> Parse manifest.mf file.
MultipleJBossXBDeployer<T> MultipleJBossXBDeployer.
MultipleObjectModelFactoryDeployer<T> MultipleObjectModelFactoryDeployer.
MultipleSchemaResolverDeployer<T> MultipleSchemaResolverDeployer.
MultipleVFSParsingDeployer<T> Multiple VFS parsing deployer.
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.
SchemaHelper Handle Schema.
SchemaResolverDeployer<T> SchemaResolverDeployer.
SecurityActions  
UnmarshallerFactoryDeployer<T,U> Unmarshaller factory deployer.
XSLDeployer<T> SchemaResolverDeployer.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.