A C D E G I J L M N O P R S U V W X

A

AbstractCandidateStructureVisitor - Class in org.jboss.deployers.vfs.spi.structure.helpers
Visits the structure and creates candidates
AbstractCandidateStructureVisitor(VirtualFile, VirtualFile, StructureMetaData, VFSStructuralDeployers) - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
Create a new CandidateStructureVisitor.
AbstractCandidateStructureVisitor(VirtualFile, VirtualFile, StructureMetaData, VFSStructuralDeployers, VisitorAttributes) - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
Create a new CandidateStructureVisitor.
AbstractManifestMetaData - Class in org.jboss.deployers.vfs.spi.deployer.helpers
Abstract manifest meta data.
AbstractManifestMetaData() - Constructor for class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 
AbstractManifestMetaData(Manifest) - Constructor for class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 
AbstractOptionalVFSRealDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
An abstract more complicated VFS real deployer where the input is optional instead of mandatory.
AbstractOptionalVFSRealDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.AbstractOptionalVFSRealDeployer
Create a new AbstractOptionalVFSRealDeployer.
AbstractSimpleVFSRealDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
AbstractSimpleVFSRealDeployer.
AbstractSimpleVFSRealDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer
Create a new AbstractSimpleVFSRealDeployer
AbstractStructureDeployer - Class in org.jboss.deployers.vfs.spi.structure.helpers
AbstractStructureDeployer.
AbstractStructureDeployer() - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
 
AbstractVFSParsingDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
AbstractVFSParsingDeployer.
AbstractVFSParsingDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Create a new AbstractVFSParsingDeployer.
AbstractVFSRealDeployer - Class in org.jboss.deployers.vfs.spi.deployer
Deprecated. 
AbstractVFSRealDeployer() - Constructor for class org.jboss.deployers.vfs.spi.deployer.AbstractVFSRealDeployer
Deprecated.  
accepts(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Callback to do prechecking on the deployment
accepts(DeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
 
addAllChildren(VirtualFile, VirtualFile, StructureMetaData, VFSStructuralDeployers) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Add all children as candidates
addChildren(VirtualFile, VirtualFile, StructureMetaData, VFSStructuralDeployers, VisitorAttributes) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Add all children as candidates
addClassPath(VirtualFile, VirtualFile, boolean, boolean, ContextInfo) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Add an entry to the context classpath.

C

CandidateStructureVisitorFactory - Interface in org.jboss.deployers.vfs.spi.structure.helpers
CandidateStructureVisitorFactory.
ClassPathVisitor - Class in org.jboss.deployers.vfs.spi.structure.helpers
Collects all the classpath elements
ClassPathVisitor() - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.ClassPathVisitor
 
create() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
Create lifecycle
create() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Create lifecycle
create() - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Create lifecycle
createContext(VirtualFile, String, StructureMetaData) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Create a context
createMetaData(Manifest) - Method in class org.jboss.deployers.vfs.spi.deployer.ManifestDeployer
Create MetaData
createVFSDeployment(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.client.VFSDeploymentFactory
Create a new VFS deployment
createVisitor(VirtualFile, VirtualFile, StructureMetaData, VFSStructuralDeployers, VisitorAttributes) - Method in interface org.jboss.deployers.vfs.spi.structure.helpers.CandidateStructureVisitorFactory
Create the visitor
createVisitor(VirtualFile, VirtualFile, StructureMetaData, VFSStructuralDeployers, VisitorAttributes) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.DefaultCandidateStructureVisitorFactory
 

D

DefaultCandidateStructureVisitorFactory - Class in org.jboss.deployers.vfs.spi.structure.helpers
DefaultCandidateStructureVisitorFactory.
DefaultCandidateStructureVisitorFactory() - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.DefaultCandidateStructureVisitorFactory
 
deploy(DeploymentUnit, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractOptionalVFSRealDeployer
 
deploy(VFSDeploymentUnit, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractOptionalVFSRealDeployer
Deploy a deployment
deploy(DeploymentUnit, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer
 
deploy(VFSDeploymentUnit, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer
Deploy a deployment
deploy(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSRealDeployer
Deprecated. Deploy a vfs deployment
destroy() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
Destroy lifecycle
destroy() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Destroy lifecycle
destroy() - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Destroy lifecycle
determineStructure(VirtualFile, VirtualFile, VirtualFile, StructureMetaData, VFSStructuralDeployers) - Method in interface org.jboss.deployers.vfs.spi.structure.StructureDeployer
Determine the structure of a deployment
determineStructure(VirtualFile, VirtualFile, VirtualFile, StructureMetaData) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSStructuralDeployers
Determine the structure of a virtual file
doParse(VFSDeploymentUnit, VirtualFile) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Do the parsing

E

error(DeploymentContext) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.ClassPathVisitor
 

G

get(Attributes, String) - Method in class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 
getAttribute(String, String) - Method in class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 
getAttribute(String, String) - Method in interface org.jboss.deployers.vfs.spi.deployer.ManifestMetaData
Get attribute value from specific attrbiutes.
getCandidateStructureVisitorFactory() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Get the candidateStructureVisitorFactory.
getClassPath() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.ClassPathVisitor
Get the full classpath after the visit
getClassPath() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Get the class path
getClassPath() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Get the class path
getDocumentBuilderFactory() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Get the documentBuilderFactory.
getEntry(String, String) - Method in class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 
getEntry(String, String) - Method in interface org.jboss.deployers.vfs.spi.deployer.ManifestMetaData
Get attribute value from specific attrbiutes.
getFile(String) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Gets a file from this deployment
getFile(String) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentResourceLoader
Get a virtual file
getFile(String) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Get a virtual file
getFilter() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
Get the filter.
getFilter() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.DefaultCandidateStructureVisitorFactory
Get the filter.
getInstance() - Static method in class org.jboss.deployers.vfs.spi.client.VFSDeploymentFactory
Get an instance of the factory
getMainAttribute(String) - Method in class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 
getMainAttribute(String) - Method in interface org.jboss.deployers.vfs.spi.deployer.ManifestMetaData
Get the manifest attribute value.
getManifest() - Method in class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 
getMetaDataFile(String) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Gets a metadata file
getMetaDataFile(String) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Gets a metadata file.
getMetaDataFiles(String, String) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Gets metadata files for this deployment
getMetaDataFiles(String, String) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Gets the metadata files for this deployment unit
getMetaDataLocations() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Get the meta data locations
getObjectModelFactory(T) - Method in class org.jboss.deployers.vfs.spi.deployer.ObjectModelFactoryDeployer
Get the object model factory
getParent() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
Get the parent deployment context
getParent() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Get the parent deployment unit
getProperties() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
Get the properties.
getRelativeOrder() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
 
getRelativePath(VirtualFile, VirtualFile) - Static method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Get the relative path between two virtual files
getResourceLoader() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Get a resource loader
getResourceLoader() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Get a resource loader
getRoot() - Method in interface org.jboss.deployers.vfs.spi.client.VFSDeployment
Get the root of the deployment
getRoot() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Get the root file
getRoot() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Get the root
getTemplates() - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Get the templates.
getTopLevel() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Get the top level deployment context
getTopLevel() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Get the top leve deployment unit
getVFSChildren() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Get the children
getXSLPath() - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Get the xslPath.

I

init(VFSDeploymentUnit, T, VirtualFile) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Initialise the metadata
INSTANCE - Static variable in class org.jboss.deployers.vfs.spi.structure.helpers.DefaultCandidateStructureVisitorFactory
An instance of the factory
internalDeploy(DeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSRealDeployer
Deprecated.  
internalUndeploy(DeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSRealDeployer
Deprecated.  
isIgnoreDirectories() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
Get the ignoreDirectories.
isLeaf(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Tests whether the virtual file is a leaf
isTopLevel(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
See if a file corresponds to a top-level deployment.
isUseNamespaceAwareParser() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Get the useNamespaceAwareParser.
isUseSchemaValidation() - Method in class org.jboss.deployers.vfs.spi.deployer.ObjectModelFactoryDeployer
Get the useSchemaValidation.
isUseSchemaValidation() - Method in class org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer
Get the useSchemaValidation.
isUseValidation() - Method in class org.jboss.deployers.vfs.spi.deployer.ObjectModelFactoryDeployer
Get the useValidation.
isUseValidation() - Method in class org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer
Get the useValidation.
isValidateDTDs() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Get the validateDTDs.

J

JAXBDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
JAXBDeployer.
JAXBDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
Create a new JAXBDeployer.
JAXPDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
JAXPDeployer is an abstract deployer that overrides parse to run a jaxp parse of the VirtualFile passed to parse.
JAXPDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Create a new JAXPDeployer.

L

log - Variable in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
The log

M

manifest - Variable in class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 
ManifestDeployer<T extends ManifestMetaData> - Class in org.jboss.deployers.vfs.spi.deployer
Parse manifest.mf file.
ManifestDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.ManifestDeployer
Create a new ManifestDeployer
ManifestMetaData - Interface in org.jboss.deployers.vfs.spi.deployer
Manifest meta data model.

N

newVFSDeployment(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.client.VFSDeploymentFactory
Create a new VFS deployment

O

ObjectModelFactoryDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
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.
ObjectModelFactoryDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.ObjectModelFactoryDeployer
Create a new SchemaResolverDeployer.
org.jboss.deployers.vfs.spi.client - package org.jboss.deployers.vfs.spi.client
 
org.jboss.deployers.vfs.spi.deployer - package org.jboss.deployers.vfs.spi.deployer
 
org.jboss.deployers.vfs.spi.deployer.helpers - package org.jboss.deployers.vfs.spi.deployer.helpers
 
org.jboss.deployers.vfs.spi.structure - package org.jboss.deployers.vfs.spi.structure
 
org.jboss.deployers.vfs.spi.structure.helpers - package org.jboss.deployers.vfs.spi.structure.helpers
 

P

parse(DeploymentUnit, String, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
 
parse(DeploymentUnit, String, String, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
 
parse(VFSDeploymentUnit, VirtualFile, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Parse a deployment
parse(VFSDeploymentUnit, VirtualFile, T) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
 
parse(VFSDeploymentUnit, VirtualFile, T) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
 
parse(VFSDeploymentUnit, VirtualFile, Document) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Parse a deployment
parse(VFSDeploymentUnit, VirtualFile, T) - Method in class org.jboss.deployers.vfs.spi.deployer.ManifestDeployer
 
parse(VFSDeploymentUnit, VirtualFile, T) - Method in class org.jboss.deployers.vfs.spi.deployer.ObjectModelFactoryDeployer
 
parse(VFSDeploymentUnit, VirtualFile, T) - Method in class org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer
 
parse(VFSDeploymentUnit, VirtualFile, T) - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
 
parse(VFSDeploymentUnit, VirtualFile, Document) - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Parse a deployment

R

readExternal(ObjectInput) - Method in class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 

S

SchemaResolverDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
SchemaResolverDeployer.
SchemaResolverDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer
Create a new SchemaResolverDeployer.
SecurityActions - Class in org.jboss.deployers.vfs.spi.deployer
 
SecurityActions() - Constructor for class org.jboss.deployers.vfs.spi.deployer.SecurityActions
 
SecurityActions - Class in org.jboss.deployers.vfs.spi.structure.helpers
 
SecurityActions() - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.SecurityActions
 
setCandidateStructureVisitorFactory(CandidateStructureVisitorFactory) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Set the candidateStructureVisitorFactory.
setClassPath(List<VirtualFile>) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Set the class path
setClassPath(List<VirtualFile>) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Set the classpath
setFilter(VirtualFileFilter) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
Set the filter.
setFilter(VirtualFileFilter) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.DefaultCandidateStructureVisitorFactory
Set the filter.
setIgnoreDirectories(boolean) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
Set the ignoreDirectories.
setMetaDataLocations(List<VirtualFile>) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Set the meta data locations
setMetaDataPath(List<String>) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Set the meta data path relative to the root
setParameters(Transformer) - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Set parameters for the transformation
setProperties(Map<String, Object>) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
Set the properties.
setRelativeOrder(int) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
 
setUseNamespaceAwareParser(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Set the useNamespaceAwareParser.
setUseSchemaValidation(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.ObjectModelFactoryDeployer
Set the useSchemaValidation.
setUseSchemaValidation(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer
Set the useSchemaValidation.
setUseValidation(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.ObjectModelFactoryDeployer
Set the useValidation.
setUseValidation(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer
Set the useValidation.
setValidateDTDs(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Set the validateDTDs.
setXSLPath(String) - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Set the xslPath.
StructureDeployer - Interface in org.jboss.deployers.vfs.spi.structure
A StructureDeployer translates a deployment virtual file root into StructureMetaData representing the deployment contexts.

U

undeploy(DeploymentUnit, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractOptionalVFSRealDeployer
 
undeploy(VFSDeploymentUnit, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractOptionalVFSRealDeployer
Undeploy a deployment
undeploy(DeploymentUnit, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer
 
undeploy(VFSDeploymentUnit, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractSimpleVFSRealDeployer
Undeploy a deployment
undeploy(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSRealDeployer
Deprecated. Undeploy a vfs deployment

V

VFSDeployment - Interface in org.jboss.deployers.vfs.spi.client
VFSDeployment.
VFSDeploymentContext - Interface in org.jboss.deployers.vfs.spi.structure
VFSDeploymentContext.
VFSDeploymentFactory - Class in org.jboss.deployers.vfs.spi.client
VFSDeploymentFactory.
VFSDeploymentFactory() - Constructor for class org.jboss.deployers.vfs.spi.client.VFSDeploymentFactory
 
VFSDeploymentResourceLoader - Interface in org.jboss.deployers.vfs.spi.structure
VFSDeploymentResourceLoader.
VFSDeploymentUnit - Interface in org.jboss.deployers.vfs.spi.structure
VFSDeploymentUnit.
VFSStructuralDeployers - Interface in org.jboss.deployers.vfs.spi.structure
VFSStructuralDeployers.
visit(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
 
visit(DeploymentContext) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.ClassPathVisitor
 

W

writeExternal(ObjectOutput) - Method in class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 

X

XSLDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
SchemaResolverDeployer.
XSLDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Create a new XSLDeployer.
xslPath - Variable in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
The xsl resource path

A C D E G I J L M N O P R S U V W X

Copyright ? 2007 JBoss Inc.. All Rights Reserved.