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

A

AbstractAllInputDeployer - Class in org.jboss.deployers.spi.deployer.helpers
Check all required inputs.
AbstractAllInputDeployer() - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractAllInputDeployer
 
AbstractAnnotationDeployer - Class in org.jboss.deployers.spi.deployer.helpers
AbstractComponentDeployer.
AbstractAnnotationDeployer(AnnotationProcessor<?, ?>...) - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractAnnotationDeployer
 
AbstractAnnotationProcessor<A extends Annotation,T> - Class in org.jboss.deployers.spi.deployer.helpers
Abstract annotation processor.
AbstractAnnotationProcessor() - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractAnnotationProcessor
 
AbstractAttachments - Class in org.jboss.deployers.spi.attachments.helpers
AbstractAttachments.
AbstractAttachments() - Constructor for class org.jboss.deployers.spi.attachments.helpers.AbstractAttachments
 
AbstractCandidateStructureVisitor - Class in org.jboss.deployers.vfs.spi.structure.helpers
Visits the structure and creates candidates
AbstractCandidateStructureVisitor(StructureContext) - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
Create a new CandidateStructureVisitor.
AbstractCandidateStructureVisitor(StructureContext, VisitorAttributes) - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
Create a new CandidateStructureVisitor.
AbstractClassLoaderDeployer - Class in org.jboss.deployers.spi.deployer.helpers
AbstractClassLoaderDeployer.
AbstractClassLoaderDeployer() - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractClassLoaderDeployer
Create a new AbstractClassLoaderDeployer.
AbstractClassLoaderDescribeDeployer - Class in org.jboss.deployers.plugins.classloading
AbstractClassLoaderDescribeDeployer.
AbstractClassLoaderDescribeDeployer() - Constructor for class org.jboss.deployers.plugins.classloading.AbstractClassLoaderDescribeDeployer
Create a new AbstractClassLoaderDescribeDeployer.
AbstractComponentDeployer<D,C> - Class in org.jboss.deployers.spi.deployer.helpers
AbstractComponentDeployer.
AbstractComponentDeployer() - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractComponentDeployer
Create a new AbstractComponentDeployer.
AbstractComponentVisitor<T> - Class in org.jboss.deployers.spi.deployer.helpers
Simple component visitor.
AbstractComponentVisitor() - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractComponentVisitor
 
AbstractDeployer - Class in org.jboss.deployers.spi.deployer.helpers
AbstractDeployer.
AbstractDeployer() - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
AbstractDeployment - Class in org.jboss.deployers.client.plugins.deployment
AbstractDeployment.
AbstractDeployment() - Constructor for class org.jboss.deployers.client.plugins.deployment.AbstractDeployment
Create a new AbstractDeployment.
AbstractDeployment(String) - Constructor for class org.jboss.deployers.client.plugins.deployment.AbstractDeployment
Create a new AbstractDeployment.
AbstractDeploymentClassLoaderPolicyModule - Class in org.jboss.deployers.plugins.classloading
AbstractDeploymentClassLoaderPolicyModule.
AbstractDeploymentClassLoaderPolicyModule(DeploymentUnit) - Constructor for class org.jboss.deployers.plugins.classloading.AbstractDeploymentClassLoaderPolicyModule
Create a new AbstractDeploymentClassLoaderPolicyModule.
AbstractDeploymentContext - Class in org.jboss.deployers.structure.spi.helpers
AbstractDeploymentContext.
AbstractDeploymentContext() - Constructor for class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
For serialization
AbstractDeploymentContext(String, String) - Constructor for class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Create a new AbstractDeploymentContext.
AbstractDeploymentContext(String, String, String) - Constructor for class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Create a new AbstractDeploymentContext.
AbstractDeploymentContextMBean - Interface in org.jboss.deployers.structure.spi.helpers
AbstractDeploymentContextMBean.
AbstractDeploymentUnit - Class in org.jboss.deployers.structure.spi.helpers
AbstractDeploymentUnit.
AbstractDeploymentUnit() - Constructor for class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
For serialization
AbstractDeploymentUnit(DeploymentContext) - Constructor for class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
Create a new AbstractDeploymentUnit.
AbstractDeploymentVisitor<C,T> - Class in org.jboss.deployers.spi.deployer.helpers
Simple deployment visitor.
AbstractDeploymentVisitor() - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractDeploymentVisitor
 
AbstractElement<A extends Annotation,M extends AnnotatedElement> - Class in org.jboss.deployers.plugins.annotations
Abstract annotations element.
AbstractElement(ClassLoader, String, Class<A>, A) - Constructor for class org.jboss.deployers.plugins.annotations.AbstractElement
 
AbstractLevelClassLoaderSystemDeployer - Class in org.jboss.deployers.plugins.classloading
AbstractLevelClassLoaderSystemDeployer.
AbstractLevelClassLoaderSystemDeployer() - Constructor for class org.jboss.deployers.plugins.classloading.AbstractLevelClassLoaderSystemDeployer
 
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
 
AbstractModificationTypeMatcher - Class in org.jboss.deployers.vfs.plugins.structure.modify
Abstract modification type matcher.
AbstractModificationTypeMatcher() - Constructor for class org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
 
AbstractMutableAttachments - Class in org.jboss.deployers.spi.attachments.helpers
AbstractMutableAttachments.
AbstractMutableAttachments() - Constructor for class org.jboss.deployers.spi.attachments.helpers.AbstractMutableAttachments
 
AbstractOptionalRealDeployer<T> - Class in org.jboss.deployers.spi.deployer.helpers
An abstract more complicated VFS real deployer where the input is optional instead of mandatory.
AbstractOptionalRealDeployer(Class<T>) - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractOptionalRealDeployer
Create a new AbstractOptionalRealDeployer.
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.
AbstractParsingDeployer - Class in org.jboss.deployers.spi.deployer.helpers
AbstractParsingDeployer.
AbstractParsingDeployer() - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployer
Create a new AbstractParsingDeployer.
AbstractParsingDeployerWithOutput<T> - Class in org.jboss.deployers.spi.deployer.helpers
AbstractParsingDeployerWithOutput.
AbstractParsingDeployerWithOutput(Class<T>) - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Create a new AbstractParsingDeployerWithOutput.
AbstractPathEntryMetaData - Class in org.jboss.deployers.plugins.annotations
AbstractPathEntryMetaData
AbstractPathEntryMetaData() - Constructor for class org.jboss.deployers.plugins.annotations.AbstractPathEntryMetaData
 
AbstractPathMetaData - Class in org.jboss.deployers.plugins.annotations
AbstractPathMetaData
AbstractPathMetaData() - Constructor for class org.jboss.deployers.plugins.annotations.AbstractPathMetaData
 
AbstractRealDeployer - Class in org.jboss.deployers.spi.deployer.helpers
AbstractRealDeployer.
AbstractRealDeployer() - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
Create a new AbstractRealDeployer.
AbstractRealDeployerWithInput<T> - Class in org.jboss.deployers.spi.deployer.helpers
AbstractRealDeployerWithInput.
AbstractRealDeployerWithInput() - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput
Create a new AbstractRealDeployerWithInput.
AbstractRealDeployerWithInput(Class<T>) - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput
Create a new AbstractRealDeployerWithInput.
AbstractResourceVisitorDeployer - Class in org.jboss.deployers.plugins.classloading
Abstract resource visitor deployer.
AbstractResourceVisitorDeployer() - Constructor for class org.jboss.deployers.plugins.classloading.AbstractResourceVisitorDeployer
 
AbstractResourceVisitorDeployer(ResourceVisitor) - Constructor for class org.jboss.deployers.plugins.classloading.AbstractResourceVisitorDeployer
 
AbstractResourceVisitorDeployer(ResourceVisitor, ResourceFilter) - Constructor for class org.jboss.deployers.plugins.classloading.AbstractResourceVisitorDeployer
 
AbstractResourceVisitorDeployer(ResourceVisitor, ResourceFilter, ResourceFilter) - Constructor for class org.jboss.deployers.plugins.classloading.AbstractResourceVisitorDeployer
 
AbstractScanningMetaData - Class in org.jboss.deployers.plugins.annotations
AbstractScanningMetaData
AbstractScanningMetaData() - Constructor for class org.jboss.deployers.plugins.annotations.AbstractScanningMetaData
 
AbstractSimpleRealDeployer<T> - Class in org.jboss.deployers.spi.deployer.helpers
AbstractSimpleRealDeployer.
AbstractSimpleRealDeployer(Class<T>) - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer
Create a new AbstractSimpleRealDeployer
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
AbstractStructuralDeployers - Class in org.jboss.deployers.structure.spi.helpers
AbstractStructuralDeployers.
AbstractStructuralDeployers() - Constructor for class org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers
 
AbstractStructureBuilder - Class in org.jboss.deployers.structure.spi.helpers
AbstractStructureBuilder.
AbstractStructureBuilder() - Constructor for class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
 
AbstractStructureDeployer - Class in org.jboss.deployers.vfs.spi.structure.helpers
AbstractStructureDeployer.
AbstractStructureDeployer() - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
 
AbstractStructureModificationChecker<T> - Class in org.jboss.deployers.vfs.spi.structure.modified
AbstractStructureModificationChecker.
AbstractStructureModificationChecker() - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
 
AbstractStructureModificationChecker(MainDeployerStructure) - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
 
AbstractSynchAdapter - Class in org.jboss.deployers.vfs.spi.structure.modified
Abstract synch adapter.
AbstractSynchAdapter() - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.AbstractSynchAdapter
 
AbstractTopLevelClassLoaderDeployer - Class in org.jboss.deployers.spi.deployer.helpers
AbstractTopLevelClassLoaderDeployer.
AbstractTopLevelClassLoaderDeployer() - Constructor for class org.jboss.deployers.spi.deployer.helpers.AbstractTopLevelClassLoaderDeployer
 
AbstractVFSDeployment - Class in org.jboss.deployers.vfs.plugins.client
AbstractVFSDeployment.
AbstractVFSDeployment() - Constructor for class org.jboss.deployers.vfs.plugins.client.AbstractVFSDeployment
For serialization
AbstractVFSDeployment(VirtualFile) - Constructor for class org.jboss.deployers.vfs.plugins.client.AbstractVFSDeployment
Create a new VFSDeployment.
AbstractVFSDeploymentContext - Class in org.jboss.deployers.vfs.plugins.structure
AbstractVFSDeploymentContext.
AbstractVFSDeploymentContext() - Constructor for class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
For serialization
AbstractVFSDeploymentContext(String, String, VirtualFile, String) - Constructor for class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
Create a new AbstractVFSDeploymentContext.
AbstractVFSDeploymentContext(VirtualFile, String) - Constructor for class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
Create a new AbstractVFSDeploymentContext.
AbstractVFSDeploymentContextMBean - Interface in org.jboss.deployers.vfs.plugins.structure
AbstractVFSDeploymentContextMBean.
AbstractVFSDeploymentUnit - Class in org.jboss.deployers.vfs.plugins.structure
AbstractVFSDeploymentUnit.
AbstractVFSDeploymentUnit() - Constructor for class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
For serialization
AbstractVFSDeploymentUnit(VFSDeploymentContext) - Constructor for class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
Create a new AbstractVFSDeploymentUnit.
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.  
AbstractVFSStructureDeployer - Class in org.jboss.deployers.vfs.plugins.structure
VFS aware structure deployer.
AbstractVFSStructureDeployer() - Constructor for class org.jboss.deployers.vfs.plugins.structure.AbstractVFSStructureDeployer
 
accepts(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Callback to do prechecking on the deployment
accepts(DeploymentUnit) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnitFilter
Match the deployment unit
accepts(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.plugins.annotations.ScanningDeploymentUnitFilter
 
accepts(ResourceContext) - Method in class org.jboss.deployers.vfs.plugins.annotations.ScanningMetaDataResourceFilter
 
accepts(VirtualFile) - Method in class org.jboss.deployers.vfs.plugins.structure.MetaDataMatchFilter
 
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
 
accepts(DeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.Base2VFSBridgeDeploymentUnitFilter
 
accepts(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.VFS2BaseBridgeDeploymentUnitFilter
 
accepts(DeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.VFS2BaseBridgeDeploymentUnitFilter
 
accepts(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.VirtualFileDeploymentUnitFilter
 
accepts(VFSDeploymentUnit) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnitFilter
Match the deployment unit
add(VirtualFile, VirtualFile, String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractSynchAdapter
 
add(VirtualFile, VirtualFile, String) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.SynchAdapter
Add new file to temp.
addAliasComponent(DeploymentUnit, NamedAliasMetaData) - Static method in class org.jboss.deployers.vfs.deployer.kernel.AliasDeploymentDeployer
 
addAllChildren(StructureContext) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Add all children as candidates
addAllChildren(VirtualFile, VirtualFile, StructureMetaData, VFSStructuralDeployers) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Add all children as candidates
addAttachment(String, Object) - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
addAttachment(String, T, Class<T>) - Method in class org.jboss.deployers.spi.attachments.helpers.AbstractMutableAttachments
 
addAttachment(Class<T>, T) - Method in class org.jboss.deployers.spi.attachments.helpers.AbstractMutableAttachments
 
addAttachment(String, Object) - Method in interface org.jboss.deployers.spi.attachments.MutableAttachments
Add attachment
addAttachment(String, T, Class<T>) - Method in interface org.jboss.deployers.spi.attachments.MutableAttachments
Add attachment
addAttachment(Class<T>, T) - Method in interface org.jboss.deployers.spi.attachments.MutableAttachments
Add attachment
addAttachment(String, Object) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
addAttachment(Class<T>, T) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
addAttachment(String, Object) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
addAttachment(String, T, Class<T>) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
addBeanComponent(DeploymentUnit, BeanMetaData) - Static method in class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor
Add bean component.
addCallback(Object) - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Add the callback.
addCandidateAnnotation(Class<? extends Annotation>) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Add candidate annotation.
addChild(DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Add a child
addChild(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
addChild(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
addChild(StructureMetaDataImpl, ContextInfoImpl, UnmarshallingContext, String, String) - Method in class org.jboss.deployers.vfs.plugins.structure.explicit.StructureMetaDataObjectFactory
 
addChild(ContextInfoImpl, LinkedHashSet<String>, UnmarshallingContext, String, String) - Method in class org.jboss.deployers.vfs.plugins.structure.explicit.StructureMetaDataObjectFactory
 
addChild(ContextInfoImpl, ArrayList<ClassPathEntry>, UnmarshallingContext, String, String) - Method in class org.jboss.deployers.vfs.plugins.structure.explicit.StructureMetaDataObjectFactory
 
addChild(ContextInfo) - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Add a child context
addChildren(StructureContext, VisitorAttributes) - 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(List<VirtualFile>) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
addClassPath(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
addClassPath(StructureContext, VirtualFile, boolean, boolean, ContextInfo) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Add an entry to the context classpath.
addClassPath(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Append virtual files to the classpath
addClassPath(List<VirtualFile>) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Add virtual files to the classpath
addClassPathEntry(ClassPathEntry) - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
addClassPathEntry(ClassPathEntry) - Method in interface org.jboss.deployers.spi.structure.ContextInfo
Add a class path entry
addComponent(DeploymentUnit, T) - Method in class org.jboss.deployers.spi.deployer.helpers.ComponentAdapter
Add component.
addComponent(DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Add a component
addComponent(String) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Add a component
addComponent(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
addComponent(String) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
addComponent(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
addContext(PredeterminedManagedObjectAttachments, String) - Method in class org.jboss.deployers.client.spi.DeploymentFactory
Add a context to a deployment
addContext(PredeterminedManagedObjectAttachments, String, List<ClassPathEntry>) - Method in class org.jboss.deployers.client.spi.DeploymentFactory
Add a context to a deployment
addContext(PredeterminedManagedObjectAttachments, String, String, List<ClassPathEntry>) - Method in class org.jboss.deployers.client.spi.DeploymentFactory
Add a context to a deployment
addContext(PredeterminedManagedObjectAttachments, String, List<String>, List<ClassPathEntry>) - Method in class org.jboss.deployers.client.spi.DeploymentFactory
Add a context to a deployment
addContext(ContextInfo) - Method in class org.jboss.deployers.plugins.structure.StructureMetaDataImpl
 
addContext(ContextInfo) - Method in interface org.jboss.deployers.spi.structure.StructureMetaData
Add a context
addControllerContextName(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
Add controller context name.
addControllerContextName(Object) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Add controller context name.
addControllerContextName(Object) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Add controller context name.
addControllerContextName(Object) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
addControllerContextName(Object) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
addControllerContextName(Object) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
addDeployer(Deployer) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Add a deployer
addDeployer(StructureDeployer) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl
Add a structure deployer
addDeployment(Deployment) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Add a deployment
addDeployment(Deployment) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
addDeployment(Deployment, boolean) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Add a deployment
addDeploymentStage(DeploymentStage) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Add a deployment stage
addFileMatcher(FileMatcher) - Method in class org.jboss.deployers.vfs.plugins.structure.file.FileStructure
 
addFileSuffix(String) - Static method in class org.jboss.deployers.vfs.plugins.structure.file.FileStructure
Add a file suffix
addIDependOn(DependencyItem) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Add a dependency
addIDependOn(DependencyItem) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
addInput(String) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Add an input
addInput(Class<?>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Add an input
addJarExtension(JarExtensionProvider) - Method in class org.jboss.deployers.vfs.plugins.structure.jar.JARStructure
 
addMatcher(ModificationTypeMatcher) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.ModificationTypeStructureProcessor
Add modification type matcher.
addMetaDataPath(String) - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
addMetaDataPath(String) - Method in interface org.jboss.deployers.spi.structure.ContextInfo
Add the metaDataPath.
addOptionalInput(Class<?>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractAllInputDeployer
Add optional input.
addOptionalInput(String) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractAllInputDeployer
Add optional input.
addOutput(String) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Add an output
addOutput(Class<?>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Add an output
addStructureRoot(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
 
addStructureRoot(VirtualFile) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.StructureListener
Add structure root.
addStructureRoot(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchWrapperModificationChecker
 
AddVisitor - Class in org.jboss.deployers.vfs.spi.structure.modified
Synch on add file visitor.
AddVisitor(VisitorAttributes, StructureCache<Long>, SynchAdapter, VirtualFile, int) - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.AddVisitor
 
AliasDeploymentDeployer - Class in org.jboss.deployers.vfs.deployer.kernel
Handle alias components.
AliasDeploymentDeployer() - Constructor for class org.jboss.deployers.vfs.deployer.kernel.AliasDeploymentDeployer
Create a new AliasDeploymentDeployer.
AliasDeploymentDeployer.AliasMetaDataVisitor - Class in org.jboss.deployers.vfs.deployer.kernel
AliasMetaDataVisitor.
AliasDeploymentDeployer.AliasMetaDataVisitor() - Constructor for class org.jboss.deployers.vfs.deployer.kernel.AliasDeploymentDeployer.AliasMetaDataVisitor
 
AliasDeploymentDeployer.KernelDeploymentVisitor - Class in org.jboss.deployers.vfs.deployer.kernel
KernelDeploymentVisitor.
AliasDeploymentDeployer.KernelDeploymentVisitor() - Constructor for class org.jboss.deployers.vfs.deployer.kernel.AliasDeploymentDeployer.KernelDeploymentVisitor
 
AliasesParserDeployer - Class in org.jboss.deployers.vfs.plugins.dependency
AliasesParserDeployer.
AliasesParserDeployer() - Constructor for class org.jboss.deployers.vfs.plugins.dependency.AliasesParserDeployer
 
allowsMultipleFiles(List<VirtualFile>) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Check if we allow multiple files.
allowsReparse() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
A flag indicating whether createMetaData should execute a parse even if a non-null metadata value exists.
annClass - Variable in class org.jboss.deployers.plugins.annotations.AbstractElement
 
AnnotationEnvironment - Interface in org.jboss.deployers.spi.annotations
Information holder about annotation processing.
AnnotationEnvironmentDeployer - Class in org.jboss.deployers.vfs.plugins.annotations
A POST_CLASSLOADER deployer which creates AnnotationEnvironment for sub-deployments.
AnnotationEnvironmentDeployer() - Constructor for class org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer
 
AnnotationProcessor<A extends Annotation,T> - Interface in org.jboss.deployers.spi.deployer.helpers
Annotation processor.
aoClass - Variable in class org.jboss.deployers.plugins.annotations.DefaultElement
 
AOP - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
JBoss aop archive
appendClassPath(List<VirtualFile>) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
appendClassPath(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
appendClassPath(List<VirtualFile>) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
appendClassPath(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
appendClassPath(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Append virtual files to the classpath
appendClassPath(List<VirtualFile>) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Add virtual files to the classpath
appendClassPath(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Append virtual files to the classpath
appendClassPath(List<VirtualFile>) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Add virtual files to the classpath
appendMetaDataLocation(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
appendMetaDataLocation(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
appendMetaDataLocation(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Append metadata file locations.
appendMetaDataLocation(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Append metadata file locations.
applyComparator(DeploymentContext, ContextInfo) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Try to apply the comparator
applyContextInfo(DeploymentContext, ContextInfo) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Apply the context info.
applyContextInfo(DeploymentContext, ContextInfo) - Method in interface org.jboss.deployers.structure.spi.StructureProcessor
Apply context info.
applyContextInfo(DeploymentContext, ContextInfo) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.ModificationTypeStructureProcessor
 
applyContextInfo(DeploymentContext, ContextInfo) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder
 
applyContextInfo(StructureContext, ContextInfo) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Apply context info.
applyMetadataPath(StructureContext, String) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Apply metadata on root to create context.
applyMetadataPaths(StructureContext, String[]) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Apply metadata on root to create context.
applyModification(VirtualFile, ContextInfo) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder
Apply modification if it exists.
applyStructure(StructureContext, ContextInfo) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Apply structure metadata on context.
applyStructureMetaData(DeploymentContext, StructureMetaData) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Apply the structure metadata.
applyStructureMetaData(DeploymentContext, StructureMetaData) - Method in interface org.jboss.deployers.structure.spi.StructureProcessor
Apply structure metadata.
applyStructureMetaData(DeploymentContext, StructureMetaData) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.ModificationTypeStructureProcessor
 
assureStructure(PredeterminedManagedObjectAttachments) - Static method in class org.jboss.deployers.client.spi.DeploymentFactory
Assure the context has a predetermined structure
AttachmentLocator - Class in org.jboss.deployers.spi.deployer.helpers
Search a DeploymentUnit structure from child to parent for a matching attachment.
AttachmentLocator() - Constructor for class org.jboss.deployers.spi.deployer.helpers.AttachmentLocator
 
Attachments - Interface in org.jboss.deployers.spi.attachments
Attachments Represents a set of attachments
AttachmentsFactory - Class in org.jboss.deployers.spi.attachments
AttachmentsFactory.
AttachmentsFactory() - Constructor for class org.jboss.deployers.spi.attachments.AttachmentsFactory
 
AttachmentsImpl - Class in org.jboss.deployers.plugins.attachments
Attachments implementation
AttachmentsImpl() - Constructor for class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 

B

Base2VFSBridgeDeploymentUnitFilter - Class in org.jboss.deployers.vfs.spi.structure.helpers
Bridge deployment unit filter.
Base2VFSBridgeDeploymentUnitFilter() - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.Base2VFSBridgeDeploymentUnitFilter
 
BeanDeployer - Class in org.jboss.deployers.vfs.deployer.kernel
BeanDeployer.
BeanDeployer() - Constructor for class org.jboss.deployers.vfs.deployer.kernel.BeanDeployer
Create a new BeanDeployer.
BeanInstanceClassFactory - Class in org.jboss.deployers.vfs.deployer.kernel.managed
The InstanceClassFactory implementation for BeanMetaData.
BeanInstanceClassFactory() - Constructor for class org.jboss.deployers.vfs.deployer.kernel.managed.BeanInstanceClassFactory
 
BeanMetaDataDeployer - Class in org.jboss.deployers.vfs.deployer.kernel
BeanMetaDataDeployer.
BeanMetaDataDeployer(Kernel) - Constructor for class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer
Deprecated. use other constructor
BeanMetaDataDeployer(Controller) - Constructor for class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer
Create a new BeanDeployer.
BeanMetaDataFactoryDeployer<T extends org.jboss.beans.metadata.spi.BeanMetaDataFactory> - Class in org.jboss.deployers.vfs.deployer.kernel
BeanMetaDataFactoryDeployer.
BeanMetaDataFactoryDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryDeployer
 
BeanMetaDataFactoryVisitor<T> - Class in org.jboss.deployers.vfs.deployer.kernel
BeanMetaDataVisitor.
BeanMetaDataFactoryVisitor() - Constructor for class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor
 
BeanScanningDeployer - Class in org.jboss.deployers.vfs.deployer.kernel
BeanScanningDeployer.
BeanScanningDeployer() - Constructor for class org.jboss.deployers.vfs.deployer.kernel.BeanScanningDeployer
 
build(DeploymentUnit, Set<String>, Map<String, ManagedObject>) - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
build(DeploymentUnit, Map<String, ManagedObject>, ManagedDeployment) - Method in class org.jboss.deployers.plugins.managed.DefaultManagedDeploymentCreator
 
build(DeploymentUnit, Set<String>, Map<String, ManagedObject>) - Method in class org.jboss.deployers.spi.deployer.helpers.DefaultManagedObjectCreator
Build managed object.
build(DeploymentUnit, ManagedDeployment, Set<? extends T>) - Method in interface org.jboss.deployers.spi.deployer.managed.ManagedComponentCreator
Callout to create the ManagedComponents that correspond to the given metdata.
build(DeploymentUnit, Map<String, ManagedObject>, ManagedDeployment) - Method in interface org.jboss.deployers.spi.deployer.managed.ManagedDeploymentCreator
Build up the deployment management view.
build(DeploymentUnit, Set<String>, Map<String, ManagedObject>) - Method in interface org.jboss.deployers.spi.deployer.managed.ManagedObjectCreator
Build managed objects for this deployment context
build(DeploymentUnit, Set<String>, Map<String, ManagedObject>) - Method in class org.jboss.deployers.vfs.deployer.kernel.KernelDeploymentDeployer
 

C

CachingRequirementIntegrationDeployer<T> - Class in org.jboss.deployers.vfs.plugins.classloader
Integration deployer.
CachingRequirementIntegrationDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.plugins.classloader.CachingRequirementIntegrationDeployer
 
calculateContextsError() - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Calculate upfront context errors.
CandidateAnnotationsCallback - Interface in org.jboss.deployers.vfs.spi.structure
CandidateAnnotationsCallback.
CandidateStructureVisitorFactory - Interface in org.jboss.deployers.vfs.spi.structure.helpers
CandidateStructureVisitorFactory.
CAR - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
JavaEE client application archive
change(String, DeploymentStage) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Change the state of a deployment
change(DeploymentContext, DeploymentStage) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
change(String, DeploymentStage) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
change(DeploymentContext, DeploymentStage) - Method in interface org.jboss.deployers.spi.deployer.Deployers
Change the state of a deployment
checkCandidateAnnotations(StructureContext, VirtualFile...) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Check for candidate annotations.
checkComplete() - Method in interface org.jboss.deployers.client.spi.DeployerClient
Check all the deployments are complete
checkComplete(Deployment...) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Check if deployments are complete
checkComplete(String...) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Check if deployments are complete
checkComplete(Collection<DeploymentContext>, Collection<Deployment>) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
checkComplete(DeploymentContext...) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
checkComplete(boolean, DeploymentContext...) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Check if deployments are complete.
checkComplete(DeploymentContext, Map<String, Throwable>, Map<String, Set<MissingDependency>>, Set<ControllerContext>, ControllerStateModel) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Check complete on deployment context.
checkComplete() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
checkComplete(Deployment...) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
checkComplete(String...) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
checkComplete(Collection<DeploymentContext>, Collection<Deployment>) - Method in interface org.jboss.deployers.spi.deployer.Deployers
Check all the deployments are complete
checkComplete(DeploymentContext...) - Method in interface org.jboss.deployers.spi.deployer.Deployers
Check if deployments are complete
checkControllerContext(ControllerContext, Map<String, Throwable>, Map<String, Set<MissingDependency>>, ControllerStateModel) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Check controller context.
checkControllerContext(ControllerContext, Map<String, Throwable>, Map<String, Set<MissingDependency>>, Set<ControllerContext>, ControllerStateModel) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Check complete on deployment context.
checkExistingTopLevelDeployment(Deployment, boolean) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Check for existing deployment context - redeploy.
checkFileMatchers(VirtualFile) - Method in class org.jboss.deployers.vfs.plugins.structure.file.FileStructure
Check is some file matcher recognizes the file.
checkForModification(VirtualFile, StructureMetaData) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.ModificationTypeStructureProcessor
Check for modification.
checkForModification(VirtualFile, ContextInfo) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.ModificationTypeStructureProcessor
Check for modification.
checkShutdown() - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Check whether we are shutdown
checkStructureComplete(Deployment...) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Check if deployments are recognized
checkStructureComplete(String...) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Check if deployments are recognized
checkStructureComplete(DeploymentContext...) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
checkStructureComplete(Deployment...) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
checkStructureComplete(String...) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
checkStructureComplete(DeploymentContext...) - Method in interface org.jboss.deployers.spi.deployer.Deployers
Check if deployments are structurally complete
ClassElement<A extends Annotation,M extends AnnotatedElement> - Class in org.jboss.deployers.plugins.annotations
Class annotations element.
ClassElement(ClassLoader, String, Class<A>, A) - Constructor for class org.jboss.deployers.plugins.annotations.ClassElement
 
classesToBeBound() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
Get classes to be bound.
classHasConstructorAnnotatedWith(Class<A>) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
classHasConstructorAnnotatedWith(String) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
classHasConstructorAnnotatedWith(Class<A>) - Method in interface org.jboss.deployers.spi.annotations.AnnotationEnvironment
Get all classes who have some constructor annotated with annotation param.
classHasConstructorAnnotatedWith(String) - Method in interface org.jboss.deployers.spi.annotations.AnnotationEnvironment
Get all classes who have some constructor annotated with annotation param.
classHasFieldAnnotatedWith(Class<A>) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
classHasFieldAnnotatedWith(String) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
classHasFieldAnnotatedWith(Class<A>) - Method in interface org.jboss.deployers.spi.annotations.AnnotationEnvironment
Get all classes who have some field annotated with annotation param.
classHasFieldAnnotatedWith(String) - Method in interface org.jboss.deployers.spi.annotations.AnnotationEnvironment
Get all classes who have some field annotated with annotation param.
classHasMethodAnnotatedWith(Class<A>) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
classHasMethodAnnotatedWith(String) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
classHasMethodAnnotatedWith(Class<A>) - Method in interface org.jboss.deployers.spi.annotations.AnnotationEnvironment
Get all classes who have some method annotated with annotation param.
classHasMethodAnnotatedWith(String) - Method in interface org.jboss.deployers.spi.annotations.AnnotationEnvironment
Get all classes who have some method annotated with annotation param.
classHasParameterAnnotatedWith(Class<A>) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
classHasParameterAnnotatedWith(String) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
classHasParameterAnnotatedWith(Class<A>) - Method in interface org.jboss.deployers.spi.annotations.AnnotationEnvironment
Get all classes who have some method's/constructor's parameter annotated with annotation param.
classHasParameterAnnotatedWith(String) - Method in interface org.jboss.deployers.spi.annotations.AnnotationEnvironment
Get all classes who have some method's/constructor's parameter annotated with annotation param.
classIsAnnotatedWith(Class<A>) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
classIsAnnotatedWith(String) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
classIsAnnotatedWith(Class<A>) - Method in interface org.jboss.deployers.spi.annotations.AnnotationEnvironment
Get all classes annotated with annotation param.
classIsAnnotatedWith(String) - Method in interface org.jboss.deployers.spi.annotations.AnnotationEnvironment
Get all classes annotated with annotation param.
CLASSLOADER - Static variable in interface org.jboss.deployers.spi.deployer.DeploymentStages
The classloader stage - where classloaders are created
ClassLoaderFactory - Interface in org.jboss.deployers.structure.spi
ClassLoaderFactory.
ClassLoadingDefaultDeployer - Class in org.jboss.deployers.plugins.classloading
ClassLoadingDefaultDeployer.
ClassLoadingDefaultDeployer() - Constructor for class org.jboss.deployers.plugins.classloading.ClassLoadingDefaultDeployer
Create a new ClassLoadingDefaultDeployer.
className - Variable in class org.jboss.deployers.plugins.annotations.AbstractElement
 
ClassPathEntry - Interface in org.jboss.deployers.spi.structure
A classpath entry.
ClassPathEntryImpl - Class in org.jboss.deployers.plugins.structure
ClassPathEntry.
ClassPathEntryImpl() - Constructor for class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
Create a new ClassPathEntryImpl.
ClassPathEntryImpl(String) - Constructor for class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
Create a new ClassPathEntryImpl.
ClassPathEntryImpl(String, String) - Constructor for class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
Create a new ClassPathEntryImpl.
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
Deprecated. 
ClassPathVisitor(DeploymentUnit) - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.ClassPathVisitor
Create a new ClassPathVisitor.
ClassSignaturePair - Class in org.jboss.deployers.plugins.annotations
Class name and signature pair.
ClassSignaturePair(String, Signature) - Constructor for class org.jboss.deployers.plugins.annotations.ClassSignaturePair
 
ClassSignaturePair(String, Signature, Annotation) - Constructor for class org.jboss.deployers.plugins.annotations.ClassSignaturePair
 
cleanup(DeploymentUnit, Module) - Method in class org.jboss.deployers.plugins.classloading.AbstractLevelClassLoaderSystemDeployer
Hook to perform cleanup on destruction of classloaader
cleanup() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Cleanup the deployment context
cleanup() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
cleanup() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
cleanup() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
cleanupRepository(DeploymentContext) - Static method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Cleanup the repository
clear() - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
clear() - Method in interface org.jboss.deployers.spi.attachments.MutableAttachments
Clear the attachments
clear() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
clear() - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
clearChangeCount() - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
clearChangeCount() - Method in interface org.jboss.deployers.spi.attachments.MutableAttachments
Reset the change count to zero.
clearChangeCount() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
clearChangeCount() - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
close() - Method in class org.jboss.deployers.vfs.plugins.annotations.DeploymentUnitClassPath
 
COMPARATOR - Static variable in interface org.jboss.deployers.spi.Ordered
The comparator for relative ordering of deployers
compare(Integer, Integer) - Method in class org.jboss.deployers.plugins.sort.DominoOrdering.IndexComparator
 
compare(Ordered, Ordered) - Method in class org.jboss.deployers.spi.Ordered.OrderedComparator
 
compare(DeploymentContext, DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.DefaultDeploymentContextComparator
 
compare(DeploymentContext, DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.RelativeDeploymentContextComparator
 
compare(DeploymentContext, DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.RevertedDeploymentContextComparator
 
completeRoot(Object, UnmarshallingContext, String, String) - Method in class org.jboss.deployers.vfs.plugins.structure.explicit.StructureMetaDataObjectFactory
 
ComponentAdapter<T> - Class in org.jboss.deployers.spi.deployer.helpers
Simple component adapter.
ComponentAdapter() - Constructor for class org.jboss.deployers.spi.deployer.helpers.ComponentAdapter
 
ComponentDeploymentContext - Class in org.jboss.deployers.structure.spi.helpers
AbstractDeploymentContext.
ComponentDeploymentContext() - Constructor for class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
For serialization
ComponentDeploymentContext(String, DeploymentContext) - Constructor for class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
Create a new ComponentDeploymentContext.
ComponentDeploymentContextMBean - Interface in org.jboss.deployers.structure.spi.helpers
ComponentDeploymentContextMBean.
compVisitor - Variable in class org.jboss.deployers.spi.deployer.helpers.AbstractComponentDeployer
The component visitor
connections - Variable in class org.jboss.deployers.plugins.sort.DominoOrdering
 
ContextInfo - Interface in org.jboss.deployers.spi.structure
An encapsulation of context information
ContextInfoImpl - Class in org.jboss.deployers.plugins.structure
ContextInfoImpl.
ContextInfoImpl() - Constructor for class org.jboss.deployers.plugins.structure.ContextInfoImpl
Create a new ContextInfoImpl.
ContextInfoImpl(String) - Constructor for class org.jboss.deployers.plugins.structure.ContextInfoImpl
Create a new ContextInfoImpl.
ContextInfoImpl(String, List<ClassPathEntry>) - Constructor for class org.jboss.deployers.plugins.structure.ContextInfoImpl
Create a new ContextInfoImpl.
ContextInfoImpl(String, String, List<ClassPathEntry>) - Constructor for class org.jboss.deployers.plugins.structure.ContextInfoImpl
Create a new ContextInfoImpl.
ContextInfoImpl(String, List<String>, List<ClassPathEntry>) - Constructor for class org.jboss.deployers.plugins.structure.ContextInfoImpl
Create a new ContextInfoImpl.
copy(VirtualFile, File) - Static method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractSynchAdapter
Do copy.
create() - Method in class org.jboss.deployers.plugins.classloading.AbstractClassLoaderDescribeDeployer
Check the configuration
create() - Method in class org.jboss.deployers.plugins.classloading.AbstractLevelClassLoaderSystemDeployer
Validate the config
create() - Method in class org.jboss.deployers.plugins.classloading.ClassLoadingDefaultDeployer
Check the state
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.MultipleSchemaResolverDeployer
Check if we need to register schema to jbossxb.
create() - Method in class org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer
Check if we need to register schema to jbossxb.
create() - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Create lifecycle
createAnnotationEnvironment(VirtualFile) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSStructureDeployer
 
createAnnotationEnvironment(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Create annotation environment
createAttachments() - Static method in class org.jboss.deployers.spi.attachments.AttachmentsFactory
Create an attachments object
createChildDeploymentContext(DeploymentContext, ContextInfo) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Create a child deployment context
createChildDeploymentContext(DeploymentContext, ContextInfo) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder
 
createClassLoader(DeploymentUnit) - Method in class org.jboss.deployers.plugins.classloading.AbstractLevelClassLoaderSystemDeployer
 
createClassLoader(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractTopLevelClassLoaderDeployer
 
createClassLoader(DeploymentUnit) - Method in interface org.jboss.deployers.structure.spi.ClassLoaderFactory
Create a classloader for this deployment
createClassLoader(ClassLoaderFactory) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Create a classloader
createClassLoader(ClassLoaderFactory) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Create the classloader
createClassLoader(ClassLoaderFactory) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
createClassLoader(ClassLoaderFactory) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
createClassLoader(ClassLoaderFactory) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
createClassPath(String) - Static method in class org.jboss.deployers.client.spi.DeploymentFactory
Create a new classpath
createClassPath(String, String) - Static method in class org.jboss.deployers.client.spi.DeploymentFactory
Create a new classpath
createClassPathEntry(String) - Static method in class org.jboss.deployers.client.spi.DeploymentFactory
Create a new classpath entry
createClassPathEntry(String, String) - Static method in class org.jboss.deployers.client.spi.DeploymentFactory
Create a new classpath entry
createClassPathEntry() - Static method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new classpath entry
createClassPathEntry(String) - Static method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new classpath entry
createClassPathEntry(String, String) - Static method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new classpath entry
createClassPool(ClassLoader) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationDeployer
Create class pool.
createClassPool(ClassLoader) - Method in class org.jboss.deployers.plugins.annotations.ScopedGenericAnnotationDeployer
 
createClassPool(ClassLoader) - Method in class org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer
Deprecated. 
createClassPool(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer
Create class pool.
createClassPool(ClassLoader) - Method in class org.jboss.deployers.vfs.plugins.annotations.ScopedAnnotationEnvironmentDeployer
Deprecated. 
createClassPool(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.plugins.annotations.ScopedAnnotationEnvironmentDeployer
 
createCommitList() - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Create commit list.
createComponentDeploymentContext(String, DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
Create a component deployment context
createComponentDeploymentUnit(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
Create a component deployment unit
createContext() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
Create context.
createContext(StructureContext) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Create a context
createContext(StructureContext, String) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Create a context
createContext(StructureContext, String[]) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Create a context
createContextInfo() - Static method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new ContextInfo.
createContextInfo(String) - Static method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new ContextInfo.
createContextInfo(String, List<ClassPathEntry>) - Static method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new ContextInfo.
createContextInfo(String, String, List<ClassPathEntry>) - Static method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new ContextInfo.
createContextInfo(String, List<String>, List<ClassPathEntry>) - Static method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new ContextInfo.
createDependencyItem(DependencyItemMetaData) - Method in class org.jboss.deployers.vfs.plugins.dependency.DeploymentDependenciesImpl
Create dependency item.
createDeploymentUnit() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Create a deployment unit
createDeploymentUnit() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
createFilter(DeploymentUnit) - Method in class org.jboss.deployers.plugins.classloading.AbstractResourceVisitorDeployer
Create resource filter from unit.
createGenericAnnotationResourceVisitor(DeploymentUnit, ClassPool, ClassLoader) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationDeployer
Create GenericAnnotationResourceVisitor.
createGenericAnnotationResourceVisitor(DeploymentUnit, ClassPool, ClassLoader) - Method in class org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer
Create GenericAnnotationResourceVisitor.
createHost(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer
Create host name.
createHostName(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.plugins.classloader.DeploymentHostNameCreator
 
createHostName(VFSDeploymentUnit) - Method in interface org.jboss.deployers.vfs.plugins.classloader.HostNameCreator
Create host name.
createMetaData(Object) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractAnnotationProcessor
 
createMetaData(DeploymentUnit, String, String) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Create some meta data.
createMetaData(DeploymentUnit, Set<String>, String) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Create some meta data.
createMetaData(DeploymentUnit, String, String, String) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Create some meta data.
createMetaData(DeploymentUnit, Set<String>, String, String) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Create some meta data.
createMetaData(Object) - Method in interface org.jboss.deployers.spi.deployer.helpers.AnnotationProcessor
Create metadata attachment.
createMetaData(DeploymentUnit, String, String) - Method in class org.jboss.deployers.vfs.plugins.annotations.ScanningMetaDataDeployer
 
createMetaData(Manifest) - Method in class org.jboss.deployers.vfs.spi.deployer.ManifestDeployer
Create MetaData
createMetaDataFromClass(Class<?>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractAnnotationProcessor
 
createMetaDataFromClass(Class<?>, A) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractAnnotationProcessor
Create metadata from class.
createMetaDataFromClass(Class<?>) - Method in interface org.jboss.deployers.spi.deployer.helpers.AnnotationProcessor
Create metadata from class.
createModule(DeploymentUnit, ClassLoadingMetaData) - Method in class org.jboss.deployers.plugins.classloading.AbstractClassLoaderDescribeDeployer
 
createModule(DeploymentUnit, ClassLoadingMetaData) - Method in class org.jboss.deployers.vfs.plugins.classloader.VFSClassLoaderDescribeDeployer
 
createMutableAttachments() - Static method in class org.jboss.deployers.spi.attachments.AttachmentsFactory
Create a mutable attachments object
createRecurseFilter(DeploymentUnit) - Method in class org.jboss.deployers.plugins.classloading.AbstractResourceVisitorDeployer
Create recurse filter from unit.
createRecurseFilter(ScanningMetaData) - Method in class org.jboss.deployers.vfs.plugins.annotations.ScanningDeploymentUnitFilter
Create recurse filter.
createResourceFilter(ScanningMetaData) - Method in class org.jboss.deployers.vfs.plugins.annotations.ScanningDeploymentUnitFilter
Create resource filter.
createRoot() - Method in class org.jboss.deployers.vfs.spi.structure.modified.TreeStructureCache
Create new root.
createRootDeploymentContext(Deployment, StructureMetaData) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Create the root deployment context
createRootDeploymentContext(Deployment) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Create the root deployment context
createRootDeploymentContext(Deployment, StructureMetaData) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder
 
createStructureMetaData() - Static method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new StructureMetaData.
createTopLevelClassLoader(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractTopLevelClassLoaderDeployer
Create a top level classloader
createUnmarshallerFactory() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
 
createUnmarshallerFactory() - Method in class org.jboss.deployers.vfs.spi.deployer.JBossXBDeployer
 
createUnmarshallerFactory() - Method in class org.jboss.deployers.vfs.spi.deployer.UnmarshallerFactoryDeployer
Create unmarshaller factory wrapper.
createVFSDeployment(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.client.VFSDeploymentFactory
Create a new VFS deployment
createVisitor(DeploymentUnit) - Method in class org.jboss.deployers.plugins.classloading.AbstractResourceVisitorDeployer
Create resource visitor from unit.
createVisitor(StructureContext, VisitorAttributes) - Method in interface org.jboss.deployers.vfs.spi.structure.helpers.CandidateStructureVisitorFactory
Create the visitor
createVisitor(StructureContext, VisitorAttributes) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.DefaultCandidateStructureVisitorFactory
 

D

DeclaredStructure - Class in org.jboss.deployers.vfs.plugins.structure.explicit
A structural deployer that looks for a jboss-structure.xml descriptor as the defining structure.
DeclaredStructure() - Constructor for class org.jboss.deployers.vfs.plugins.structure.explicit.DeclaredStructure
Set the relative order to 0 by default.
DEFAULT_METADATA_PATH - Static variable in interface org.jboss.deployers.spi.structure.ContextInfo
The default metadata path
DEFAULT_WEB_INF_LIB_FILTER - Static variable in class org.jboss.deployers.vfs.plugins.structure.war.WARStructure
The default filter which allows jars/jar directories
DefaultAnnotationEnvironment - Class in org.jboss.deployers.plugins.annotations
DefaultAnnotationEnvironment.
DefaultAnnotationEnvironment(ClassLoader) - Constructor for class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
DefaultAttachmentsFactory - Class in org.jboss.deployers.plugins.attachments
DefaultAttachmentsBuilder.
DefaultAttachmentsFactory() - Constructor for class org.jboss.deployers.plugins.attachments.DefaultAttachmentsFactory
 
DefaultCandidateStructureVisitorFactory - Class in org.jboss.deployers.vfs.spi.structure.helpers
DefaultCandidateStructureVisitorFactory.
DefaultCandidateStructureVisitorFactory() - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.DefaultCandidateStructureVisitorFactory
 
DefaultDeploymentContextComparator - Class in org.jboss.deployers.structure.spi.helpers
DefaultDeploymentContextComparator.
DefaultDeploymentContextComparator() - Constructor for class org.jboss.deployers.structure.spi.helpers.DefaultDeploymentContextComparator
 
DefaultElement<A extends Annotation,M extends AnnotatedElement> - Class in org.jboss.deployers.plugins.annotations
Default annotations element.
DefaultElement(ClassLoader, String, Signature, Class<A>, A, Class<M>) - Constructor for class org.jboss.deployers.plugins.annotations.DefaultElement
 
DefaultManagedDeploymentCreator - Class in org.jboss.deployers.plugins.managed
Create a ManagedDeployment for a DeploymentUnit and its ManagedObjects
DefaultManagedDeploymentCreator() - Constructor for class org.jboss.deployers.plugins.managed.DefaultManagedDeploymentCreator
 
DefaultManagedObjectCreator - Class in org.jboss.deployers.spi.deployer.helpers
A default ManagedObjectCreator that loops through the deployment attachment names and for those which have a non-null value, calls the ManagedObjectFactory to build the attachment ManagedObject.
DefaultManagedObjectCreator() - Constructor for class org.jboss.deployers.spi.deployer.helpers.DefaultManagedObjectCreator
 
DefaultScopeBuilder - Class in org.jboss.deployers.structure.spi.scope.helpers
DefaultScopeBuilder.
DefaultScopeBuilder() - Constructor for class org.jboss.deployers.structure.spi.scope.helpers.DefaultScopeBuilder
 
DefaultStructureCache<T> - Class in org.jboss.deployers.vfs.spi.structure.modified
Default structure cache.
DefaultStructureCache() - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.DefaultStructureCache
 
DefaultStructureMetaDataFactory - Class in org.jboss.deployers.plugins.structure
DefaultStructureMetaDataFactory.
DefaultStructureMetaDataFactory() - Constructor for class org.jboss.deployers.plugins.structure.DefaultStructureMetaDataFactory
 
DefaultVFSDeploymentFactory - Class in org.jboss.deployers.vfs.plugins.client
DefaultVFSDeploymentFactory.
DefaultVFSDeploymentFactory() - Constructor for class org.jboss.deployers.vfs.plugins.client.DefaultVFSDeploymentFactory
 
delete(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractSynchAdapter
 
delete(VirtualFile) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.SynchAdapter
Add new file to temp.
DependenciesMetaData - Class in org.jboss.deployers.vfs.plugins.dependency
DependenciesMetaData.
DependenciesMetaData() - Constructor for class org.jboss.deployers.vfs.plugins.dependency.DependenciesMetaData
 
DependenciesMetaDataDeployer - Class in org.jboss.deployers.vfs.plugins.dependency
DependenciesMetaDataDeployer.
DependenciesMetaDataDeployer() - Constructor for class org.jboss.deployers.vfs.plugins.dependency.DependenciesMetaDataDeployer
 
DependenciesParserDeployer - Class in org.jboss.deployers.vfs.plugins.dependency
DependenciesParserDeployer.
DependenciesParserDeployer() - Constructor for class org.jboss.deployers.vfs.plugins.dependency.DependenciesParserDeployer
 
DependencyItemMetaData - Class in org.jboss.deployers.vfs.plugins.dependency
DependencyItemMetaData.
DependencyItemMetaData() - Constructor for class org.jboss.deployers.vfs.plugins.dependency.DependencyItemMetaData
 
deploy(Deployment...) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Deploy the deployments
deploy(DeploymentUnit, Module) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationDeployer
 
deploy(DeploymentUnit, ClassLoadingMetaData) - Method in class org.jboss.deployers.plugins.classloading.AbstractClassLoaderDescribeDeployer
 
deploy(DeploymentUnit, Module) - Method in class org.jboss.deployers.plugins.classloading.AbstractResourceVisitorDeployer
 
deploy(DeploymentUnit, ClassLoadingMetaData) - Method in class org.jboss.deployers.plugins.classloading.ClassLoadingDefaultDeployer
 
deploy(DeploymentUnit) - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
deploy(Deployment...) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
deploy(DeploymentUnit) - Method in interface org.jboss.deployers.spi.deployer.Deployer
Deploy a deployment
deploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractAllInputDeployer
 
deploy(DeploymentUnit, AnnotationEnvironment) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractAnnotationDeployer
 
deploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractClassLoaderDeployer
 
deploy(DeploymentUnit, T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractComponentVisitor
 
deploy(DeploymentUnit, T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeploymentVisitor
 
deploy(DeploymentUnit, T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractOptionalRealDeployer
Deploy
deploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
 
deploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
 
deploy(DeploymentUnit, DeploymentVisitor<U>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput
Deploy over visitor.
deploy(DeploymentUnit, T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer
 
deploy(DeploymentUnit, T) - Method in interface org.jboss.deployers.spi.deployer.helpers.DeploymentVisitor
Deploy the deployment
deploy(DeploymentUnit, NamedAliasMetaData) - Method in class org.jboss.deployers.vfs.deployer.kernel.AliasDeploymentDeployer.AliasMetaDataVisitor
 
deploy(DeploymentUnit, KernelDeployment) - Method in class org.jboss.deployers.vfs.deployer.kernel.AliasDeploymentDeployer.KernelDeploymentVisitor
 
deploy(DeploymentUnit, BeanMetaData) - Method in class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer
 
deploy(DeploymentUnit, T) - Method in class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor
 
deploy(DeploymentUnit, NamedAliasMetaData) - Method in class org.jboss.deployers.vfs.deployer.kernel.DeploymentAliasMetaDataDeployer
 
deploy(VFSDeploymentUnit, Module) - Method in class org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer
 
deploy(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer
 
deploy(VFSDeploymentUnit, T) - Method in class org.jboss.deployers.vfs.plugins.classloader.RequirementIntegrationDeployer
 
deploy(VFSDeploymentUnit, T) - Method in class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer
 
deploy(VFSDeploymentUnit, ClassLoadingMetaData) - Method in class org.jboss.deployers.vfs.plugins.classloader.VFSClassLoaderClassPathDeployer
 
deploy(DeploymentUnit, DependenciesMetaData) - Method in class org.jboss.deployers.vfs.plugins.dependency.DependenciesMetaDataDeployer
 
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
deployComponents(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractComponentDeployer
 
deployed() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Touch the context to say it is deployed
deployed() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
deployed() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
Deployer - Interface in org.jboss.deployers.spi.deployer
Deployer.
DeployerClient - Interface in org.jboss.deployers.client.spi
DeployerClient.
DeployerDomino - Class in org.jboss.deployers.plugins.sort
Representing deployer as a domino.
DeployerDomino(Deployer) - Constructor for class org.jboss.deployers.plugins.sort.DeployerDomino
 
Deployers - Interface in org.jboss.deployers.spi.deployer
Deployers.
DeployersImpl - Class in org.jboss.deployers.plugins.deployers
DeployersImpl.
DeployersImpl(Controller) - Constructor for class org.jboss.deployers.plugins.deployers.DeployersImpl
Create a new DeployersImpl.
DeployersImpl(Controller, Set<Deployer>) - Constructor for class org.jboss.deployers.plugins.deployers.DeployersImpl
Create a new DeployersImpl.
DeployersImplMBean - Interface in org.jboss.deployers.plugins.deployers
DeployersImplMBean.
DeployerSorter - Interface in org.jboss.deployers.plugins.sort
Deployer sorter.
DeployerSorterFactory - Class in org.jboss.deployers.plugins.sort
Sorter factory.
DeployerSorterFactory() - Constructor for class org.jboss.deployers.plugins.sort.DeployerSorterFactory
 
DeployerTracking - Class in org.jboss.deployers.structure.spi.helpers
DeployerTracking.
DeployerTracking() - Constructor for class org.jboss.deployers.structure.spi.helpers.DeployerTracking
 
DeployerWrapper - Class in org.jboss.deployers.plugins.deployers
DeployerWrapper.
DeployerWrapper(Deployer) - Constructor for class org.jboss.deployers.plugins.deployers.DeployerWrapper
Create a new DeployerWrapper.
Deployment - Interface in org.jboss.deployers.client.spi
Deployment.
DeploymentAliases - Interface in org.jboss.deployers.vfs.plugins.dependency
DeploymentAliases.
DeploymentAliasesDeployer - Class in org.jboss.deployers.vfs.plugins.dependency
DeploymentAliasesDeployer.
DeploymentAliasesDeployer(Controller) - Constructor for class org.jboss.deployers.vfs.plugins.dependency.DeploymentAliasesDeployer
 
DeploymentAliasMetaDataDeployer - Class in org.jboss.deployers.vfs.deployer.kernel
DeploymentAliasMetaDataDeployer.
DeploymentAliasMetaDataDeployer(Controller) - Constructor for class org.jboss.deployers.vfs.deployer.kernel.DeploymentAliasMetaDataDeployer
Create a new AliasDeployer.
DeploymentAliasMetaDataDeployer(Kernel) - Constructor for class org.jboss.deployers.vfs.deployer.kernel.DeploymentAliasMetaDataDeployer
Deprecated. use other constructor
DeploymentContext - Interface in org.jboss.deployers.structure.spi
DeploymentContext.
DeploymentContextVisitor - Interface in org.jboss.deployers.structure.spi
DeploymentContextVisitor.
DeploymentControllerContext - Class in org.jboss.deployers.plugins.deployers
DeploymentControllerContext.
DeploymentControllerContext(DeploymentContext, DeployersImpl) - Constructor for class org.jboss.deployers.plugins.deployers.DeploymentControllerContext
Create a new DeploymentControllerContext.
DeploymentDependencies - Interface in org.jboss.deployers.vfs.plugins.dependency
DeploymentDependencies.
DeploymentDependenciesImpl - Class in org.jboss.deployers.vfs.plugins.dependency
DeploymentDependenciesimpl.
DeploymentDependenciesImpl(Object, DependenciesMetaData) - Constructor for class org.jboss.deployers.vfs.plugins.dependency.DeploymentDependenciesImpl
 
DeploymentDependencyDeployer - Class in org.jboss.deployers.vfs.plugins.dependency
DeploymentDependencyDeployer.
DeploymentDependencyDeployer() - Constructor for class org.jboss.deployers.vfs.plugins.dependency.DeploymentDependencyDeployer
 
DeploymentException - Exception in org.jboss.deployers.spi
DeploymentException.
DeploymentException() - Constructor for exception org.jboss.deployers.spi.DeploymentException
Constructs a DeploymentException with null as its error detail message.
DeploymentException(String) - Constructor for exception org.jboss.deployers.spi.DeploymentException
Constructs a DeploymentException with the specified detail message.
DeploymentException(String, Throwable) - Constructor for exception org.jboss.deployers.spi.DeploymentException
Constructs a DeploymentException with the specified detail message and cause.
DeploymentException(Throwable) - Constructor for exception org.jboss.deployers.spi.DeploymentException
Constructs a DeploymentException with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
DeploymentFactory - Class in org.jboss.deployers.client.spi
DeploymentFactory.
DeploymentFactory() - Constructor for class org.jboss.deployers.client.spi.DeploymentFactory
 
DeploymentHostNameCreator - Class in org.jboss.deployers.vfs.plugins.classloader
Join all deployment names.
DeploymentHostNameCreator() - Constructor for class org.jboss.deployers.vfs.plugins.classloader.DeploymentHostNameCreator
 
DeploymentMBean - Interface in org.jboss.deployers.structure.spi
DeploymentMBean.
DeploymentProvidedDeploymentUnitFilter - Class in org.jboss.deployers.vfs.spi.structure.helpers
DeploymentProvidedDeploymentUnitFilter.
DeploymentProvidedDeploymentUnitFilter() - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.DeploymentProvidedDeploymentUnitFilter
 
DeploymentResourceClassLoader - Class in org.jboss.deployers.structure.spi.helpers
DeploymentResourceClassLoader.
DeploymentResourceClassLoader(DeploymentResourceLoader) - Constructor for class org.jboss.deployers.structure.spi.helpers.DeploymentResourceClassLoader
Create a new DeploymentResourceClassLoader.
DeploymentResourceLoader - Interface in org.jboss.deployers.structure.spi
DeploymentResourceLoader.
DeploymentStage - Class in org.jboss.deployers.spi.deployer
DeploymentStage.
DeploymentStage(String) - Constructor for class org.jboss.deployers.spi.deployer.DeploymentStage
Create a new DeploymentStage.
DeploymentStage(String, String) - Constructor for class org.jboss.deployers.spi.deployer.DeploymentStage
Create a new DeploymentStage.
DeploymentStage(String, DeploymentStage) - Constructor for class org.jboss.deployers.spi.deployer.DeploymentStage
Create a new DeploymentStage.
DeploymentStage(String, DeploymentStage, DeploymentStage) - Constructor for class org.jboss.deployers.spi.deployer.DeploymentStage
Create a new DeploymentStage.
DeploymentStage(String, String, String) - Constructor for class org.jboss.deployers.spi.deployer.DeploymentStage
Create a new DeploymentStage.
DeploymentStages - Interface in org.jboss.deployers.spi.deployer
The Standard DeploymentStages.
DeploymentState - Enum in org.jboss.deployers.spi
DeploymentState.
DeploymentUnit - Interface in org.jboss.deployers.structure.spi
DeploymentUnit.
DeploymentUnitClassPath - Class in org.jboss.deployers.vfs.plugins.annotations
Javassist ClassPath impl based on deployment unit
DeploymentUnitClassPath(VFSDeploymentUnit) - Constructor for class org.jboss.deployers.vfs.plugins.annotations.DeploymentUnitClassPath
 
DeploymentUnitFilter - Interface in org.jboss.deployers.structure.spi
DeploymentUnitFilter.
DeploymentUnitVisitor - Interface in org.jboss.deployers.structure.spi
DeploymentUnitVisitor.
DeploymentVisitor<T> - Interface in org.jboss.deployers.spi.deployer.helpers
DeploymentVisitor.
DESCRIBE - Static variable in interface org.jboss.deployers.spi.deployer.DeploymentStages
The describe stage - where dependencies are established
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.MultipleSchemaResolverDeployer
Remove registered schema
destroy() - Method in class org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer
Remove registered schema
destroy() - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Destroy lifecycle
determineCapabilities() - Method in class org.jboss.deployers.vfs.plugins.classloader.VFSDeploymentClassLoaderPolicyModule
 
determineChildStructure(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Determine the child structure
determineDeploymentContext(Deployment, boolean) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Determine deployment context.
determineModification(VirtualFile, StructureMetaData) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
 
determineModification(VirtualFile, ContextInfo) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
 
determineModification(VirtualFile, StructureMetaData) - Method in interface org.jboss.deployers.vfs.plugins.structure.modify.ModificationTypeMatcher
Should we modify the file.
determineModification(VirtualFile, ContextInfo) - Method in interface org.jboss.deployers.vfs.plugins.structure.modify.ModificationTypeMatcher
Should we modify the file.
determinePolicy() - Method in class org.jboss.deployers.vfs.plugins.classloader.VFSDeploymentClassLoaderPolicyModule
 
determineStructure(Deployment) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers
 
determineStructure(Deployment, StructureMetaData) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers
 
determineStructure(Deployment) - Method in interface org.jboss.deployers.structure.spi.StructuralDeployers
Determine the structure for a deployment
determineStructure(StructureContext) - Method in class org.jboss.deployers.vfs.plugins.structure.dir.DirectoryStructure
Deprecated.  
determineStructure(StructureContext) - Method in class org.jboss.deployers.vfs.plugins.structure.explicit.DeclaredStructure
 
determineStructure(StructureContext) - Method in class org.jboss.deployers.vfs.plugins.structure.file.FileStructure
 
determineStructure(StructureContext) - Method in class org.jboss.deployers.vfs.plugins.structure.jar.JARStructure
 
determineStructure(StructureContext) - Method in class org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper
 
determineStructure(VirtualFile, StructureContext) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl
 
determineStructure(Deployment, StructureMetaData) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl
 
determineStructure(StructureContext) - Method in class org.jboss.deployers.vfs.plugins.structure.war.WARStructure
 
determineStructure(StructureContext) - Method in interface org.jboss.deployers.vfs.spi.structure.StructureDeployer
Determine the structure of a deployment
determineStructure(VirtualFile, StructureContext) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSStructuralDeployers
Determine the structure of a virtual file
DirectoryStructure - Class in org.jboss.deployers.vfs.plugins.structure.dir
Deprecated. 
DirectoryStructure() - Constructor for class org.jboss.deployers.vfs.plugins.structure.dir.DirectoryStructure
Deprecated.  
doAccepts(DeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.DeploymentProvidedDeploymentUnitFilter
 
doAccepts(DeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.VFS2BaseBridgeDeploymentUnitFilter
Do we accept this unit.
doDeploy(Deployer, DeploymentUnit) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Do a deployment
doDetermineStructure(StructureContext) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl
Determine the structure
doInstallParentFirst(Deployer, DeploymentContext) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Do the install parent first
doInstallParentLast(Deployer, DeploymentContext) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Do the install parent last
Domino<T> - Interface in org.jboss.deployers.plugins.sort
Simple domino presentation.
DominoDeployerSorter - Class in org.jboss.deployers.plugins.sort
Deployer sorter using domino sorting.
DominoDeployerSorter() - Constructor for class org.jboss.deployers.plugins.sort.DominoDeployerSorter
 
dominoes - Variable in class org.jboss.deployers.plugins.sort.DominoOrdering
 
DominoOrdering<T extends Domino<?>> - Class in org.jboss.deployers.plugins.sort
Simple transition ordering using transitive closure.
DominoOrdering(String) - Constructor for class org.jboss.deployers.plugins.sort.DominoOrdering
 
DominoOrdering.IndexComparator - Class in org.jboss.deployers.plugins.sort
The index comparator.
DominoOrdering.IndexComparator() - Constructor for class org.jboss.deployers.plugins.sort.DominoOrdering.IndexComparator
 
doParse(VFSDeploymentUnit, VirtualFile) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Do the parsing
Dots<T> - Interface in org.jboss.deployers.plugins.sort
The domino dots presentation.
doUndeploy(Deployer, DeploymentUnit) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Do an undeployment
doUninstallParentFirst(Deployer, DeploymentContext, boolean, boolean) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Do the uninstall parent first
doUninstallParentLast(Deployer, DeploymentContext, boolean, boolean) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Do the uninstall parent last
doVisit(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AddVisitor
 
doVisit(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchVisitor
Visit a virtual file
doVisit(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.UpdateDeleteVisitor
 
DYNAMIC_CLASS_KEY - Static variable in class org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer
The name of the dynamic class root
DYNAMIC_CLASS_URL_KEY - Static variable in class org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer
The name of the dynamic class root

E

EAR - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
JavaEE enterprise application archive
EJB - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
JavaEE ejb generic archive
EJB2x - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
JavaEE ejb 2.1 and earlier archive
EJB3x - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
JavaEE ejb 3x archive
Element<A extends Annotation,M extends AnnotatedElement> - Interface in org.jboss.deployers.spi.annotations
Annotation holder element.
EmptyResourceLoader - Class in org.jboss.deployers.structure.spi.helpers
EmptyResourceLoader.
EmptyResourceLoader() - Constructor for class org.jboss.deployers.structure.spi.helpers.EmptyResourceLoader
 
equals(Object) - Method in class org.jboss.deployers.plugins.annotations.AbstractElement
 
equals(Object) - Method in class org.jboss.deployers.plugins.annotations.AbstractPathEntryMetaData
 
equals(Object) - Method in class org.jboss.deployers.plugins.annotations.ClassSignaturePair
 
equals(Object) - Method in class org.jboss.deployers.plugins.annotations.DefaultElement
 
equals(Object) - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
equals(Object) - Method in class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
 
equals(Object) - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
equals(Object) - Method in class org.jboss.deployers.plugins.structure.StructureMetaDataImpl
 
equals(Object) - Method in class org.jboss.deployers.spi.deployer.DeploymentStage
 
equals(Object) - Method in class org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper
 
error(DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.DeploymentContextVisitor
Invoked when there is a subsequent error in the visit
error(DeploymentUnit) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnitVisitor
Invoked when there is a subsequent error in the visit
error(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.UnitVisitorToContextVisitor
 
error(DeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.ClassPathVisitor
 
executeCallback(VirtualFile, StructureContext, AnnotationEnvironment, Class<? extends Annotation>) - Method in interface org.jboss.deployers.vfs.spi.structure.CandidateAnnotationsCallback
Execute callback.
ExplodeTopModificationTypeMatcher - Class in org.jboss.deployers.vfs.plugins.structure.modify
Explode top modification type matcher.
ExplodeTopModificationTypeMatcher(String...) - Constructor for class org.jboss.deployers.vfs.plugins.structure.modify.ExplodeTopModificationTypeMatcher
 

F

FileMatcher - Interface in org.jboss.deployers.vfs.spi.deployer
Matches virtual file to check if it can be deployed.
FileModificationTypeMatcher - Class in org.jboss.deployers.vfs.plugins.structure.modify
File modification type matcher.
FileModificationTypeMatcher(String...) - Constructor for class org.jboss.deployers.vfs.plugins.structure.modify.FileModificationTypeMatcher
 
FileStructure - Class in org.jboss.deployers.vfs.plugins.structure.file
FileStructure is a simple suffix recognition structure deployer.
FileStructure() - Constructor for class org.jboss.deployers.vfs.plugins.structure.file.FileStructure
Create a new FileStructure.
FileStructure(Set<String>) - Constructor for class org.jboss.deployers.vfs.plugins.structure.file.FileStructure
Create a new FileStructure.
FilesUrlIntegrationDeployer<T> - Class in org.jboss.deployers.vfs.plugins.classloader
Checks files if matching integration deployment.
FilesUrlIntegrationDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.plugins.classloader.FilesUrlIntegrationDeployer
 
fillCompareNames() - Method in class org.jboss.deployers.plugins.sort.DominoOrdering
Fill transitions with name compare.
fillTransitions(boolean) - Method in class org.jboss.deployers.plugins.sort.DominoOrdering
Fill transitions.
FilterablePathEntry - Interface in org.jboss.deployers.plugins.annotations
FilterablePathEntry
FilteredAnnotationEnvironmentDeployer - Class in org.jboss.deployers.vfs.plugins.annotations
Filtered annotation environment deployer.
FilteredAnnotationEnvironmentDeployer() - Constructor for class org.jboss.deployers.vfs.plugins.annotations.FilteredAnnotationEnvironmentDeployer
 
FilteredGenericAnnotationDeployer - Class in org.jboss.deployers.plugins.annotations
Filtered generic annotation scanner deployer.
FilteredGenericAnnotationDeployer() - Constructor for class org.jboss.deployers.plugins.annotations.FilteredGenericAnnotationDeployer
 
find(String) - Method in class org.jboss.deployers.vfs.plugins.annotations.DeploymentUnitClassPath
 
findFile(String) - Method in class org.jboss.deployers.vfs.plugins.annotations.DeploymentUnitClassPath
Find file.
findResource(String) - Method in class org.jboss.deployers.structure.spi.helpers.DeploymentResourceClassLoader
 
findResources(String) - Method in class org.jboss.deployers.structure.spi.helpers.DeploymentResourceClassLoader
 
flush() - Method in class org.jboss.deployers.vfs.spi.structure.modified.DefaultStructureCache
 
flush() - Method in interface org.jboss.deployers.vfs.spi.structure.modified.StructureCache
Flush the cache.
flush() - Method in class org.jboss.deployers.vfs.spi.structure.modified.TreeStructureCache
 
fromString(String) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
 
fromString(String) - Method in class org.jboss.deployers.vfs.spi.deployer.JBossXBDeployer
 
fromString(String) - Method in class org.jboss.deployers.vfs.spi.deployer.UnmarshallerFactoryDeployer
Transform string to flag value.

G

GenericAnnotationDeployer - Class in org.jboss.deployers.plugins.annotations
Generic annotation scanner deployer.
GenericAnnotationDeployer() - Constructor for class org.jboss.deployers.plugins.annotations.GenericAnnotationDeployer
 
GenericAnnotationResourceVisitor - Class in org.jboss.deployers.plugins.annotations
Generic annotation scanner deployer.
GenericAnnotationResourceVisitor(ClassLoader) - Constructor for class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
 
GenericAnnotationResourceVisitor(ClassPool, ClassLoader) - Constructor for class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
 
get(Attributes, String) - Method in class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 
getAction(ModificationType) - Static method in class org.jboss.deployers.vfs.plugins.structure.modify.ModificationActions
Get the modification action.
getActualState() - Method in class org.jboss.deployers.client.spi.MissingDependency
Get the actualState.
getAfter() - Method in class org.jboss.deployers.spi.deployer.DeploymentStage
Get the after.
getAliases() - Method in interface org.jboss.deployers.vfs.plugins.dependency.DeploymentAliases
Get a set of dependencies.
getAll() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Get all deployments.
getAllMetaData(Class<T>) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get all the metadata for the expected type
getAllMetaData(Class<T>) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getAltMappings(DeploymentUnit) - Static method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Get the alt mappings map.
getAnnotatedElement() - Method in class org.jboss.deployers.plugins.annotations.ClassElement
 
getAnnotatedElement() - Method in class org.jboss.deployers.plugins.annotations.DefaultElement
 
getAnnotatedElement() - Method in interface org.jboss.deployers.spi.annotations.Element
Get the annotated element that holds the annotation.
getAnnotation() - Method in class org.jboss.deployers.plugins.annotations.AbstractElement
 
getAnnotation() - Method in class org.jboss.deployers.plugins.annotations.ClassSignaturePair
Get the annotation.
getAnnotation() - Method in interface org.jboss.deployers.spi.annotations.Element
Get the annotation instance.
getAnnotation() - Method in interface org.jboss.deployers.spi.deployer.helpers.AnnotationProcessor
Get the annotation class.
getAnnotationClass(String) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
Load the annotation class.
getAttachment(String) - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
getAttachment(String) - Method in interface org.jboss.deployers.spi.attachments.Attachments
Get attachment
getAttachment(String, Class<T>) - Method in interface org.jboss.deployers.spi.attachments.Attachments
Get attachment
getAttachment(Class<T>) - Method in interface org.jboss.deployers.spi.attachments.Attachments
Get attachment
getAttachment(String, Class<T>) - Method in class org.jboss.deployers.spi.attachments.helpers.AbstractAttachments
 
getAttachment(Class<T>) - Method in class org.jboss.deployers.spi.attachments.helpers.AbstractAttachments
 
getAttachment(String) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getAttachment(Class<T>) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
getAttachment(String, Class<T>) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
getAttachment(String) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
getAttachmentKey() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Get attachment key.
getAttachmentName(T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractComponentVisitor
Get attachment name.
getAttachmentName(C) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeploymentVisitor
 
getAttachmentName(T) - Method in class org.jboss.deployers.spi.deployer.helpers.ComponentAdapter
Get attachment name.
getAttachments() - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
getAttachments() - Method in interface org.jboss.deployers.spi.attachments.Attachments
Get all the attachments
getAttachments() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getAttachments() - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
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.
getAttributes() - Method in class org.jboss.deployers.vfs.plugins.structure.MetaDataMatchFilter
 
getAttributes() - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchVisitor
 
getBeans(T) - Method in class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor
Get beans from deployment.
getBeans(BeanMetaData) - Method in class org.jboss.deployers.vfs.deployer.kernel.KernelDeploymentDeployer.BeanMetaDataVisitor
 
getBeans(KernelDeployment) - Method in class org.jboss.deployers.vfs.deployer.kernel.KernelDeploymentDeployer.KernelDeploymentVisitor
 
getBeans() - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
getBefore() - Method in class org.jboss.deployers.spi.deployer.DeploymentStage
Get the before.
getBehaviorSignature(CtBehavior, int) - Static method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Get parameters signature.
getCache() - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
Get the structure cache.
getCache() - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchVisitor
Get cache.
getCache() - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchWrapperModificationChecker
 
getCacheValue(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.DefaultStructureCache
 
getCacheValue(String) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.StructureCache
Get cache value.
getCacheValue(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.TreeStructureCache
 
getCallbacks(Class<T>) - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Get the matching callbacks.
getCandidateAnnotations() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Get the candidate annotations.
getCandidateStructureVisitorFactory() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Get the candidateStructureVisitorFactory.
getChangeCount() - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
getChangeCount() - Method in interface org.jboss.deployers.spi.attachments.MutableAttachments
Get the number of changes that have happened.
getChangeCount() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getChangeCount() - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
getChildNames() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
The children
getChildNames() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getChildNames() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getChildren() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
The children
getChildren() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the children
getChildren() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getChildren() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getChildren() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getClassFilter(PathEntryMetaData) - Method in class org.jboss.deployers.vfs.plugins.annotations.ScanningMetaDataResourceFilter
Get class filter from path entry meta data.
getClassLoader() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Gets the classloader for this deployment unit
getClassLoader() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Gets the classloader for this deployment unit
getClassLoader() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getClassLoader() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getClassLoader() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getClassLoader(BeanMetaData) - Method in class org.jboss.deployers.vfs.deployer.kernel.managed.BeanInstanceClassFactory
Get the classloader.
getClassLoaderName() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Gets the classloader for this deployment unit
getClassLoaderName() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getClassLoaderName() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getClassLoaderState() - Method in class org.jboss.deployers.plugins.classloading.AbstractDeploymentClassLoaderPolicyModule
 
getClassLoading() - Method in class org.jboss.deployers.plugins.classloading.AbstractClassLoaderDescribeDeployer
Get the classLoading.
getClassLoading() - Method in class org.jboss.deployers.plugins.classloading.AbstractLevelClassLoaderSystemDeployer
Get the classLoading.
getClassName() - Method in class org.jboss.deployers.plugins.annotations.ClassSignaturePair
Get the classname.
getClassPath() - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
getClassPath() - Method in interface org.jboss.deployers.spi.structure.ContextInfo
Get the classpath locations within the context
getClassPath() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
getClassPath() - Method in interface org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContextMBean
Get the class path
getClassPath() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
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
getComparator() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the comparator.
getComparator() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the comparator.
getComparator() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getComparator() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getComparatorClassName() - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
getComparatorClassName() - Method in interface org.jboss.deployers.spi.structure.ContextInfo
The comparator class name, the class must implement
getComponent(String) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get component.
getComponent(String) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getComponentContext(String) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
Get component deployment context.
getComponentName(T) - Method in class org.jboss.deployers.spi.deployer.helpers.ComponentAdapter
Get component name.
getComponentName(BeanInfo, ManagedProperty, AbstractBeanMetaData, MetaValue) - Method in class org.jboss.deployers.vfs.deployer.kernel.managed.BeanInstanceClassFactory
 
getComponentNames() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
The components
getComponentNames() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getComponentNames() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getComponents(T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeploymentVisitor
Get components from deployment.
getComponents() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
The components
getComponents() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the components
getComponents() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getComponents() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getComponents() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getComponentScope(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.scope.helpers.DefaultScopeBuilder
 
getComponentScope(DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.scope.ScopeBuilder
Get the scope for a component
getComponentType() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeploymentVisitor
Get the component type.
getContext(String) - Method in class org.jboss.deployers.plugins.structure.StructureMetaDataImpl
 
getContext(String) - Method in interface org.jboss.deployers.spi.structure.StructureMetaData
Get a context by path
getContexts() - Method in class org.jboss.deployers.plugins.structure.StructureMetaDataImpl
 
getContexts() - Method in interface org.jboss.deployers.spi.structure.StructureMetaData
Get the contexts
getContextsInError() - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Get the contextsInError.
getContextsInErrorInfo() - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Get the contexts in error info.
getContextsMissingDependencies() - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Get the contextsMissingDependencies.
getContextsMissingDependenciesInfo() - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Get the contexts missing dependecies info
getControllerContextName() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get underlying controller context name.
getControllerContextName() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get underlying controller context name.
getControllerContextName() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getControllerContextName() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getControllerContextName() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getControllerContextNames() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the controller context names.
getControllerContextNames() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the controller context names.
getControllerContextNames() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the controller context names.
getControllerContextNames() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getControllerContextNames() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getControllerContextNames() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getCreated(String) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
Get the deployer that created an attachment
getCSPairs(Class<? extends Annotation>, ElementType) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
Get matching cs pairs.
getCurrentDeployer() - Static method in class org.jboss.deployers.structure.spi.helpers.DeployerTracking
Get the current deployer
getDeepManagedObjects(String) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Get the graph of managed objects starting with the top-level deployment associated with name.
getDeepManagedObjects(String) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
getDefaultMetaData() - Method in class org.jboss.deployers.plugins.classloading.ClassLoadingDefaultDeployer
Get the defaultMetaData.
getDefaultValue() - Method in class org.jboss.deployers.vfs.spi.structure.modified.TreeStructureCache
Get default node value.
getDependencies() - Method in interface org.jboss.deployers.vfs.plugins.dependency.DeploymentDependencies
Get a set of dependencies.
getDependencies() - Method in class org.jboss.deployers.vfs.plugins.dependency.DeploymentDependenciesImpl
 
getDependency() - Method in class org.jboss.deployers.client.spi.MissingDependency
Get the dependency.
getDependencyInfo() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the dependency info
getDependencyInfo() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the dependency info
getDependencyInfo() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the dependency info
getDependencyInfo() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getDependencyInfo() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getDependencyInfo() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getDependentState() - Method in class org.jboss.deployers.vfs.plugins.dependency.DependencyItemMetaData
Get dependent state.
getDeployer() - Method in class org.jboss.deployers.plugins.sort.DeployerDomino
Get the underlying deployer.
getDeployerLocation() - Method in class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer
Get the deployer's location.
getDeployerManagedObjectBuilder(Deployer) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Get the ManagedObjectBuilder for a deployer.
getDeployers() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Get the deployers
getDeployers() - Method in class org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl
Get the structureDeployers.
getDeployers() - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Get the deployers.
getDeployersList(String) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Build a list of deployers for this stage
getDeployerWrappers() - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Get the deployers.
getDeployment(String) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Get a deployment
getDeployment(String) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
getDeployment() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the deployment (if this is a top level context)
getDeployment() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getDeployment() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getDeploymentContext(String) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Deprecated. 
getDeploymentContext(String, boolean) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Deprecated. 
getDeploymentContext() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
Get the deployment context
getDeploymentContext(String) - Method in interface org.jboss.deployers.structure.spi.main.MainDeployerStructure
Deprecated. 
getDeploymentContext(String, boolean) - Method in interface org.jboss.deployers.structure.spi.main.MainDeployerStructure
Deprecated. 
getDeploymentContext() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
getDeploymentContext(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
Get deployment context.
getDeploymentContexts(String...) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Get the deployment contexts.
getDeploymentNames(Deployment...) - Static method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Get the names from deployments.
getDeploymentScope(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.scope.helpers.DefaultScopeBuilder
 
getDeploymentScope(DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.scope.ScopeBuilder
Get the scope for a deployment
getDeploymentsInError() - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Get the deploymentsInError.
getDeploymentsInErrorInfo() - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Get the info about deployments in error.
getDeploymentsMissingDeployer() - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Get the deploymentsMissingDeployer.
getDeploymentsMissingDeployerInfo() - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Get the info about missing deployers.
getDeploymentStage(String) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Get the deployment stage for a deployment
getDeploymentStage(DeploymentContext) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
getDeploymentStage(String) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
getDeploymentStage(DeploymentContext) - Method in interface org.jboss.deployers.spi.deployer.Deployers
Get the deployment stage for a deployment
getDeploymentState(String) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Get a the state of deployment
getDeploymentState(String) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
getDeploymentUnit() - Method in class org.jboss.deployers.plugins.classloading.AbstractDeploymentClassLoaderPolicyModule
Get the unit.
getDeploymentUnit(String) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
getDeploymentUnit(String, boolean) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
getDeploymentUnit() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the deployment unit
getDeploymentUnit() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getDeploymentUnit() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getDeploymentUnit(String) - Method in interface org.jboss.deployers.structure.spi.main.MainDeployerStructure
Get a deployment unit
getDeploymentUnit(String, boolean) - Method in interface org.jboss.deployers.structure.spi.main.MainDeployerStructure
Get a deployment context
getDocumentBuilderFactory() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Get the documentBuilderFactory.
getDynamicClassRoot() - Method in class org.jboss.deployers.vfs.plugins.classloader.VFSDeploymentClassLoaderPolicyModule
 
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.
getEnv() - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
Get env map.
getEnv() - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Get the built environment.
getErrors() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Get errors.
getExactPropertyMetaData(AbstractBeanMetaData, String) - Method in class org.jboss.deployers.vfs.deployer.kernel.managed.BeanInstanceClassFactory
Get the property meta data.
getExcludes() - Method in class org.jboss.deployers.plugins.annotations.AbstractPathMetaData
 
getExcludes() - Method in interface org.jboss.deployers.spi.annotations.PathMetaData
Get excludes.
getFeatures() - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleJBossXBDeployer
Get unmarshaller features.
getFeatures() - Method in class org.jboss.deployers.vfs.spi.deployer.UnmarshallerFactoryDeployer
 
getFile(String) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
getFile(String) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
getFile(String) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSDeploymentResourceLoaderImpl
 
getFile() - Method in class org.jboss.deployers.vfs.plugins.vfs.VirtualFileSerializator
Get the virtual file.
getFile() - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Get the file.
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
getFileName() - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
getFiles() - Method in class org.jboss.deployers.vfs.plugins.classloader.FilesUrlIntegrationDeployer
Get the matching files.
getFilter() - Method in class org.jboss.deployers.plugins.annotations.AbstractPathEntryMetaData
 
getFilter() - Method in interface org.jboss.deployers.plugins.annotations.FilterablePathEntry
Get class filter.
getFilter(DeploymentUnit, Class<T>, String, T) - Method in class org.jboss.deployers.plugins.annotations.FilteredGenericAnnotationDeployer
Get filter.
getFilter() - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
 
getFilter(DeploymentUnit, Class<T>, String, T) - Method in class org.jboss.deployers.vfs.plugins.annotations.FilteredAnnotationEnvironmentDeployer
Get filter.
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.
getHashCode() - Method in class org.jboss.deployers.plugins.annotations.AbstractElement
 
getHashCode() - Method in class org.jboss.deployers.plugins.annotations.ClassSignaturePair
 
getHashCode() - Method in class org.jboss.deployers.plugins.annotations.DefaultElement
 
getHead() - Method in class org.jboss.deployers.plugins.sort.DeployerDomino
 
getHead() - Method in interface org.jboss.deployers.plugins.sort.Domino
Head dots.
getHelper() - Method in class org.jboss.deployers.vfs.spi.deployer.JBossXBDeployer
Get the helper.
getHelper() - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleJBossXBDeployer
Get the helper.
getIncludes() - Method in class org.jboss.deployers.plugins.annotations.AbstractPathMetaData
 
getIncludes() - Method in interface org.jboss.deployers.spi.annotations.PathMetaData
Get includes.
getIncompleteDeployments() - Method in exception org.jboss.deployers.client.spi.IncompleteDeploymentException
Get the incompleteDeployments.
getInfo() - Method in class org.jboss.deployers.plugins.sort.DeployerDomino
 
getInfo() - Method in interface org.jboss.deployers.plugins.sort.Domino
Get the info.
getInput() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
getInput() - Method in interface org.jboss.deployers.spi.deployer.Deployer
Get the input for this deployer
getInput() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
getInput() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput
 
getInput() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer
 
getInputs() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
getInputs() - Method in interface org.jboss.deployers.spi.deployer.Deployer
Get the input for this deployer
getInputs() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
getInstance() - Static method in class org.jboss.deployers.structure.spi.helpers.DefaultDeploymentContextComparator
 
getInstance() - Static method in class org.jboss.deployers.structure.spi.helpers.RelativeDeploymentContextComparator
 
getInstance() - Static method in class org.jboss.deployers.vfs.spi.client.VFSDeploymentFactory
Get an instance of the factory
getInstance(Map<Class<?>, List<Object>>, Class<S>) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
Get single metadata instance from metadata.
getIntegrationModuleName() - Method in class org.jboss.deployers.vfs.plugins.classloader.RequirementIntegrationDeployer
Get the integration module name.
getIntegrationModuleNames() - Method in class org.jboss.deployers.vfs.plugins.classloader.RequirementIntegrationDeployer
Get integration module names.
getIntegrationURL() - Method in class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer
Get the integration url.
getIntegrationURLs() - Method in class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer
Get integration urls.
getItems() - Method in class org.jboss.deployers.vfs.plugins.dependency.DependenciesMetaData
Get dependency metadata items.
getJarExtension() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Get the jar extension.
getJarExtension() - Method in interface org.jboss.deployers.spi.deployer.matchers.JarExtensionProvider
Get the provided jar extension.
getJarExtension() - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
getLeaves(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.DefaultStructureCache
 
getLeaves(String) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.StructureCache
Get leaves for this path name parameter.
getLeaves(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.TreeStructureCache
 
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.
getMainDeployer() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the main deployer
getMainDeployer() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getMainDeployerStructure() - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
Get main deployer structure.
getMainDeployerStructure() - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchWrapperModificationChecker
 
getManagedDeployment(String) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Get the managed deployment.
getManagedDeployment(String) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
getManagedObjectClass(AbstractBeanMetaData) - Method in class org.jboss.deployers.vfs.deployer.kernel.managed.BeanInstanceClassFactory
 
getManagedObjectCreator() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
Get the managedObjectCreator.
getManagedObjects(String) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Get the managed objects for a deployment context.
getManagedObjects(DeploymentContext) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
getManagedObjects(String) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
getManagedObjects(DeploymentContext) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
getManagedObjects(DeploymentContext) - Method in interface org.jboss.deployers.spi.deployer.Deployers
Get the managed objects for a deployer
getManifest() - Method in class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 
getMappings() - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
Get mappings.
getMessage() - Method in exception org.jboss.deployers.client.spi.IncompleteDeploymentException
 
getMetaData(DeploymentUnit, String) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Get some meta data
getMetaData() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the metadata for this deployment context
getMetaData() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the metadata for this deployment unit
getMetaData(DeploymentContext) - Static method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Get the metadata for a deployment context
getMetaData() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getMetaData() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getMetaData() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getMetadata() - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
getMetaData() - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Get the metaData.
getMetaDataFile(String) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
getMetaDataFile(String) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
getMetadataFile(VFSDeploymentUnit, Class<?>, String, boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Get metadata file.
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 class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
getMetaDataFiles(VirtualFileFilter) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
getMetaDataFiles(String, String) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
getMetaDataFiles(VirtualFileFilter) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
getMetaDataFiles(String, String) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Gets metadata files for this deployment
getMetaDataFiles(VirtualFileFilter) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Gets the metadata files for this deployment unit
getMetaDataFiles(String, String) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Gets the metadata files for this deployment unit
getMetaDataFiles(VirtualFileFilter) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Gets the metadata files for this deployment unit
getMetaDataLocations() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
getMetaDataLocations() - Method in interface org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContextMBean
Get the meta data locations
getMetaDataLocations() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Get the meta data locations
getMetaDataPath() - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
getMetaDataPath() - Method in interface org.jboss.deployers.spi.structure.ContextInfo
Get the logical path of the metdata location.
getMgtDeploymentCreator() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Get managed deployment creator.
getMgtObjectCreator() - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
getMgtObjectCreator() - Method in class org.jboss.deployers.vfs.deployer.kernel.KernelDeploymentDeployer
 
getMissingDeployer() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Get missing deployers deployments.
getModificationType() - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
getModificationType() - Method in interface org.jboss.deployers.spi.structure.ContextInfo
Get the modification type.
getModificationType(String) - Static method in enum org.jboss.deployers.spi.structure.ModificationType
Get the modification type.
getModule() - Method in class org.jboss.deployers.vfs.plugins.classloader.ModuleRequirementIntegrationDeployer
Get the matching module name.
getMof() - Method in class org.jboss.deployers.spi.deployer.helpers.DefaultManagedObjectCreator
 
getMutableClassPath() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
Get mutable classpath.
getMutableComponentScope(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.scope.helpers.DefaultScopeBuilder
 
getMutableComponentScope(DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.scope.ScopeBuilder
Get the mutable scope for a component
getMutableDeploymentScope(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.scope.helpers.DefaultScopeBuilder
 
getMutableDeploymentScope(DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.scope.ScopeBuilder
Get the mutable scope for a deployment
getMutableMetaData() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the mutable metadata for this deployment context
getMutableMetaData() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the mutable metadata for this deployment unit
getMutableMetaData(DeploymentContext) - Static method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Get the mutable metadata for a deployment context
getMutableMetaData() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getMutableMetaData() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getMutableMetaData() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getMutableMetaDataLocations() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
Get mutable metadata locations.
getMutableScope() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the mutable scope
getMutableScope() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the mutable scope
getMutableScope() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the mutable scope
getMutableScope() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getMutableScope() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getMutableScope() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getName() - Method in class org.jboss.deployers.client.plugins.deployment.AbstractDeployment
Get the name.
getName() - Method in interface org.jboss.deployers.client.spi.Deployment
Get the deployment name
getName() - Method in class org.jboss.deployers.client.spi.MissingDependency
Get the name.
getName() - Method in class org.jboss.deployers.plugins.annotations.AbstractPathEntryMetaData
 
getName() - Method in interface org.jboss.deployers.spi.annotations.PathEntryMetaData
Get name.
getName() - Method in class org.jboss.deployers.spi.deployer.DeploymentStage
Get the name.
getName() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Get the name.
getName() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the deployment name
getName() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the deployment name
getName() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the deployment units name
getName() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getName() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getName() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getName() - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
getName() - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Get the file name
getNames() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Get the names.
getNamespace() - Method in class org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer
Get the namespace, if it was set.
getNode(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.TreeStructureCache
Get the path's node.
getObjectModelFactory(Class<U>, VirtualFile, U) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleObjectModelFactoryDeployer
Get the object model factory
getObjectModelFactory(Class<U>, String, U) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleObjectModelFactoryDeployer
Get the object model factory
getObjectModelFactory(T) - Method in class org.jboss.deployers.vfs.spi.deployer.ObjectModelFactoryDeployer
Get the object model factory
getObjectName() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the object name
getObjectName() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getObjectName() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getOutput() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
getOutput() - Method in interface org.jboss.deployers.spi.deployer.Deployer
Get the otput for this deployer
getOutput() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractComponentDeployer
 
getOutput() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
getOutput() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
 
getOutput() - Method in interface org.jboss.deployers.spi.deployer.helpers.AnnotationProcessor
Get output class.
getOutputs() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
getOutputs() - Method in interface org.jboss.deployers.spi.deployer.Deployer
Get the outputs for this deployer
getOutputs() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
getOwner() - Method in class org.jboss.deployers.plugins.annotations.AbstractElement
 
getOwner() - Method in interface org.jboss.deployers.spi.annotations.Element
Get the annotation owner class.
getOwnerClassName() - Method in class org.jboss.deployers.plugins.annotations.AbstractElement
 
getOwnerClassName() - Method in interface org.jboss.deployers.spi.annotations.Element
Get the owner class name.
getPackages() - Method in class org.jboss.deployers.vfs.plugins.classloader.PackageRequirementIntegrationDeployer
Get the matching package names.
getParent() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
The parent
getParent() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the parent deployment unit
getParent() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getParent() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getParent() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getParent() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
getParent() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
Get the parent deployment context
getParent() - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Get the parent.
getParent() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Get the parent deployment unit
getParentContext() - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Get the parentContext.
getParentName() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
The parent
getParentName() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getParentName() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getPath() - Method in class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
 
getPath() - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
getPath() - Method in interface org.jboss.deployers.spi.structure.ClassPathEntry
Get the path relative to the context virtual file
getPath() - Method in interface org.jboss.deployers.spi.structure.ContextInfo
Get the logical path of the context
getPathName() - Method in class org.jboss.deployers.plugins.annotations.AbstractPathMetaData
 
getPathName() - Method in interface org.jboss.deployers.spi.annotations.PathMetaData
Get path name.
getPaths() - Method in class org.jboss.deployers.plugins.annotations.AbstractScanningMetaData
 
getPaths() - Method in interface org.jboss.deployers.spi.annotations.ScanningMetaData
Get the paths.
getPolicy() - Method in class org.jboss.deployers.vfs.plugins.classloader.VFSDeploymentClassLoaderPolicyModule
 
getPredeterminedManagedObjects() - Method in class org.jboss.deployers.spi.attachments.helpers.PredeterminedManagedObjectAttachmentsImpl
 
getPredeterminedManagedObjects() - Method in interface org.jboss.deployers.spi.attachments.PredeterminedManagedObjectAttachments
Get the predetermined managed objects
getPredeterminedManagedObjects() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getProblem() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the problem for this context
getProblem() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the problem for this context
getProblem() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getProblem() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getProperties() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
Get the properties.
getPropertyMetaData(AbstractBeanMetaData, String) - Method in class org.jboss.deployers.vfs.deployer.kernel.managed.BeanInstanceClassFactory
Get the property meta data.
getReferenced(String) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
Get the deployers that referenced an attachment
getRelativeOrder() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
getRelativeOrder() - Method in class org.jboss.deployers.plugins.helpers.OrderedImpl
 
getRelativeOrder() - Method in class org.jboss.deployers.plugins.sort.DeployerDomino
 
getRelativeOrder() - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
getRelativeOrder() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
getRelativeOrder() - Method in interface org.jboss.deployers.spi.Ordered
Get the relative order
getRelativeOrder() - Method in interface org.jboss.deployers.spi.structure.ContextInfo
Get the relative order of this context
getRelativeOrder() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the relative order
getRelativeOrder() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the relative order
getRelativeOrder() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getRelativeOrder() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getRelativeOrder() - Method in class org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper
 
getRelativeOrder() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
 
getRelativePath() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the path of this deployment relative to the top of the deployment vfs path ------------------- relative path deploy/some.ear "" deploy/some.ear/x.ejb "/x.ejb" deploy/some.ear/y.sar "/y.sar" deploy/some.ear/y.sar/z.rar "/y.sar/z.rar"
getRelativePath() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the path of this deployment relative to the top of the deployment vfs path ------------------- relative path deploy/some.ear "" deploy/some.ear/x.ejb "/x.ejb" deploy/some.ear/y.sar "/y.sar" deploy/some.ear/y.sar/z.rar "/y.sar/z.rar"
getRelativePath() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the path of this deployment relative to the top of the deployment vfs path ------------------- relative path deploy/some.ear "" deploy/some.ear/x.ejb "/x.ejb" deploy/some.ear/y.sar "/y.sar" deploy/some.ear/y.sar/z.rar "/y.sar/z.rar"
getRelativePath() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getRelativePath() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getRelativePath() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getRelativePath(StructureContext, VirtualFile) - Static method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Get the relative path between two virtual files
getRelativePath(VirtualFile, VirtualFile) - Static method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Get the relative path between two virtual files
getRepository() - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Get the repository.
getRepository(DeploymentContext) - Static method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Get the repository for a deployment context
getRequiredState() - Method in class org.jboss.deployers.client.spi.MissingDependency
Get the requiredState.
getResource(String) - Method in interface org.jboss.deployers.structure.spi.DeploymentResourceLoader
Get a resource
getResource(String) - Method in class org.jboss.deployers.structure.spi.helpers.EmptyResourceLoader
 
getResource(String) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSDeploymentResourceLoaderImpl
 
getResourceClassLoader() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get a resource classloader
getResourceClassLoader() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get a resource classloader
getResourceClassLoader() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getResourceClassLoader() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getResourceClassLoader() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getResourceLoader() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get a resource loader
getResourceLoader() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get a resource loader
getResourceLoader() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getResourceLoader() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getResourceLoader() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getResourceLoader() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
getResourceLoader() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
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
getResources(String) - Method in interface org.jboss.deployers.structure.spi.DeploymentResourceLoader
Get resources
getResources(String) - Method in class org.jboss.deployers.structure.spi.helpers.EmptyResourceLoader
 
getResources(String) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSDeploymentResourceLoaderImpl
 
getRoot() - Method in class org.jboss.deployers.vfs.plugins.client.AbstractVFSDeployment
 
getRoot() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
getRoot() - Method in interface org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContextMBean
Get the root file
getRoot() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
getRoot() - Method in interface org.jboss.deployers.vfs.spi.client.VFSDeployment
Get the root of the deployment
getRoot() - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Get the root.
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
getScope() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the scope
getScope() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the scope
getScope() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the scope
getScope() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getScope() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getScope() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getScopeBuilder() - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Get the scopeBuilder.
getScopeBuilder(DeploymentContext) - Static method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Get the scope builder for a deployment context
getSignature() - Method in class org.jboss.deployers.plugins.annotations.ClassSignaturePair
Get the signature.
getSimpleName() - Method in class org.jboss.deployers.client.plugins.deployment.AbstractDeployment
Get the simple name.
getSimpleName() - Method in interface org.jboss.deployers.client.spi.Deployment
Get the simple name
getSimpleName() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the simple vfs name of the deployment unit.
getSimpleName() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the simple vfs name of the deployment unit.
getSimpleName() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the simple vfs name of the deployment unit.
getSimpleName() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getSimpleName() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getSimpleName() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getSimpleName() - Method in class org.jboss.deployers.vfs.plugins.client.AbstractVFSDeployment
 
getStage() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
getStage() - Method in interface org.jboss.deployers.spi.deployer.Deployer
Get the deployment stage for this deployer
getStage() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
getStartingFiles(VirtualFile, ContextInfo) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.FileModificationTypeMatcher
Get starting files for path check.
getState() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the deployment state
getState() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the deployment state
getState() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getState() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getStructuralDeployers() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Get the structural deployers
getStructureBuilder() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers
Get the structureBuilder.
getStructureProcessor() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Get the context info processor.
getSuffix() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Get the suffix.
getSuffix() - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
getSuffixClass() - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
Get suffix class.
getSuffixes() - Method in class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
 
getSuffixes() - Method in interface org.jboss.deployers.spi.structure.ClassPathEntry
Get the suffixes
getSuffixes() - Method in class org.jboss.deployers.vfs.plugins.structure.file.FileStructure
Gets the list of suffixes recognised as files
getSuffixes() - Method in class org.jboss.deployers.vfs.plugins.structure.jar.JARStructure
Gets the set of suffixes recognised as jars
getSynchAdapter() - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchVisitor
Get synch adapter.
getSystem() - Method in class org.jboss.deployers.plugins.classloading.AbstractLevelClassLoaderSystemDeployer
Get the system.
getTail() - Method in class org.jboss.deployers.plugins.sort.DeployerDomino
 
getTail() - Method in interface org.jboss.deployers.plugins.sort.Domino
Tail dots.
getTemplates() - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Get the templates.
getTopLevel() - Method in interface org.jboss.deployers.client.spi.DeployerClient
Get the top level deployments
getTopLevel() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
getTopLevel() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the top level deployment
getTopLevel() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the top leve deployment unit
getTopLevel() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getTopLevel() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getTopLevel() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getTopLevel() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
getTopLevel() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
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
getTopLevelDeploymentContext(String) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Get a top level deployment context by name
getTopLevelName() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Get the top level deployment
getTopLevelName() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getTopLevelName() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getTransientAttachments() - Method in class org.jboss.deployers.spi.attachments.helpers.ManagedObjectsWithTransientAttachmentsImpl
 
getTransientAttachments() - Method in interface org.jboss.deployers.spi.attachments.ManagedObjectsWithTransientAttachments
Get the transient attachments
getTransientAttachments() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getTransientAttachments() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getTransientManagedObjects() - Method in class org.jboss.deployers.spi.attachments.helpers.ManagedObjectAttachmentsImpl
 
getTransientManagedObjects() - Method in interface org.jboss.deployers.spi.attachments.ManagedObjectAttachments
Get the transient managed objects
getTransientManagedObjects() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the transient managed objects
getTransientManagedObjects() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getTransientManagedObjects() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getTransientManagedObjects() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getType() - Method in class org.jboss.deployers.vfs.deployer.kernel.managed.BeanInstanceClassFactory
 
getTypes() - Method in class org.jboss.deployers.client.plugins.deployment.AbstractDeployment
Deprecated. 
getTypes() - Method in interface org.jboss.deployers.client.spi.Deployment
Deprecated. 
getUrls(DeploymentUnit) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationDeployer
Get the new root urls.
getUrls(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer
Get the matching urls.
getValue() - Method in interface org.jboss.deployers.plugins.sort.Dots
Get the value.
getValue() - Method in class org.jboss.deployers.plugins.sort.SetDots
 
getValue(BeanInfo, ManagedProperty, MetaData, AbstractBeanMetaData) - Method in class org.jboss.deployers.vfs.deployer.kernel.managed.BeanInstanceClassFactory
 
getValue() - Method in class org.jboss.deployers.vfs.plugins.dependency.DependencyItemMetaData
Get the value.
getVFSChildren() - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
getVFSChildren() - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Get the children
getVisitorType() - Method in interface org.jboss.deployers.spi.deployer.helpers.DeploymentVisitor
Get the visitor type
getVisitorType() - Method in class org.jboss.deployers.vfs.deployer.kernel.AliasDeploymentDeployer.AliasMetaDataVisitor
 
getVisitorType() - Method in class org.jboss.deployers.vfs.deployer.kernel.AliasDeploymentDeployer.KernelDeploymentVisitor
 
getVisitorType() - Method in class org.jboss.deployers.vfs.deployer.kernel.KernelDeploymentDeployer.BeanMetaDataVisitor
 
getVisitorType() - Method in class org.jboss.deployers.vfs.deployer.kernel.KernelDeploymentDeployer.KernelDeploymentVisitor
 
getWebInfLibFilter() - Method in class org.jboss.deployers.vfs.plugins.structure.war.WARStructure
Get the webInfLibFilter.
getWebInfLibMetaDataFilter() - Method in class org.jboss.deployers.vfs.plugins.structure.war.WARStructure
Get webInfLibMetaDataFilter
getWhenRequired() - Method in class org.jboss.deployers.vfs.plugins.dependency.DependencyItemMetaData
Get when required state.
getXSLPath() - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Get the xslPath.

H

handleAnnotations(ElementType, CtMember, Object[], String, List<CommitElement>) - Static method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Handle annotations.
handleAnnotations(ElementType, Signature, Object[], String, List<CommitElement>) - Static method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Handle annotations.
handleCtClass(CtClass, List<CommitElement>) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Handle CtClass for annotations.
handleCtMembers(ElementType, CtMember[], String, List<CommitElement>) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Handle CtMembers for annotations.
handleMultipleFiles(VFSDeploymentUnit, T, List<VirtualFile>) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Handle multiple files.
HAR - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
JBoss hibernate archive
hasAllRequiredInputs(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractAllInputDeployer
Do we have all required inputs.
hasAttachments() - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
hasAttachments() - Method in interface org.jboss.deployers.spi.attachments.Attachments
Are there any attachments
hasAttachments() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
hasAttachments() - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
hasClassAnnotatedWith(Class<? extends Annotation>) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
hasClassAnnotatedWith(String) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
 
hasClassAnnotatedWith(Class<? extends Annotation>) - Method in interface org.jboss.deployers.spi.annotations.AnnotationEnvironment
Does this annotation environment contain a class which is annotated with annotation parameter.
hasClassAnnotatedWith(String) - Method in interface org.jboss.deployers.spi.annotations.AnnotationEnvironment
Does this annotation environment contain a class which is annotated with annotation parameter.
hashCode() - Method in class org.jboss.deployers.plugins.annotations.AbstractPathEntryMetaData
 
hashCode() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
hashCode() - Method in class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
 
hashCode() - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
hashCode() - Method in class org.jboss.deployers.plugins.structure.StructureMetaDataImpl
 
hashCode() - Method in class org.jboss.deployers.spi.deployer.DeploymentStage
 
hashCode() - Method in class org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper
 
hasIntegrationModuleRequirement(VFSDeploymentUnit, RequirementsMetaData) - Method in class org.jboss.deployers.vfs.plugins.classloader.CachingRequirementIntegrationDeployer
 
hasIntegrationModuleRequirement(RequirementsMetaData) - Method in class org.jboss.deployers.vfs.plugins.classloader.ModuleRequirementIntegrationDeployer
 
hasIntegrationModuleRequirement(RequirementsMetaData) - Method in class org.jboss.deployers.vfs.plugins.classloader.PackageRequirementIntegrationDeployer
 
hasIntegrationModuleRequirement(VFSDeploymentUnit, RequirementsMetaData) - Method in class org.jboss.deployers.vfs.plugins.classloader.RequirementIntegrationDeployer
Do we have integration module requirements.
hasIntegrationModuleRequirement(RequirementsMetaData) - Method in class org.jboss.deployers.vfs.plugins.classloader.RequirementIntegrationDeployer
Do we have integration module requirements.
hasRootBeenModified(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
Check the root for modification.
hasRootBeenModified(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.MetaDataStructureModificationChecker
 
hasRootBeenModified(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchWrapperModificationChecker
 
hasStructureBeenModifed(VirtualFile, VFSDeploymentContext) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
Has structure been modified.
hasStructureBeenModifed(VirtualFile, VFSDeploymentContext) - Method in class org.jboss.deployers.vfs.spi.structure.modified.MetaDataStructureModificationChecker
 
hasStructureBeenModifed(VirtualFile, ContextInfo) - Method in class org.jboss.deployers.vfs.spi.structure.modified.MetaDataStructureModificationChecker
Has structure been modifed.
hasStructureBeenModifed(VirtualFile, VFSDeploymentContext) - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchWrapperModificationChecker
 
hasStructureBeenModified(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
 
hasStructureBeenModified(VFSDeployment) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
 
hasStructureBeenModified(VFSDeploymentContext) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
 
hasStructureBeenModified(VFSDeploymentContext, boolean) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
Has structure been modified.
hasStructureBeenModified(VirtualFile, StructureMetaData, Set<String>) - Method in class org.jboss.deployers.vfs.spi.structure.modified.MetaDataStructureModificationChecker
Has structure been modified.
hasStructureBeenModified(VirtualFile) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.StructureModificationChecker
Has structure been modified.
hasStructureBeenModified(VFSDeployment) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.StructureModificationChecker
Has structure been modified.
hasStructureBeenModified(VFSDeploymentContext) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.StructureModificationChecker
Has structure been modified.
HostNameCreator - Interface in org.jboss.deployers.vfs.plugins.classloader
Create host name for in-memory url.

I

IncompleteDeploymentException - Exception in org.jboss.deployers.client.spi
IncompleteDeploymentException.
IncompleteDeploymentException() - Constructor for exception org.jboss.deployers.client.spi.IncompleteDeploymentException
For serialization
IncompleteDeploymentException(IncompleteDeployments) - Constructor for exception org.jboss.deployers.client.spi.IncompleteDeploymentException
Create a new IncompleteDeploymentException.
IncompleteDeployments - Class in org.jboss.deployers.client.spi
IncompleteDeployments.
IncompleteDeployments(Map<String, Throwable>, Collection<String>, Map<String, Throwable>, Map<String, Set<MissingDependency>>) - Constructor for class org.jboss.deployers.client.spi.IncompleteDeployments
Create a new IncompleteDeploymentException.
init(List<T>, Object) - Method in class org.jboss.deployers.plugins.sort.DominoOrdering
Initialize transitions.
init(VFSDeploymentUnit, KernelDeployment, VirtualFile) - Method in class org.jboss.deployers.vfs.deployer.kernel.BeanDeployer
 
init(Controller) - Method in class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer
Simple init.
init(Controller) - Method in class org.jboss.deployers.vfs.deployer.kernel.DeploymentAliasMetaDataDeployer
Simple init.
init(VFSDeploymentUnit, KernelDeployment, VirtualFile) - Method in class org.jboss.deployers.vfs.deployer.kernel.Properties2BeansDeployer
 
init(VFSDeploymentUnit, T, VirtualFile) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Initialise the metadata
initializeCache(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.DefaultStructureCache
 
initializeCache(String) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.StructureCache
Initialize cache.
initializeCache(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.TreeStructureCache
 
initializeNode(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.TreeStructureCache
Initialize node for pathName param.
initMetaDataRetrieval(MutableMetaDataRepository, DeploymentContext) - Method in class org.jboss.deployers.structure.spi.scope.helpers.DefaultScopeBuilder
 
initMetaDataRetrieval(MutableMetaDataRepository, DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.scope.ScopeBuilder
Initialise the metadata retrievals for a deployment context
initMutableMetaDataRetrieval(MutableMetaDataRepository, DeploymentContext) - Method in class org.jboss.deployers.structure.spi.scope.helpers.DefaultScopeBuilder
 
initMutableMetaDataRetrieval(MutableMetaDataRepository, DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.scope.ScopeBuilder
Initialise the mutable metadata retrieval for a deployment context
InMemoryClassesDeployer - Class in org.jboss.deployers.vfs.plugins.classloader
TempURLDeployer.
InMemoryClassesDeployer() - Constructor for class org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer
Create a new TempURLDeployer.
insert(List<Deployer>, Deployer) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Insert the new Deployer.
install(ControllerContext, ControllerState, ControllerState) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
INSTALLED - Static variable in interface org.jboss.deployers.spi.deployer.DeploymentStages
The installed stage - could be used to provide valve in future?
INSTANCE - Static variable in class org.jboss.deployers.structure.spi.helpers.DefaultDeploymentContextComparator
The singleton
INSTANCE - Static variable in class org.jboss.deployers.structure.spi.helpers.EmptyResourceLoader
The singleton instance
INSTANCE - Static variable in class org.jboss.deployers.structure.spi.helpers.RelativeDeploymentContextComparator
The singleton
INSTANCE - Static variable in class org.jboss.deployers.structure.spi.scope.helpers.DefaultScopeBuilder
The singleton instance
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.spi.deployer.helpers.AbstractAllInputDeployer
Deploy a deployment
internalDeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractComponentDeployer
 
internalDeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractOptionalRealDeployer
 
internalDeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
Deploy a deployment
internalDeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput
 
internalDeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer
 
internalDeploy(DeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSRealDeployer
Deprecated.  
internalListDeployers(String, String, StringBuilder) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
List the deployers for a stage
internalUndeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractAllInputDeployer
Undeploy an deployment
internalUndeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractComponentDeployer
 
internalUndeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractOptionalRealDeployer
 
internalUndeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
Undeploy an deployment
internalUndeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput
 
internalUndeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer
 
internalUndeploy(DeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSRealDeployer
Deprecated.  
invalidateCache(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.DefaultStructureCache
 
invalidateCache(String) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.StructureCache
Invalidate cache for path name.
invalidateCache(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.TreeStructureCache
 
IS_INTEGRATION_FLAG_KEY - Static variable in class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer
The is integration cached flag key
isAllInputs() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
isAllInputs() - Method in interface org.jboss.deployers.spi.deployer.Deployer
Whether we want all inputs
isAllInputs() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
isAttachmentPresent(String) - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
isAttachmentPresent(String) - Method in interface org.jboss.deployers.spi.attachments.Attachments
Is the attachment present
isAttachmentPresent(String, Class<?>) - Method in interface org.jboss.deployers.spi.attachments.Attachments
Is the attachment present
isAttachmentPresent(Class<?>) - Method in interface org.jboss.deployers.spi.attachments.Attachments
Is the attachment present
isAttachmentPresent(String, Class<?>) - Method in class org.jboss.deployers.spi.attachments.helpers.AbstractAttachments
 
isAttachmentPresent(Class<?>) - Method in class org.jboss.deployers.spi.attachments.helpers.AbstractAttachments
 
isAttachmentPresent(String) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
isAttachmentPresent(Class<?>) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
isAttachmentPresent(String, Class<?>) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
isAttachmentPresent(String) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
isBuildManagedObject() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
 
isBuildManagedObject() - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
isCandidateAnnotationScanning() - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Get the candidate annotation scanning.
isCollectStats() - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Get the collectStats.
isComponent() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Whether this is a component
isComponent() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Whether this is a component
isComponent() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Whether this unit is a component
isComponent() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
isComponent() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
isComponent() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
isComponentsOnly() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
isComponentsOnly() - Method in interface org.jboss.deployers.spi.deployer.Deployer
Whether we only want components
isComponentsOnly() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
isControllerContextNameCandidate(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
Should we set controller context name on unit?
isDeployable(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
 
isDeployable(VirtualFile) - Method in interface org.jboss.deployers.vfs.spi.deployer.FileMatcher
Check if file param is deployable.
isDeployed(DeploymentContext) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Is context deployed.
isDeployed() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Whether the deployment was processed
isDeployed() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Whether the deployment was processed
isDeployed() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
isDeployed() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
isIgnoreDirectories() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
Get the ignoreDirectories.
isIncludeDeploymentFile() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Get the includeDeploymentFile.
isIncludeDeploymentFile() - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
isIncomplete() - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Whether it is incomplete
isIntegrationDeployment(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.plugins.classloader.MetaDataUrlIntegrationDeployer
 
isIntegrationDeployment(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.plugins.classloader.PathUrlIntegrationDeployer
 
isIntegrationDeployment(VFSDeploymentUnit, T) - Method in class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer
Is unit integration deployment unit?
isIntegrationDeployment(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer
Is unit integration deployment unit?
isInvalidContext(String) - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Whether context is responsible for incomplete deployment.
isInvalidDeployment(String) - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Whether deployment unit is responsible for incomplete deployment.
isKnownFile(String) - Static method in class org.jboss.deployers.vfs.plugins.structure.file.FileStructure
Whether this is an archive
isLeaf(VirtualFile) - Static method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Tests whether the virtual file is a leaf
isMetadataPath(StructureContext) - Method in class org.jboss.deployers.vfs.plugins.structure.dir.DirectoryStructure
Deprecated. Is the current context already part of metadata path.
isModificationDetermined(VirtualFile, ContextInfo) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
Is modification determined.
isModificationDetermined(VirtualFile, ContextInfo) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.FileModificationTypeMatcher
 
isParentFirst() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
isParentFirst() - Method in interface org.jboss.deployers.spi.deployer.Deployer
Whether to process parents before children (default true)
isParentFirst() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
isRegisterMBeans() - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Get whether to register mbeans
isRegisterWithJBossXB() - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
isRegisterWithJBossXB() - Method in class org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer
Get the registerWithJBossXB.
isRelevant(Deployer, DeploymentUnit, boolean, boolean) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Test whether a deployer is relevant
isSupportsCandidateAnnotations() - Method in class org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper
 
isSupportsCandidateAnnotations() - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
 
isSupportsCandidateAnnotations() - Method in interface org.jboss.deployers.vfs.spi.structure.StructureDeployer
Do we support candidate annotations lookup.
isTopLevel() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Whether this is a top level deployment
isTopLevel() - Method in interface org.jboss.deployers.structure.spi.DeploymentMBean
Whether this is a top level deployment
isTopLevel() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Whether this unit is a top level deployment
isTopLevel() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
isTopLevel() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
isTopLevel() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
isTopLevel() - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Whether this is top level.
isTopLevelOnly() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
isTopLevelOnly() - Method in interface org.jboss.deployers.spi.deployer.Deployer
Whether we only want the top level
isTopLevelOnly() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
isUseDefaultFeatures() - Method in class org.jboss.deployers.vfs.spi.deployer.UnmarshallerFactoryDeployer
 
isUseNamespaceAwareParser() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Get the useNamespaceAwareParser.
isUseSchemaValidation() - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
isUseSchemaValidation() - Method in class org.jboss.deployers.vfs.spi.deployer.JBossXBDeployer
Get the useSchemaValidation.
isUseSchemaValidation() - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleJBossXBDeployer
Get the useSchemaValidation.
isUseUnitName() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
Should we use unit name for controller context name.
isUseValidation() - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
isUseValidation() - Method in class org.jboss.deployers.vfs.spi.deployer.JBossXBDeployer
Get the useValidation.
isUseValidation() - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleJBossXBDeployer
Get the useValidation.
isValidateDTDs() - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Get the validateDTDs.
isWantComponents() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
isWantComponents() - Method in interface org.jboss.deployers.spi.deployer.Deployer
Whether we dont want components
isWantComponents() - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 

J

JarExtensionProvider - Interface in org.jboss.deployers.spi.deployer.matchers
Jar file extension provider.
JARStructure - Class in org.jboss.deployers.vfs.plugins.structure.jar
JARStructure.
JARStructure() - Constructor for class org.jboss.deployers.vfs.plugins.structure.jar.JARStructure
Create a new JARStructure.
JARStructure(Set<String>) - Constructor for class org.jboss.deployers.vfs.plugins.structure.jar.JARStructure
Sets the default relative order 10000.
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.
JBossExtensionDeployer<U,V,T> - Class in org.jboss.deployers.vfs.spi.deployer
JBossExtensionDeployer.
JBossExtensionDeployer(Class<T>, String, Class<U>, String, Class<V>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.JBossExtensionDeployer
 
JBossExtensionDeployer(Class<T>, String, Class<U>, String, Class<V>, Set<Class<?>>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.JBossExtensionDeployer
 
JBossXBDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
JBoss XB deployer.
JBossXBDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.JBossXBDeployer
Create a new SchemaResolverDeployer.
JPA - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
JavaEE JPA archive

K

KernelDeploymentDeployer - Class in org.jboss.deployers.vfs.deployer.kernel
 
KernelDeploymentDeployer() - Constructor for class org.jboss.deployers.vfs.deployer.kernel.KernelDeploymentDeployer
Create a new KernelDeploymentDeployer.
KernelDeploymentDeployer.BeanMetaDataVisitor - Class in org.jboss.deployers.vfs.deployer.kernel
BeanMetaDataVisitor.
KernelDeploymentDeployer.BeanMetaDataVisitor() - Constructor for class org.jboss.deployers.vfs.deployer.kernel.KernelDeploymentDeployer.BeanMetaDataVisitor
 
KernelDeploymentDeployer.KernelDeploymentVisitor - Class in org.jboss.deployers.vfs.deployer.kernel
KernelDeploymentVisitor.
KernelDeploymentDeployer.KernelDeploymentVisitor() - Constructor for class org.jboss.deployers.vfs.deployer.kernel.KernelDeploymentDeployer.KernelDeploymentVisitor
 

L

listAttachments(boolean) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
listAttachments(StringBuilder, Attachments, boolean, Set<String>) - Static method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
listAttachments(boolean) - Method in interface org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContextMBean
List the attachments as an html table
listAttachments(boolean) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
listAttachments(StringBuilder, Attachments, boolean, Set<String>) - Static method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
listAttachments(boolean) - Method in interface org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContextMBean
List the attachments as an html table
listDeployers(String) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
listDeployers(String) - Method in interface org.jboss.deployers.plugins.deployers.DeployersImplMBean
List the deployers for each stage in order
listDeployersByAttachment(String) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
listDeployersByAttachment(String) - Method in interface org.jboss.deployers.plugins.deployers.DeployersImplMBean
List the deployers for a given attachment
listDeployerTimes(boolean) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
listDeployerTimes(boolean) - Method in interface org.jboss.deployers.plugins.deployers.DeployersImplMBean
List the deployer times
lockRead() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Lock for read
lockWrite() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Lock for write
log - Variable in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
The log
log - Variable in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
The log
log - Variable in class org.jboss.deployers.vfs.plugins.client.DefaultVFSDeploymentFactory
The log
log - Variable in class org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
 
log - Variable in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
The log
log - Variable in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
The log
log - Static variable in class org.jboss.deployers.vfs.spi.structure.modified.AbstractSynchAdapter
The log
log - Variable in class org.jboss.deployers.vfs.spi.structure.modified.SynchVisitor
 
logThrowable(ResourceContext, Throwable) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Log throwable.

M

MainDeployer - Interface in org.jboss.deployers.client.spi.main
MainDeployer.
MainDeployerImpl - Class in org.jboss.deployers.plugins.main
MainDeployerImpl.
MainDeployerImpl() - Constructor for class org.jboss.deployers.plugins.main.MainDeployerImpl
 
MainDeployerStructure - Interface in org.jboss.deployers.structure.spi.main
MainDeployerStructure.
ManagedComponentCreator<T> - Interface in org.jboss.deployers.spi.deployer.managed
A plugin interface for building up the ManagedComponents of a ManagedDeployment.
ManagedDeploymentCreator - Interface in org.jboss.deployers.spi.deployer.managed
A plugin interface for building up a ManagedDeployment.
ManagedObjectAttachments - Interface in org.jboss.deployers.spi.attachments
ManagedObjectAttachments.
ManagedObjectAttachmentsImpl - Class in org.jboss.deployers.spi.attachments.helpers
ManagedObjectAttachmentsImpl.
ManagedObjectAttachmentsImpl() - Constructor for class org.jboss.deployers.spi.attachments.helpers.ManagedObjectAttachmentsImpl
 
ManagedObjectCreator - Interface in org.jboss.deployers.spi.deployer.managed
ManagedObjectCreator.
ManagedObjectsWithTransientAttachments - Interface in org.jboss.deployers.spi.attachments
ManagedObjectAttachments.
ManagedObjectsWithTransientAttachmentsImpl - Class in org.jboss.deployers.spi.attachments.helpers
ManagedObjectsWithTransientAttachmentsImpl.
ManagedObjectsWithTransientAttachmentsImpl() - Constructor for class org.jboss.deployers.spi.attachments.helpers.ManagedObjectsWithTransientAttachmentsImpl
Create a new ManagedObjectsWithTransientAttachmentsImpl.
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.
match(Dots<T>) - Method in interface org.jboss.deployers.plugins.sort.Dots
Do this dots match with the param dots.
match(Dots<Set<V>>) - Method in class org.jboss.deployers.plugins.sort.SetDots
 
matchComponentName(String, Collection<String>) - Method in class org.jboss.deployers.client.spi.IncompleteDeployments
Search for componentName in strings.
matchFileToClass(DeploymentUnit, String) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Match file name to metadata class.
matchFileToClass(DeploymentUnit, VirtualFile) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
Match file to mapping metadata class.
matchFileToClass(DeploymentUnit, String) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
 
matchFileToClass(DeploymentUnit, String, boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
Match file name mappings.
MCBEANS - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
JBoss MC beans archive
mergeFiles(VFSDeploymentUnit, T, List<VirtualFile>, Set<String>) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Merge files into one piece of metatdata
mergeFiles(VFSDeploymentUnit, T, List<VirtualFile>, Set<String>) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
 
mergeMetaData(VFSDeploymentUnit, T, Map<Class<?>, List<Object>>, Set<String>) - Method in class org.jboss.deployers.vfs.spi.deployer.JBossExtensionDeployer
 
mergeMetaData(VFSDeploymentUnit, Map<Class<?>, List<Object>>) - Method in class org.jboss.deployers.vfs.spi.deployer.JBossExtensionDeployer
 
mergeMetaData(VFSDeploymentUnit, U, V) - Method in class org.jboss.deployers.vfs.spi.deployer.JBossExtensionDeployer
Merge spec and extension.
mergeMetaData(VFSDeploymentUnit, T, Map<Class<?>, List<Object>>, Set<String>) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
Merge metadatas into single piece of metatdata
mergeMetaData(VFSDeploymentUnit, Map<Class<?>, List<Object>>) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
Merge metadatas into single piece of metatdata
MergeOverrideSynchAdapter - Class in org.jboss.deployers.vfs.spi.structure.modified
Try merge first, fallback to override.
MergeOverrideSynchAdapter() - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.MergeOverrideSynchAdapter
 
mergeScopes(ScopeKey, ScopeKey) - Static method in class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer
Merge scope keys.
MergeSynchAdapter - Class in org.jboss.deployers.vfs.spi.structure.modified
Merge synch adapter.
MergeSynchAdapter() - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.MergeSynchAdapter
 
message - Variable in class org.jboss.deployers.plugins.sort.DominoOrdering
 
MetaDataMatchFilter - Class in org.jboss.deployers.vfs.plugins.structure
Matches meta data
MetaDataMatchFilter(String, String) - Constructor for class org.jboss.deployers.vfs.plugins.structure.MetaDataMatchFilter
Create a new MetaDataMatchFilter.
MetaDataMatchFilter(String, String, VisitorAttributes) - Constructor for class org.jboss.deployers.vfs.plugins.structure.MetaDataMatchFilter
Create a new MetaDataMatchFilter.
MetaDataStructureModificationChecker - Class in org.jboss.deployers.vfs.spi.structure.modified
MetaDataStructureModificationChecker.
MetaDataStructureModificationChecker(MainDeployerStructure) - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.MetaDataStructureModificationChecker
 
MetaDataUrlIntegrationDeployer<T> - Class in org.jboss.deployers.vfs.plugins.classloader
Checks metadata if matching integration deployment.
MetaDataUrlIntegrationDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.plugins.classloader.MetaDataUrlIntegrationDeployer
 
MissingDependency - Class in org.jboss.deployers.client.spi
MissingDependency.
MissingDependency() - Constructor for class org.jboss.deployers.client.spi.MissingDependency
For serialization
MissingDependency(String, String, String, String) - Constructor for class org.jboss.deployers.client.spi.MissingDependency
Create a new MissingDependency.
ModificationAction - Interface in org.jboss.deployers.vfs.plugins.structure.modify
Execute modification on file.
ModificationActions - Class in org.jboss.deployers.vfs.plugins.structure.modify
Modification actions.
ModificationActions() - Constructor for class org.jboss.deployers.vfs.plugins.structure.modify.ModificationActions
 
ModificationType - Enum in org.jboss.deployers.spi.structure
The modification type.
ModificationTypeMatcher - Interface in org.jboss.deployers.vfs.plugins.structure.modify
Determine if we need some modification.
ModificationTypeStructureProcessor - Class in org.jboss.deployers.vfs.plugins.structure.modify
Determine if we need some modification.
ModificationTypeStructureProcessor() - Constructor for class org.jboss.deployers.vfs.plugins.structure.modify.ModificationTypeStructureProcessor
 
modify(VirtualFile) - Method in interface org.jboss.deployers.vfs.plugins.structure.modify.ModificationAction
Modify file.
ModuleRequirementIntegrationDeployer<T> - Class in org.jboss.deployers.vfs.plugins.classloader
Checks module requirements.
ModuleRequirementIntegrationDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.plugins.classloader.ModuleRequirementIntegrationDeployer
 
MultipleJBossXBDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
MultipleJBossXBDeployer.
MultipleJBossXBDeployer(Class<T>, Map<String, Class<?>>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.MultipleJBossXBDeployer
 
MultipleJBossXBDeployer(Class<T>, Map<String, Class<?>>, String, Class<?>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.MultipleJBossXBDeployer
 
MultipleObjectModelFactoryDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
MultipleObjectModelFactoryDeployer.
MultipleObjectModelFactoryDeployer(Class<T>, Map<String, Class<?>>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.MultipleObjectModelFactoryDeployer
 
MultipleObjectModelFactoryDeployer(Class<T>, Map<String, Class<?>>, String, Class<?>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.MultipleObjectModelFactoryDeployer
 
MultipleSchemaResolverDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
MultipleSchemaResolverDeployer.
MultipleSchemaResolverDeployer(Class<T>, Map<String, Class<?>>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.MultipleSchemaResolverDeployer
 
MultipleSchemaResolverDeployer(Class<T>, Map<String, Class<?>>, Set<Class<?>>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.MultipleSchemaResolverDeployer
 
MultipleSchemaResolverDeployer(Class<T>, Map<String, Class<?>>, String, Class<?>, Set<Class<?>>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.MultipleSchemaResolverDeployer
 
MultipleVFSParsingDeployer<T> - Class in org.jboss.deployers.vfs.spi.deployer
Multiple VFS parsing deployer.
MultipleVFSParsingDeployer(Class<T>, Map<String, Class<?>>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
 
MultipleVFSParsingDeployer(Class<T>, Map<String, Class<?>>, String, Class<?>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
 
MutableAttachments - Interface in org.jboss.deployers.spi.attachments
MutableAttachments.

N

newAttachments() - Method in class org.jboss.deployers.plugins.attachments.DefaultAttachmentsFactory
 
newAttachments() - Method in class org.jboss.deployers.spi.attachments.AttachmentsFactory
Create an attachments object
newChild(StructureMetaDataImpl, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.deployers.vfs.plugins.structure.explicit.StructureMetaDataObjectFactory
 
newChild(ContextInfoImpl, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.deployers.vfs.plugins.structure.explicit.StructureMetaDataObjectFactory
 
newChild(LinkedHashSet<String>, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.deployers.vfs.plugins.structure.explicit.StructureMetaDataObjectFactory
 
newChild(ArrayList<ClassPathEntry>, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.deployers.vfs.plugins.structure.explicit.StructureMetaDataObjectFactory
 
newClassPathEntry(String, String) - Method in class org.jboss.deployers.plugins.structure.DefaultStructureMetaDataFactory
 
newClassPathEntry(String, String) - Method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new classpath entry
newContextInfo(String) - Method in class org.jboss.deployers.plugins.structure.DefaultStructureMetaDataFactory
 
newContextInfo(String, List<ClassPathEntry>) - Method in class org.jboss.deployers.plugins.structure.DefaultStructureMetaDataFactory
 
newContextInfo(String, String, List<ClassPathEntry>) - Method in class org.jboss.deployers.plugins.structure.DefaultStructureMetaDataFactory
 
newContextInfo(String, List<String>, List<ClassPathEntry>) - Method in class org.jboss.deployers.plugins.structure.DefaultStructureMetaDataFactory
 
newContextInfo(String) - Method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new ContextInfo.
newContextInfo(String, List<ClassPathEntry>) - Method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new ContextInfo.
newContextInfo(String, String, List<ClassPathEntry>) - Method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new ContextInfo.
newContextInfo(String, List<String>, List<ClassPathEntry>) - Method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new ContextInfo.
newMutableAttachments() - Method in class org.jboss.deployers.plugins.attachments.DefaultAttachmentsFactory
 
newMutableAttachments() - Method in class org.jboss.deployers.spi.attachments.AttachmentsFactory
Create a mutable attachments object
newRoot(Object, UnmarshallingContext, String, String, Attributes) - Method in class org.jboss.deployers.vfs.plugins.structure.explicit.StructureMetaDataObjectFactory
 
newSorter() - Static method in class org.jboss.deployers.plugins.sort.DeployerSorterFactory
Create new DeployerSorter.
newStructureMetaData() - Method in class org.jboss.deployers.plugins.structure.DefaultStructureMetaDataFactory
 
newStructureMetaData() - Method in class org.jboss.deployers.spi.structure.StructureMetaDataFactory
Create a new StructureMetaData.
newVFSDeployment(VirtualFile) - Method in class org.jboss.deployers.vfs.plugins.client.DefaultVFSDeploymentFactory
 
newVFSDeployment(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.client.VFSDeploymentFactory
Create a new VFS deployment
NOT_INSTALLED - Static variable in interface org.jboss.deployers.spi.deployer.DeploymentStages
The not installed stage - nothing is done here

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.
openClassfile(String) - Method in class org.jboss.deployers.vfs.plugins.annotations.DeploymentUnitClassPath
 
openStreamAndValidate(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Open stream and validate if not null.
orderDominoes(List<T>, Object) - Method in class org.jboss.deployers.plugins.sort.DominoOrdering
Order dominoes.
Ordered - Interface in org.jboss.deployers.spi
A base interface for that defines the ordering contract and comparator.
Ordered.OrderedComparator - Class in org.jboss.deployers.spi
The comparator for relative ordering
Ordered.OrderedComparator() - Constructor for class org.jboss.deployers.spi.Ordered.OrderedComparator
 
OrderedImpl - Class in org.jboss.deployers.plugins.helpers
OrderedImpl.
OrderedImpl() - Constructor for class org.jboss.deployers.plugins.helpers.OrderedImpl
 
org.jboss.deployers.client.plugins.deployment - package org.jboss.deployers.client.plugins.deployment
 
org.jboss.deployers.client.spi - package org.jboss.deployers.client.spi
 
org.jboss.deployers.client.spi.main - package org.jboss.deployers.client.spi.main
 
org.jboss.deployers.plugins.annotations - package org.jboss.deployers.plugins.annotations
 
org.jboss.deployers.plugins.attachments - package org.jboss.deployers.plugins.attachments
 
org.jboss.deployers.plugins.classloading - package org.jboss.deployers.plugins.classloading
 
org.jboss.deployers.plugins.deployers - package org.jboss.deployers.plugins.deployers
 
org.jboss.deployers.plugins.helpers - package org.jboss.deployers.plugins.helpers
 
org.jboss.deployers.plugins.main - package org.jboss.deployers.plugins.main
 
org.jboss.deployers.plugins.managed - package org.jboss.deployers.plugins.managed
 
org.jboss.deployers.plugins.sort - package org.jboss.deployers.plugins.sort
 
org.jboss.deployers.plugins.structure - package org.jboss.deployers.plugins.structure
 
org.jboss.deployers.spi - package org.jboss.deployers.spi
 
org.jboss.deployers.spi.annotations - package org.jboss.deployers.spi.annotations
 
org.jboss.deployers.spi.attachments - package org.jboss.deployers.spi.attachments
 
org.jboss.deployers.spi.attachments.helpers - package org.jboss.deployers.spi.attachments.helpers
 
org.jboss.deployers.spi.deployer - package org.jboss.deployers.spi.deployer
 
org.jboss.deployers.spi.deployer.helpers - package org.jboss.deployers.spi.deployer.helpers
 
org.jboss.deployers.spi.deployer.managed - package org.jboss.deployers.spi.deployer.managed
 
org.jboss.deployers.spi.deployer.matchers - package org.jboss.deployers.spi.deployer.matchers
 
org.jboss.deployers.spi.structure - package org.jboss.deployers.spi.structure
 
org.jboss.deployers.structure.spi - package org.jboss.deployers.structure.spi
 
org.jboss.deployers.structure.spi.helpers - package org.jboss.deployers.structure.spi.helpers
 
org.jboss.deployers.structure.spi.main - package org.jboss.deployers.structure.spi.main
 
org.jboss.deployers.structure.spi.scope - package org.jboss.deployers.structure.spi.scope
 
org.jboss.deployers.structure.spi.scope.helpers - package org.jboss.deployers.structure.spi.scope.helpers
 
org.jboss.deployers.vfs.deployer.kernel - package org.jboss.deployers.vfs.deployer.kernel
 
org.jboss.deployers.vfs.deployer.kernel.managed - package org.jboss.deployers.vfs.deployer.kernel.managed
 
org.jboss.deployers.vfs.plugins.annotations - package org.jboss.deployers.vfs.plugins.annotations
 
org.jboss.deployers.vfs.plugins.classloader - package org.jboss.deployers.vfs.plugins.classloader
 
org.jboss.deployers.vfs.plugins.client - package org.jboss.deployers.vfs.plugins.client
 
org.jboss.deployers.vfs.plugins.dependency - package org.jboss.deployers.vfs.plugins.dependency
 
org.jboss.deployers.vfs.plugins.structure - package org.jboss.deployers.vfs.plugins.structure
 
org.jboss.deployers.vfs.plugins.structure.dir - package org.jboss.deployers.vfs.plugins.structure.dir
 
org.jboss.deployers.vfs.plugins.structure.explicit - package org.jboss.deployers.vfs.plugins.structure.explicit
 
org.jboss.deployers.vfs.plugins.structure.file - package org.jboss.deployers.vfs.plugins.structure.file
 
org.jboss.deployers.vfs.plugins.structure.jar - package org.jboss.deployers.vfs.plugins.structure.jar
 
org.jboss.deployers.vfs.plugins.structure.modify - package org.jboss.deployers.vfs.plugins.structure.modify
 
org.jboss.deployers.vfs.plugins.structure.war - package org.jboss.deployers.vfs.plugins.structure.war
 
org.jboss.deployers.vfs.plugins.vfs - package org.jboss.deployers.vfs.plugins.vfs
 
org.jboss.deployers.vfs.plugins.xb - package org.jboss.deployers.vfs.plugins.xb
 
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
 
org.jboss.deployers.vfs.spi.structure.modified - package org.jboss.deployers.vfs.spi.structure.modified
 
OSGI_BUNDLE - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
An OSGi bundle
OverrideSynchAdapter - Class in org.jboss.deployers.vfs.spi.structure.modified
Override synch adapter.
OverrideSynchAdapter() - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.OverrideSynchAdapter
 

P

PackageRequirementIntegrationDeployer<T> - Class in org.jboss.deployers.vfs.plugins.classloader
Checks package requirements.
PackageRequirementIntegrationDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.plugins.classloader.PackageRequirementIntegrationDeployer
 
ParametersElement<A extends Annotation,M extends AnnotatedElement> - Class in org.jboss.deployers.plugins.annotations
Parameters annotations element.
ParametersElement(ClassLoader, String, Signature, Class<A>, A, Class<M>) - Constructor for class org.jboss.deployers.plugins.annotations.ParametersElement
 
PARSE - Static variable in interface org.jboss.deployers.spi.deployer.DeploymentStages
The parse stage - where metadata is read
parse(DeploymentUnit, String, T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Parse an exact file name
parse(DeploymentUnit, Set<String>, T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Parse an multiple exact file names
parse(DeploymentUnit, String, String, T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Parse an exact file name or look for a suffix
parse(DeploymentUnit, Set<String>, String, T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Parse exact file names or look for a suffix
parse(VFSDeploymentUnit, VirtualFile, KernelDeployment) - Method in class org.jboss.deployers.vfs.deployer.kernel.Properties2BeansDeployer
 
parse(VFSDeploymentUnit, VirtualFile, DeploymentAliases) - Method in class org.jboss.deployers.vfs.plugins.dependency.AliasesParserDeployer
 
parse(DeploymentUnit, String, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
 
parse(DeploymentUnit, Set<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(DeploymentUnit, Set<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(Class<U>, VirtualFile, Object) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleObjectModelFactoryDeployer
 
parse(Class<U>, VirtualFile, Object) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleSchemaResolverDeployer
 
parse(VFSDeploymentUnit, VirtualFile, T) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
 
parse(Class<U>, VirtualFile, Object) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleVFSParsingDeployer
Parse file to produce expected class metadata.
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(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer
Parse the file.
parse(VFSDeploymentUnit, VirtualFile, T) - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
 
parseAndInit(VFSDeploymentUnit, VirtualFile, T) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Parse the file, initialize the result if exists.
PathEntryMetaData - Interface in org.jboss.deployers.spi.annotations
Path entry meta data.
PathMetaData - Interface in org.jboss.deployers.spi.annotations
Path meta data.
PathUrlIntegrationDeployer<T> - Class in org.jboss.deployers.vfs.plugins.classloader
Checks path if matching integration deployment.
PathUrlIntegrationDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.plugins.classloader.PathUrlIntegrationDeployer
 
pop() - Static method in class org.jboss.deployers.structure.spi.helpers.DeployerTracking
Pop from the stack.
populateContext(Deployment, StructureMetaData) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
 
populateContext(DeploymentContext, StructureMetaData) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Populate the child deployment contexts
populateContext(Deployment, StructureMetaData) - Method in interface org.jboss.deployers.structure.spi.StructureBuilder
Create the tree
POST_CLASSLOADER - Static variable in interface org.jboss.deployers.spi.deployer.DeploymentStages
The post classloader stage - e.g.
POST_PARSE - Static variable in interface org.jboss.deployers.spi.deployer.DeploymentStages
The post parse stage - where metadata can be fixed up
postDeregister() - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
postDeregister() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
postDeregister() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
postRegister(Boolean) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
postRegister(Boolean) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
postRegister(Boolean) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
PRE_DESCRIBE - Static variable in interface org.jboss.deployers.spi.deployer.DeploymentStages
The pre describe stage - where default dependencies metadata can be created
PRE_REAL - Static variable in interface org.jboss.deployers.spi.deployer.DeploymentStages
The pre real stage - where before real deployments are done
preDeregister() - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
preDeregister() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
preDeregister() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
PredeterminedManagedObjectAttachments - Interface in org.jboss.deployers.spi.attachments
PredeterminedManagedObjectAttachments.
PredeterminedManagedObjectAttachmentsImpl - Class in org.jboss.deployers.spi.attachments.helpers
PredeterminedManagedObjectAttachmentsImpl.
PredeterminedManagedObjectAttachmentsImpl() - Constructor for class org.jboss.deployers.spi.attachments.helpers.PredeterminedManagedObjectAttachmentsImpl
 
prepareContextInfo(DeploymentContext, ContextInfo) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Prepare the structure metadata.
prepareContextInfo(DeploymentContext, ContextInfo) - Method in interface org.jboss.deployers.structure.spi.StructureProcessor
Prepare context info.
prepareContextInfo(DeploymentContext, ContextInfo) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.ModificationTypeStructureProcessor
 
prepareShutdown() - Method in interface org.jboss.deployers.client.spi.main.MainDeployer
Tell the main deployer we are about to shutdown
prepareShutdown() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
prepareStructureMetaData(Deployment, StructureMetaData) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Prepare the structure metadata.
prepareStructureMetaData(Deployment, StructureMetaData) - Method in interface org.jboss.deployers.structure.spi.StructureProcessor
Prepare structure metadata.
prepareStructureMetaData(Deployment, StructureMetaData) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.ModificationTypeStructureProcessor
 
prependClassPath(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
prependClassPath(List<VirtualFile>) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
prependClassPath(List<VirtualFile>) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
prependClassPath(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
prependClassPath(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Prepend virtual files to the classpath
prependClassPath(List<VirtualFile>) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Prepend virtual files to the classpath
prependClassPath(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Prepend virtual files to the classpath
prependClassPath(List<VirtualFile>) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Prepend virtual files to the classpath
prependMetaDataLocation(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
prependMetaDataLocation(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
prependMetaDataLocation(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Prepend metadata file locations.
prependMetaDataLocation(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Prepend metadata file locations.
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
preRegister(MBeanServer, ObjectName) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
process() - Method in interface org.jboss.deployers.client.spi.DeployerClient
Process the outstanding deployments.
process(List<DeploymentContext>, List<DeploymentContext>) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
process() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
process(List<DeploymentContext>, List<DeploymentContext>) - Method in interface org.jboss.deployers.spi.deployer.Deployers
Process deployment
processManagedDeployment(DeploymentContext, ManagedDeployment) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Recursively process the DeploymentContext into ManagedDeployments.
processManagedObjects(DeploymentContext, Graph<Map<String, ManagedObject>>, Vertex<Map<String, ManagedObject>>) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Get the managed objects for a context
processToDeploy(Collection<Deployment>) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Process added re-deployments.
processToUndeploy(Set<String>) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Remove added re-deployments.
Properties2BeansDeployer - Class in org.jboss.deployers.vfs.deployer.kernel
Properties2BeansDeployer.
Properties2BeansDeployer() - Constructor for class org.jboss.deployers.vfs.deployer.kernel.Properties2BeansDeployer
Create a new Properties2BeansDeployer.
push(String) - Static method in class org.jboss.deployers.structure.spi.helpers.DeployerTracking
Push onto stack.
putCacheValue(String, T) - Method in class org.jboss.deployers.vfs.spi.structure.modified.DefaultStructureCache
 
putCacheValue(String, T) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.StructureCache
Put cache value.
putCacheValue(String, T) - Method in class org.jboss.deployers.vfs.spi.structure.modified.TreeStructureCache
 

R

RAR - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
JavaEE resource adaptor archive
readAnnotation() - Method in class org.jboss.deployers.plugins.annotations.AbstractElement
Read the annotation.
readAnnotation() - Method in class org.jboss.deployers.plugins.annotations.ParametersElement
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.client.plugins.deployment.AbstractDeployment
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.plugins.structure.StructureMetaDataImpl
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.spi.attachments.helpers.AbstractAttachments
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.spi.attachments.helpers.ManagedObjectAttachmentsImpl
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.spi.attachments.helpers.ManagedObjectsWithTransientAttachmentsImpl
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.spi.attachments.helpers.PredeterminedManagedObjectAttachmentsImpl
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.vfs.plugins.client.AbstractVFSDeployment
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.vfs.spi.deployer.helpers.AbstractManifestMetaData
 
REAL - Static variable in interface org.jboss.deployers.spi.deployer.DeploymentStages
The real stage - where real deployment processing is done
registerMBean(DeploymentContext) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Register a deployment context's mbean
registerMBeans(DeploymentContext, boolean, boolean) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Register mbeans
registerMBeans(DeploymentContext, boolean, boolean) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
Register mbeans
registerMetaDataClass(Class<?>) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleSchemaResolverDeployer
Register metadata class as class binding, if not excluded.
RelativeDeploymentContextComparator - Class in org.jboss.deployers.structure.spi.helpers
RelativeDeploymentContextComparator.
RelativeDeploymentContextComparator() - Constructor for class org.jboss.deployers.structure.spi.helpers.RelativeDeploymentContextComparator
 
release() - Method in class org.jboss.deployers.plugins.classloading.AbstractDeploymentClassLoaderPolicyModule
 
removeAliasComponent(DeploymentUnit, NamedAliasMetaData) - Static method in class org.jboss.deployers.vfs.deployer.kernel.AliasDeploymentDeployer
 
removeAttachment(String) - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
removeAttachment(String, Class<T>) - Method in class org.jboss.deployers.spi.attachments.helpers.AbstractMutableAttachments
 
removeAttachment(Class<T>) - Method in class org.jboss.deployers.spi.attachments.helpers.AbstractMutableAttachments
 
removeAttachment(String) - Method in interface org.jboss.deployers.spi.attachments.MutableAttachments
Remove attachment
removeAttachment(String, Class<T>) - Method in interface org.jboss.deployers.spi.attachments.MutableAttachments
Remove attachment
removeAttachment(Class<T>) - Method in interface org.jboss.deployers.spi.attachments.MutableAttachments
Remove attachment
removeAttachment(String) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
removeAttachment(Class<T>) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
removeAttachment(String, Class<T>) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
removeAttachment(String) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
removeBeanComponent(DeploymentUnit, BeanMetaData) - Static method in class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor
Remove bean component.
removeCache(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.DefaultStructureCache
 
removeCache(String) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.StructureCache
Remove cache for path name.
removeCache(String) - Method in class org.jboss.deployers.vfs.spi.structure.modified.TreeStructureCache
 
removeChild(DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Remove a child
removeChild(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
removeChild(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
removeChild(ContextInfo) - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Remove a child context
removeClassLoader(DeploymentUnit) - Method in class org.jboss.deployers.plugins.classloading.AbstractLevelClassLoaderSystemDeployer
 
removeClassLoader(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractClassLoaderDeployer
 
removeClassLoader(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractTopLevelClassLoaderDeployer
 
removeClassLoader(DeploymentUnit) - Method in interface org.jboss.deployers.structure.spi.ClassLoaderFactory
Remove a classloader for this deployment
removeClassLoader() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Remove the classloader created by the factory
removeClassLoader(ClassLoaderFactory) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Remove the classloader
removeClassLoader(ClassLoaderFactory) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Remove the classloader
removeClassLoader() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
removeClassLoader(ClassLoaderFactory) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
removeClassLoader(ClassLoaderFactory) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
removeClassLoader() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
removeClassLoader(ClassLoaderFactory) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
removeClassPath(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
removeClassPath(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
removeClassPath(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Remove classpath files.
removeClassPath(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Remove classpath files.
removeComponent(DeploymentUnit, T) - Method in class org.jboss.deployers.spi.deployer.helpers.ComponentAdapter
Remove component.
removeComponent(DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Remove a component
removeComponent(String) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Remove a component
removeComponent(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
removeComponent(String) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
removeComponent(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
removeContext(ContextInfo) - Method in class org.jboss.deployers.plugins.structure.StructureMetaDataImpl
 
removeContext(String) - Method in class org.jboss.deployers.plugins.structure.StructureMetaDataImpl
 
removeContext(ContextInfo) - Method in interface org.jboss.deployers.spi.structure.StructureMetaData
Remove a context
removeContext(String) - Method in interface org.jboss.deployers.spi.structure.StructureMetaData
Remove a context
removeControllerContextName(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
Remove controller context name.
removeControllerContextName(Object) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Remove controller context name.
removeControllerContextName(Object) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Remove controller context name.
removeControllerContextName(Object) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
removeControllerContextName(Object) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
removeControllerContextName(Object) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
removeDeployer(Deployer) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Remove a deployer
removeDeployer(StructureDeployer) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl
Remove a structure deployer
removeDeployment(Deployment) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Remove a deployment
removeDeployment(String) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Remove a deployment by name
removeDeployment(Deployment) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
removeDeployment(Deployment, boolean) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Remove a deployment by name
removeDeployment(String) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
removeDeployment(String, boolean) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Remove a deployment by name
removeFileMatcher(FileMatcher) - Method in class org.jboss.deployers.vfs.plugins.structure.file.FileStructure
 
removeFileSuffix(String) - Static method in class org.jboss.deployers.vfs.plugins.structure.file.FileStructure
Remove a file suffix
removeIDependOn(DependencyItem) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Remove a dependency
removeIDependOn(DependencyItem) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
removeJarExtension(JarExtensionProvider) - Method in class org.jboss.deployers.vfs.plugins.structure.jar.JARStructure
 
removeMatcher(ModificationTypeMatcher) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.ModificationTypeStructureProcessor
Remove modification type matcher.
removeMetaDataLocation(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
removeMetaDataLocation(VirtualFile...) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
removeMetaDataLocation(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Remove metadata file locations.
removeMetaDataLocation(VirtualFile...) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit
Remove metadata file locations.
removeStructureRoot(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
 
removeStructureRoot(VirtualFile) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.StructureListener
Remove structure root.
removeStructureRoot(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchWrapperModificationChecker
 
removeTopLevelClassLoader(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractTopLevelClassLoaderDeployer
Remove a top level classloader
REQUIREMENT_KEY - Static variable in class org.jboss.deployers.vfs.plugins.classloader.CachingRequirementIntegrationDeployer
The cached requirement key
RequirementIntegrationDeployer<T> - Class in org.jboss.deployers.vfs.plugins.classloader
Integration deployer.
RequirementIntegrationDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.plugins.classloader.RequirementIntegrationDeployer
 
rethrowAsDeploymentException(String, Throwable) - Static method in exception org.jboss.deployers.spi.DeploymentException
Rethrow a throwable as a deployment exception if it isn't already.
RevertedDeploymentContextComparator - Class in org.jboss.deployers.structure.spi.helpers
RevertedDeploymentContextComparator.
RevertedDeploymentContextComparator(Comparator<DeploymentContext>) - Constructor for class org.jboss.deployers.structure.spi.helpers.RevertedDeploymentContextComparator
 

S

safeRemoveBeanComponent(DeploymentUnit, BeanMetaData) - Method in class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor
Ignore all error during component removal.
safeRemoveComponent(DeploymentUnit, C) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeploymentVisitor
Ignore all error during component removal.
SAR - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
JBoss service archive
ScanningDeploymentUnitFilter - Class in org.jboss.deployers.vfs.plugins.annotations
ScanningDeploymentUnitFilter
ScanningDeploymentUnitFilter() - Constructor for class org.jboss.deployers.vfs.plugins.annotations.ScanningDeploymentUnitFilter
 
ScanningMetaData - Interface in org.jboss.deployers.spi.annotations
Scanning meta data.
ScanningMetaDataDeployer - Class in org.jboss.deployers.vfs.plugins.annotations
ScanningMetaDataDeployer.
ScanningMetaDataDeployer() - Constructor for class org.jboss.deployers.vfs.plugins.annotations.ScanningMetaDataDeployer
 
ScanningMetaDataResourceFilter - Class in org.jboss.deployers.vfs.plugins.annotations
ScanningMetaDataResourceFilter
ScanningMetaDataResourceFilter(ScanningMetaData) - Constructor for class org.jboss.deployers.vfs.plugins.annotations.ScanningMetaDataResourceFilter
 
SchemaHelper - Class in org.jboss.deployers.vfs.spi.deployer
Handle Schema.
SchemaHelper() - Constructor for class org.jboss.deployers.vfs.spi.deployer.SchemaHelper
 
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.
SchemaResolverDeployerMetaData - Class in org.jboss.deployers.vfs.plugins.xb
Shortcut for defining new schema resolver deployer.
SchemaResolverDeployerMetaData() - Constructor for class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
ScopeBuilder - Interface in org.jboss.deployers.structure.spi.scope
ScopeBuilder.
ScopedAnnotationEnvironmentDeployer - Class in org.jboss.deployers.vfs.plugins.annotations
Scoped class pool usage annotation environment deployer.
ScopedAnnotationEnvironmentDeployer() - Constructor for class org.jboss.deployers.vfs.plugins.annotations.ScopedAnnotationEnvironmentDeployer
 
ScopedAnnotationEnvironmentDeployer(ScopedClassPoolRepository) - Constructor for class org.jboss.deployers.vfs.plugins.annotations.ScopedAnnotationEnvironmentDeployer
 
ScopedGenericAnnotationDeployer - Class in org.jboss.deployers.plugins.annotations
Scoped generic annotation deployer.
ScopedGenericAnnotationDeployer() - Constructor for class org.jboss.deployers.plugins.annotations.ScopedGenericAnnotationDeployer
 
ScopedGenericAnnotationDeployer(ScopedClassPoolRepository) - Constructor for class org.jboss.deployers.plugins.annotations.ScopedGenericAnnotationDeployer
 
search(DeploymentUnit, String) - Static method in class org.jboss.deployers.spi.deployer.helpers.AttachmentLocator
Deprecated. 
search(DeploymentUnit, String, Class<T>) - Static method in class org.jboss.deployers.spi.deployer.helpers.AttachmentLocator
Deprecated. 
search(DeploymentUnit, Class<T>) - Static method in class org.jboss.deployers.spi.deployer.helpers.AttachmentLocator
Deprecated. 
searchAncestors(DeploymentUnit, String) - Static method in class org.jboss.deployers.spi.deployer.helpers.AttachmentLocator
Get a named attachment, search ancestors
searchAncestors(DeploymentUnit, String, Class<T>) - Static method in class org.jboss.deployers.spi.deployer.helpers.AttachmentLocator
Get named attachment of a given type, search ancestors
searchAncestors(DeploymentUnit, Class<T>) - Static method in class org.jboss.deployers.spi.deployer.helpers.AttachmentLocator
Get an attachment of the given type, search ancestors
searchChildren(DeploymentUnit, String) - Static method in class org.jboss.deployers.spi.deployer.helpers.AttachmentLocator
Get a named attachment, search in children
searchChildren(DeploymentUnit, String, Class<T>) - Static method in class org.jboss.deployers.spi.deployer.helpers.AttachmentLocator
Get named attachment of a given type, search in children
searchChildren(DeploymentUnit, Class<T>) - Static method in class org.jboss.deployers.spi.deployer.helpers.AttachmentLocator
Get an attachment of the given type, search in children
searchMetaDataLocations(String) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
Search the metadata locations.
SecurityActions - Class in org.jboss.deployers.vfs.plugins.structure
 
SecurityActions() - Constructor for class org.jboss.deployers.vfs.plugins.structure.SecurityActions
 
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
 
setAllInputs(boolean) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the allInputs.
setAllowMultipleFiles(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer
Set allow multiple files.
setAttachmentKey(String) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Set attachment key.
setAttachments(Map<String, Object>) - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
setAttachments(Map<String, Object>) - Method in class org.jboss.deployers.spi.attachments.helpers.AbstractMutableAttachments
 
setAttachments(Map<String, Object>) - Method in interface org.jboss.deployers.spi.attachments.MutableAttachments
Set the attachments
setAttachments(Map<String, Object>) - Method in class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
 
setBuildManagedObject(boolean) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
 
setBuildManagedObject(boolean) - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
setCache(StructureCache<T>) - Method in class org.jboss.deployers.vfs.spi.structure.modified.AbstractStructureModificationChecker
Set the structure cache.
setCacheRequirement(boolean) - Method in class org.jboss.deployers.vfs.plugins.classloader.CachingRequirementIntegrationDeployer
 
setCallbacks(Set<Object>) - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Set the callbacks.
setCandidateAnnotations(Set<Class<? extends Annotation>>) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Set the candidate annotations.
setCandidateAnnotationScanning(boolean) - Method in class org.jboss.deployers.vfs.spi.structure.StructureContext
Set the candidate annotation scanning.
setCandidateStructureVisitorFactory(CandidateStructureVisitorFactory) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Set the candidateStructureVisitorFactory.
setCheckChildren(boolean) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
Do we apply modification to the top structure context.
setCheckInterfaces(boolean) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationDeployer
Should we check interfaces for annotations as well.
setCheckInterfaces(boolean) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Should we check interfaces for annotations as well.
setCheckInterfaces(boolean) - Method in class org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer
Should we check interfaces for annotations as well.
setCheckSuper(boolean) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Should we check super class for annotations as well.
setChildrenOnly(boolean) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
Is this matcher children only.
setClassesToBeBound(Class<?>...) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
Set the classes to be bound.
setClassLoader(ClassLoader) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Set the class loader
setClassLoader(ClassLoader) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
setClassLoader(ClassLoader) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setClassLoading(ClassLoading) - Method in class org.jboss.deployers.plugins.classloading.AbstractClassLoaderDescribeDeployer
Set the classLoading.
setClassLoading(ClassLoading) - Method in class org.jboss.deployers.plugins.classloading.AbstractLevelClassLoaderSystemDeployer
Set the classLoading.
setClassPath(List<ClassPathEntry>) - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
Set the classPath.
setClassPath(List<VirtualFile>) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
setClassPath(List<VirtualFile>) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentUnit
 
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
Deprecated. user view should not have setters
setCollectStats(boolean) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Set the collectStats.
setComparator(Comparator<DeploymentContext>) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Set the top deployment context comparator.
setComparator(Comparator<DeploymentContext>) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Set the comparator.
setComparator(Comparator<DeploymentContext>) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
setComparator(Comparator<DeploymentContext>) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setComparatorClassName(String) - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
setComparatorClassName(String) - Method in interface org.jboss.deployers.spi.structure.ContextInfo
The comparator class name, the class must implement
setComponentsOnly(boolean) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the components only.
setComponentVisitor(DeploymentVisitor<C>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractComponentDeployer
Set the component visitor
setContextInfoOrder(Integer) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
 
setDefaultMetaData(ClassLoadingMetaData) - Method in class org.jboss.deployers.plugins.classloading.ClassLoadingDefaultDeployer
Set the defaultMetaData.
setDependentState(ControllerState) - Method in class org.jboss.deployers.vfs.plugins.dependency.DependencyItemMetaData
Set dependent state.
setDeployerManagedObjectBuilder(Deployer, ManagedObjectCreator) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Set the ManagedObjectBuilder for a deployer.
setDeployers(Set<Deployer>) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Set the deployers.
setDeployers(Deployers) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Set the deployers
setDeployers(Set<StructureDeployer>) - Method in class org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl
Set the structureDeployers.
setDeployment(Deployment) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Set the deployment
setDeployment(Deployment) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
setDeployment(Deployment) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setDeploymentUnit(DeploymentUnit) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Set the deployment unit
setDeploymentUnit(DeploymentUnit) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
setDeploymentUnit(DeploymentUnit) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setDeploymentVisitor(DeploymentVisitor<T>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput
Set the deployment visitor
setDirectRootSerialization(boolean) - Method in class org.jboss.deployers.vfs.plugins.client.AbstractVFSDeployment
Should we serialize root directly.
setDisableOptional(boolean) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractOptionalRealDeployer
Should we disable optional flag.
SetDots<V> - Class in org.jboss.deployers.plugins.sort
Domino dots as a set of values.
SetDots(Set<V>) - Constructor for class org.jboss.deployers.plugins.sort.SetDots
 
setExcluded(ClassFilter) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSStructureDeployer
Set the excluded class filter.
setExcludeFilter(ClassFilter) - Method in class org.jboss.deployers.vfs.plugins.annotations.DeploymentUnitClassPath
Set exclude filter.
setExcludes(Set<PathEntryMetaData>) - Method in class org.jboss.deployers.plugins.annotations.AbstractPathMetaData
 
setFeatures(Map<String, Boolean>) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleJBossXBDeployer
Set the unmarshaller features.
setFeatures(Map<String, U>) - Method in class org.jboss.deployers.vfs.spi.deployer.UnmarshallerFactoryDeployer
 
setFileName(String) - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
setFiles(String[]) - Method in class org.jboss.deployers.vfs.plugins.classloader.FilesUrlIntegrationDeployer
Set the matching files.
setFilter(VFSDeploymentUnitFilter) - Method in class org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer
Set vfs deployment filter.
setFilter(ResourceFilter) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSStructureDeployer
Set the filter.
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.
setFilter(VirtualFileFilter) - Method in class org.jboss.deployers.vfs.spi.structure.modified.MetaDataStructureModificationChecker
Set the metadata filter.
setForceAnnotations(boolean) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationDeployer
Should we force all annotations to be available.
setForceAnnotations(boolean) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Should we force all annotations to be available.
setForceAnnotations(boolean) - Method in class org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer
Should we force all annotations to be available.
setHostNameCreator(HostNameCreator) - Method in class org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer
Set host name creator.
setIgnoreDirectories(boolean) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
Set the ignoreDirectories.
setIncluded(ClassFilter) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSStructureDeployer
Set the included class filter.
setIncludeDeploymentFile(boolean) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Set the includeDeploymentFile.
setIncludeDeploymentFile(boolean) - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
setIncludes(Set<PathEntryMetaData>) - Method in class org.jboss.deployers.plugins.annotations.AbstractPathMetaData
 
setIncludeWebInfInClasspath(boolean) - Method in class org.jboss.deployers.vfs.plugins.structure.war.WARStructure
Should we include web-inf in classpath.
setInput(Class<?>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the input
setInputs(Set<String>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the inputs.
setInputs(String...) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the inputs.
setInputs(Class<?>...) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the inputs.
setIntegrationModuleName(String) - Method in class org.jboss.deployers.vfs.plugins.classloader.RequirementIntegrationDeployer
Set the intagration module name.
setIntegrationModuleNames(Set<String>) - Method in class org.jboss.deployers.vfs.plugins.classloader.RequirementIntegrationDeployer
Set integration module names
setIntegrationURL(URL) - Method in class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer
Set integration url.
setIntegrationURLs(Set<URL>) - Method in class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer
Set integration urls.
setItems(List<DependencyItemMetaData>) - Method in class org.jboss.deployers.vfs.plugins.dependency.DependenciesMetaData
Set dependency metadata items.
setJarExtension(String) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Set the jar extension.
setJarExtension(String) - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
setKeepAnnotations(boolean) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
Set the keep annotations flag.
setKeepAnnotations(boolean) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationDeployer
Set the keep annotations flag.
setKeepAnnotations(boolean) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Set the keep annotations flag.
setKeepAnnotations(boolean) - Method in class org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer
Set the keep annotations flag.
setManagedObjectCreator(ManagedObjectCreator) - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
Set the managedObjectCreator.
setMatchers(List<ModificationTypeMatcher>) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.ModificationTypeStructureProcessor
Set modification type matchers.
setMetadata(String) - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
setMetaDataLocations(List<VirtualFile>) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
setMetaDataLocations(List<VirtualFile>) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Set the meta data locations
setMetadataOnly(boolean) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.FileModificationTypeMatcher
Should we check metadata only.
setMetaDataPath(List<String>) - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
Set the meta data paths.
setMetaDataPath(String) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setMetaDataPath(List<String>) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
setMetaDataPath(List<String>) - Method in interface org.jboss.deployers.vfs.spi.structure.VFSDeploymentContext
Set the meta data path relative to the root
setMgtDeploymentCreator(ManagedDeploymentCreator) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Set managed deployment creator.
setMgtObjectCreator(ManagedObjectCreator) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
setMgtObjectCreator(ManagedObjectCreator) - Method in class org.jboss.deployers.vfs.deployer.kernel.KernelDeploymentDeployer
 
setModificationType(ModificationType) - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
setModificationType(ModificationType) - Method in interface org.jboss.deployers.spi.structure.ContextInfo
Set the modification type.
setModificationType(ModificationType) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
Set the modification type.
setModule(String) - Method in class org.jboss.deployers.vfs.plugins.classloader.ModuleRequirementIntegrationDeployer
Set the matching module name.
setMof(ManagedObjectFactory) - Method in class org.jboss.deployers.spi.deployer.helpers.DefaultManagedObjectCreator
 
setMutableScope(ScopeKey) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Set the mutable scope
setMutableScope(ScopeKey) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Set the mutable scope
setMutableScope(ScopeKey) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
setMutableScope(ScopeKey) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
setMutableScope(ScopeKey) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setName(String) - Method in class org.jboss.deployers.client.plugins.deployment.AbstractDeployment
Set the name.
setName(String) - Method in class org.jboss.deployers.plugins.annotations.AbstractPathEntryMetaData
 
setName(String) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Set the name.
setName(String) - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
setNames(Set<String>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Set the names.
setOptionalInputs(Set<String>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractAllInputDeployer
Set optional inputs.
setOriginalAttributes(VisitorAttributes) - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchWrapperModificationChecker
Set original visitor attributes.
setOutput(Class<?>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the output
setOutputs(Set<String>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the outputs.
setOutputs(String...) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the outputs.
setOutputs(Class<?>...) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the outputs.
setPackages(Set<String>) - Method in class org.jboss.deployers.vfs.plugins.classloader.PackageRequirementIntegrationDeployer
Set the matching package names.
setParameters(Transformer) - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Set parameters for the transformation
setParent(DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Set the parent
setParent(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
setParent(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setParentFirst(boolean) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the parentFirst.
setPath(String) - Method in class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
Set the path.
setPath(String) - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
Set the path.
setPathName(String) - Method in class org.jboss.deployers.plugins.annotations.AbstractPathMetaData
 
setPaths(List<PathMetaData>) - Method in class org.jboss.deployers.plugins.annotations.AbstractScanningMetaData
 
setPredeterminedManagedObjects(Attachments) - Method in class org.jboss.deployers.spi.attachments.helpers.PredeterminedManagedObjectAttachmentsImpl
 
setPredeterminedManagedObjects(Attachments) - Method in interface org.jboss.deployers.spi.attachments.PredeterminedManagedObjectAttachments
Set the predetermined managed objects
setPredeterminedManagedObjects(Attachments) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setPrefix(String) - Method in class org.jboss.deployers.vfs.plugins.classloader.DeploymentHostNameCreator
Set prefix.
setProblem(Throwable) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Set the problem for this context
setProblem(Throwable) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
setProblem(Throwable) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setProperties(Map<String, Object>) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
Set the properties.
setRecurseFilter(ResourceFilter) - Method in class org.jboss.deployers.plugins.annotations.FilteredGenericAnnotationDeployer
Set recurse filter.
setRecurseFilter(ResourceFilter) - Method in class org.jboss.deployers.vfs.plugins.annotations.FilteredAnnotationEnvironmentDeployer
Set recurse filter.
setRecurseFilter(ResourceFilter) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSStructureDeployer
Set the recurse filter.
setRegisterMBeans(boolean) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Set whether to register mbeans
setRegisterWithJBossXB(boolean) - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
setRegisterWithJBossXB(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer
Set the registerWithJBossXB.
setRelativeOrder(int) - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
setRelativeOrder(int) - Method in class org.jboss.deployers.plugins.helpers.OrderedImpl
 
setRelativeOrder(int) - Method in class org.jboss.deployers.plugins.sort.DeployerDomino
 
setRelativeOrder(int) - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
setRelativeOrder(int) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
setRelativeOrder(int) - Method in interface org.jboss.deployers.spi.Ordered
Set the relative order.
setRelativeOrder(int) - Method in interface org.jboss.deployers.spi.structure.ContextInfo
Set the relative order of this context
setRelativeOrder(int) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Set the relative order
setRelativeOrder(int) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
setRelativeOrder(int) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setRelativeOrder(int) - Method in class org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper
 
setRelativeOrder(int) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
 
setRepository(ScopedClassPoolRepository) - Method in class org.jboss.deployers.plugins.annotations.ScopedGenericAnnotationDeployer
Set scoped class pool repository.
setRepository(MutableMetaDataRepository) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Set the repository.
setRepository(ScopedClassPoolRepository) - Method in class org.jboss.deployers.vfs.plugins.annotations.ScopedAnnotationEnvironmentDeployer
Set scoped class pool repository.
setRequiredStage(DeploymentStage) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Set the required stage.
setRequiredStage(DeploymentStage) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Set the required stage.
setRequiredStage(DeploymentStage) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
setRequiredStage(DeploymentStage) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
setRequiredStage(DeploymentStage) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setResourceFilter(ResourceFilter) - Method in class org.jboss.deployers.plugins.annotations.FilteredGenericAnnotationDeployer
Set resource filter.
setResourceFilter(ResourceFilter) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
Set the resource filter.
setResourceFilter(ResourceFilter) - Method in class org.jboss.deployers.vfs.plugins.annotations.FilteredAnnotationEnvironmentDeployer
Set resource filter.
setSchemaLocation(String) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
Set schema location.
setSchemaLocation(String) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Set schema location.
setScope(ScopeKey) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Set the scope
setScope(ScopeKey) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Set the scope
setScope(ScopeKey) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
setScope(ScopeKey) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
setScope(ScopeKey) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setScopeBuilder(ScopeBuilder) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Set the scopeBuilder.
setStage(DeploymentStage) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the stage.
setState(DeploymentState) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Set the deployment state
setState(DeploymentState) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
setState(DeploymentState) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
setStructuralDeployers(StructuralDeployers) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Set the structural deployers
setStructureBuilder(StructureBuilder) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers
Set the structureBuilder.
setStructureProcessor(StructureProcessor) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Set structure processor.
setSuffix(String) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput
Set the suffix.
setSuffix(String) - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
setSuffixes(String) - Method in class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
Set the suffixes.
setSuffixes(Set<String>) - Method in class org.jboss.deployers.vfs.plugins.structure.jar.JARStructure
Gets the set of suffixes recognised as jars
setSupportsCandidateAnnotations(boolean) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractStructureDeployer
Set supportsCandidateAnnotations flag.
setSystem(ClassLoaderSystem) - Method in class org.jboss.deployers.plugins.classloading.AbstractLevelClassLoaderSystemDeployer
Set the system.
setTempAttributes(VisitorAttributes) - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchWrapperModificationChecker
Set temp visitor attributes.
setTopLevelOnly(boolean) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the top level only.
setTopLevelOnly(boolean) - Method in class org.jboss.deployers.vfs.plugins.structure.modify.AbstractModificationTypeMatcher
Is this matcher top level only.
setTypes(Set<String>) - Method in class org.jboss.deployers.client.plugins.deployment.AbstractDeployment
Deprecated. 
setTypes(Set<String>) - Method in interface org.jboss.deployers.client.spi.Deployment
Deprecated. 
setUseDefaultFeatures(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.UnmarshallerFactoryDeployer
 
setUseNamespaceAwareParser(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Set the useNamespaceAwareParser.
setUseSchemaValidation(boolean) - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
setUseSchemaValidation(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.JBossXBDeployer
Set the useSchemaValidation.
setUseSchemaValidation(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleJBossXBDeployer
Set the useSchemaValidation.
setUseUnitName(boolean) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
Set use unit name for controller context name.
setUseValidation(boolean) - Method in class org.jboss.deployers.vfs.plugins.xb.SchemaResolverDeployerMetaData
 
setUseValidation(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.JBossXBDeployer
Set the useValidation.
setUseValidation(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleJBossXBDeployer
Set the useValidation.
setValidateDTDs(boolean) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer
Set the validateDTDs.
setValidationEventHandler(ValidationEventHandler) - Method in class org.jboss.deployers.vfs.spi.deployer.JAXBDeployer
Set the validation event handler.
setValue(BeanInfo, ManagedProperty, AbstractBeanMetaData, MetaValue) - Method in class org.jboss.deployers.vfs.deployer.kernel.managed.BeanInstanceClassFactory
 
setValue(Object) - Method in class org.jboss.deployers.vfs.plugins.dependency.DependencyItemMetaData
Set the value.
setWantComponents(boolean) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
Set the want components.
setWebInfLibFilter(VirtualFileFilter) - Method in class org.jboss.deployers.vfs.plugins.structure.war.WARStructure
Set the webInfLibFilter.
setWebInfLibMetaDataFilter(VirtualFileFilter) - Method in class org.jboss.deployers.vfs.plugins.structure.war.WARStructure
Set the webInfLibMetaDataFilter.
setWhenRequired(ControllerState) - Method in class org.jboss.deployers.vfs.plugins.dependency.DependencyItemMetaData
Set when required state.
setXSLPath(String) - Method in class org.jboss.deployers.vfs.spi.deployer.XSLDeployer
Set the xslPath.
shutdown() - Method in interface org.jboss.deployers.client.spi.main.MainDeployer
Shutdown.
shutdown() - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
shutdown() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
shutdown() - Method in interface org.jboss.deployers.spi.deployer.Deployers
Shutdown.
signature - Variable in class org.jboss.deployers.plugins.annotations.DefaultElement
 
size - Variable in class org.jboss.deployers.plugins.sort.DominoOrdering
 
sortDeployers(List<Deployer>, Deployer) - Method in interface org.jboss.deployers.plugins.sort.DeployerSorter
Sort original + newDeployer.
sortDeployers(List<Deployer>, Deployer) - Method in class org.jboss.deployers.plugins.sort.DominoDeployerSorter
 
SPRING - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
Spring archive
StandardDeployerTypes - Interface in org.jboss.deployers.spi.deployer
Standard (known) deployment types found in the DeploymentUnit types set.
start() - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
start() - Method in class org.jboss.deployers.vfs.plugins.classloader.RequirementIntegrationDeployer
Check if integration urls exist.
start() - Method in class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer
Check if integration urls exist.
start() - Method in class org.jboss.deployers.vfs.spi.deployer.MultipleJBossXBDeployer
 
start() - Method in class org.jboss.deployers.vfs.spi.deployer.UnmarshallerFactoryDeployer
 
StructuralDeployers - Interface in org.jboss.deployers.structure.spi
Determine the structure of a deployment
StructureBuilder - Interface in org.jboss.deployers.structure.spi
A StructureBuilder transforms the StructureMetaData for a deployment info a DeploymentContext tree.
StructureCache<T> - Interface in org.jboss.deployers.vfs.spi.structure.modified
Simple structure cache.
StructureContext - Class in org.jboss.deployers.vfs.spi.structure
StructureContext.
StructureContext(VirtualFile, VirtualFile, VirtualFile, StructureMetaData, VFSStructuralDeployers, StructureContext) - Constructor for class org.jboss.deployers.vfs.spi.structure.StructureContext
Create a new structure context from a root
StructureContext(VirtualFile, StructureMetaData, VFSStructuralDeployers) - Constructor for class org.jboss.deployers.vfs.spi.structure.StructureContext
Create a new structure context from a root
StructureContext(VirtualFile, StructureMetaData, StructureContext) - Constructor for class org.jboss.deployers.vfs.spi.structure.StructureContext
Create a new child structure context
StructureDeployer - Interface in org.jboss.deployers.vfs.spi.structure
A StructureDeployer translates a deployment virtual file root into StructureMetaData representing the deployment contexts.
StructureDeployerWrapper - Class in org.jboss.deployers.vfs.plugins.structure
StructureDeployerWrapper.
StructureDeployerWrapper(StructureDeployer) - Constructor for class org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper
Create a new StructureDeployerWrapper.
StructureListener - Interface in org.jboss.deployers.vfs.spi.structure.modified
StructureListener.
StructureMetaData - Interface in org.jboss.deployers.spi.structure
A set of subdeployment contexts.
StructureMetaDataFactory - Class in org.jboss.deployers.spi.structure
StructureFactory.
StructureMetaDataFactory() - Constructor for class org.jboss.deployers.spi.structure.StructureMetaDataFactory
 
StructureMetaDataImpl - Class in org.jboss.deployers.plugins.structure
StructureMetaDataImpl.
StructureMetaDataImpl() - Constructor for class org.jboss.deployers.plugins.structure.StructureMetaDataImpl
 
StructureMetaDataObjectFactory - Class in org.jboss.deployers.vfs.plugins.structure.explicit
An ObjectModelFactory for the jboss-structure.xml descriptor.
StructureMetaDataObjectFactory() - Constructor for class org.jboss.deployers.vfs.plugins.structure.explicit.StructureMetaDataObjectFactory
 
StructureModificationChecker - Interface in org.jboss.deployers.vfs.spi.structure.modified
Simple structure modification checker interface.
StructureProcessor - Interface in org.jboss.deployers.structure.spi
Pre and post structure metadata processor.
SynchAdapter - Interface in org.jboss.deployers.vfs.spi.structure.modified
Synch adapter.
SynchVisitor - Class in org.jboss.deployers.vfs.spi.structure.modified
Synch file visitor.
SynchVisitor(VisitorAttributes, StructureCache<Long>, SynchAdapter) - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.SynchVisitor
 
SynchWrapperModificationChecker - Class in org.jboss.deployers.vfs.spi.structure.modified
Synch wrapper modification checker.
SynchWrapperModificationChecker(AbstractStructureModificationChecker<Long>, SynchAdapter) - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.SynchWrapperModificationChecker
 

T

TempTopModificationTypeMatcher - Class in org.jboss.deployers.vfs.plugins.structure.modify
Temp top modification type matcher.
TempTopModificationTypeMatcher(String...) - Constructor for class org.jboss.deployers.vfs.plugins.structure.modify.TempTopModificationTypeMatcher
 
throwCycleException(Object) - Method in class org.jboss.deployers.plugins.sort.DominoOrdering
Throw the cycle exception.
toMap(String, Class<?>, String, Class<?>) - Static method in class org.jboss.deployers.vfs.spi.deployer.JBossExtensionDeployer
 
toString() - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
toString() - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
toString() - Method in class org.jboss.deployers.plugins.sort.DeployerDomino
 
toString() - Method in class org.jboss.deployers.plugins.sort.SetDots
 
toString() - Method in class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
 
toString(StringBuilder) - Method in class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
For subclasses to override toString()
toString() - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
toString(StringBuilder) - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
For subclasses to override toString()
toString() - Method in class org.jboss.deployers.plugins.structure.StructureMetaDataImpl
 
toString(StringBuilder) - Method in class org.jboss.deployers.plugins.structure.StructureMetaDataImpl
For subclasses to override toString()
toString() - Method in class org.jboss.deployers.spi.deployer.DeploymentStage
 
toString() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
toString() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
toString() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
toString() - Method in class org.jboss.deployers.vfs.plugins.client.AbstractVFSDeployment
 
toString() - Method in class org.jboss.deployers.vfs.plugins.structure.MetaDataMatchFilter
 
toString() - Method in class org.jboss.deployers.vfs.plugins.structure.StructureDeployerWrapper
 
toVirtualFiles(List<VirtualFileSerializator>) - Static method in class org.jboss.deployers.vfs.plugins.vfs.VirtualFileSerializator
Transform VirtualFileSerializators to VirtualFiles.
toVirtualFileSerializators(List<VirtualFile>) - Static method in class org.jboss.deployers.vfs.plugins.vfs.VirtualFileSerializator
Transform VirtualFiles to VirtualFileSerializators.
TrackingMutableAttachments - Class in org.jboss.deployers.structure.spi.helpers
TrackingMutableAttachments.
TrackingMutableAttachments(MutableAttachments) - Constructor for class org.jboss.deployers.structure.spi.helpers.TrackingMutableAttachments
Create a new TrackingMutableAttachments.
transformToElements(ElementType, Class<A>, Class<M>) - Method in class org.jboss.deployers.plugins.annotations.DefaultAnnotationEnvironment
Transform class names into classes.
TreeStructureCache<T> - Class in org.jboss.deployers.vfs.spi.structure.modified
Tree base structure cache.
TreeStructureCache() - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.TreeStructureCache
 

U

undeploy(Deployment...) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Undeploy the deployments
undeploy(String...) - Method in interface org.jboss.deployers.client.spi.DeployerClient
Undeploy a deployments by name
undeploy(DeploymentUnit, ClassLoadingMetaData) - Method in class org.jboss.deployers.plugins.classloading.AbstractClassLoaderDescribeDeployer
 
undeploy(DeploymentUnit) - Method in class org.jboss.deployers.plugins.deployers.DeployerWrapper
 
undeploy(Deployment...) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
undeploy(String...) - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
 
undeploy(DeploymentUnit) - Method in interface org.jboss.deployers.spi.deployer.Deployer
Undeploy an deployment
undeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractAllInputDeployer
 
undeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractClassLoaderDeployer
 
undeploy(DeploymentUnit, T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractComponentVisitor
 
undeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer
 
undeploy(DeploymentUnit, T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractDeploymentVisitor
 
undeploy(DeploymentUnit, T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractOptionalRealDeployer
Undeploy
undeploy(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer
 
undeploy(DeploymentUnit, DeploymentVisitor<U>) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput
Undeploy over visitor.
undeploy(DeploymentUnit, T) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer
 
undeploy(DeploymentUnit, T) - Method in interface org.jboss.deployers.spi.deployer.helpers.DeploymentVisitor
Undeploy the deployment
undeploy(DeploymentUnit, NamedAliasMetaData) - Method in class org.jboss.deployers.vfs.deployer.kernel.AliasDeploymentDeployer.AliasMetaDataVisitor
 
undeploy(DeploymentUnit, KernelDeployment) - Method in class org.jboss.deployers.vfs.deployer.kernel.AliasDeploymentDeployer.KernelDeploymentVisitor
 
undeploy(DeploymentUnit, BeanMetaData) - Method in class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer
 
undeploy(DeploymentUnit, T) - Method in class org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor
 
undeploy(DeploymentUnit, NamedAliasMetaData) - Method in class org.jboss.deployers.vfs.deployer.kernel.DeploymentAliasMetaDataDeployer
 
undeploy(VFSDeploymentUnit, T) - Method in class org.jboss.deployers.vfs.plugins.classloader.CachingRequirementIntegrationDeployer
 
undeploy(VFSDeploymentUnit) - Method in class org.jboss.deployers.vfs.plugins.classloader.InMemoryClassesDeployer
 
undeploy(VFSDeploymentUnit, T) - Method in class org.jboss.deployers.vfs.plugins.classloader.RequirementIntegrationDeployer
 
undeploy(VFSDeploymentUnit, T) - Method in class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer
 
undeploy(VFSDeploymentUnit, ClassLoadingMetaData) - Method in class org.jboss.deployers.vfs.plugins.classloader.VFSClassLoaderClassPathDeployer
 
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
undeployComponents(DeploymentUnit) - Method in class org.jboss.deployers.spi.deployer.helpers.AbstractComponentDeployer
 
uninstall(ControllerContext, ControllerState, ControllerState) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
 
UnitVisitorToContextVisitor - Class in org.jboss.deployers.structure.spi.helpers
UnitVisitorToContextVisitor.
UnitVisitorToContextVisitor(DeploymentUnitVisitor) - Constructor for class org.jboss.deployers.structure.spi.helpers.UnitVisitorToContextVisitor
Create a new UnitVisitorToContextVisitor.
UnjarTopModificationTypeMatcher - Class in org.jboss.deployers.vfs.plugins.structure.modify
Unjar top modification type matcher.
UnjarTopModificationTypeMatcher(String...) - Constructor for class org.jboss.deployers.vfs.plugins.structure.modify.UnjarTopModificationTypeMatcher
 
unlockRead() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Unlock for read
unlockWrite() - Method in class org.jboss.deployers.plugins.main.MainDeployerImpl
Unlock for write
UnmarshallerFactoryDeployer<T,U> - Class in org.jboss.deployers.vfs.spi.deployer
Unmarshaller factory deployer.
UnmarshallerFactoryDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.spi.deployer.UnmarshallerFactoryDeployer
 
unregisterMBean(DeploymentContext) - Method in class org.jboss.deployers.plugins.deployers.DeployersImpl
Unregister a deployment context's mbean
unregisterMBeans(DeploymentContext, boolean, boolean) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Unregister mbeans
unregisterMBeans(DeploymentContext, boolean, boolean) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
Unregister mbeans
UNSPECIFIED_TYPE - Static variable in interface org.jboss.deployers.spi.deployer.StandardDeployerTypes
The deployment type used if a deployer does not specify anything
update(VirtualFile, VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.MergeOverrideSynchAdapter
 
update(VirtualFile, VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.MergeSynchAdapter
 
update(VirtualFile, VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.OverrideSynchAdapter
 
update(VirtualFile, VirtualFile) - Method in interface org.jboss.deployers.vfs.spi.structure.modified.SynchAdapter
Update file.
UpdateDeleteVisitor - Class in org.jboss.deployers.vfs.spi.structure.modified
Synch on update and delete file visitor.
UpdateDeleteVisitor(VisitorAttributes, StructureCache<Long>, SynchAdapter, VirtualFile) - Constructor for class org.jboss.deployers.vfs.spi.structure.modified.UpdateDeleteVisitor
 
UrlIntegrationDeployer<T> - Class in org.jboss.deployers.vfs.plugins.classloader
Integration deployer.
UrlIntegrationDeployer(Class<T>) - Constructor for class org.jboss.deployers.vfs.plugins.classloader.UrlIntegrationDeployer
 

V

valueOf(String) - Static method in enum org.jboss.deployers.spi.DeploymentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.deployers.spi.structure.ModificationType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.deployers.spi.DeploymentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.deployers.spi.structure.ModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
VFS2BaseBridgeDeploymentUnitFilter - Class in org.jboss.deployers.vfs.spi.structure.helpers
Bridge deployment unit filter.
VFS2BaseBridgeDeploymentUnitFilter() - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.VFS2BaseBridgeDeploymentUnitFilter
 
VFS_CLASS_PATH - Static variable in class org.jboss.deployers.vfs.plugins.classloader.VFSClassLoaderClassPathDeployer
The vfs classpath
VFS_EXCLUDES - Static variable in class org.jboss.deployers.vfs.plugins.classloader.VFSClassLoaderClassPathDeployer
The vfs excluded
VFSClassLoaderClassPathDeployer - Class in org.jboss.deployers.vfs.plugins.classloader
VFSClassLoaderClassPathDeployer.
VFSClassLoaderClassPathDeployer() - Constructor for class org.jboss.deployers.vfs.plugins.classloader.VFSClassLoaderClassPathDeployer
Create a new VFSClassLoaderClassPathDeployer.
VFSClassLoaderDescribeDeployer - Class in org.jboss.deployers.vfs.plugins.classloader
VFSClassLoaderDescribeDeployer.
VFSClassLoaderDescribeDeployer() - Constructor for class org.jboss.deployers.vfs.plugins.classloader.VFSClassLoaderDescribeDeployer
 
VFSDeployment - Interface in org.jboss.deployers.vfs.spi.client
VFSDeployment.
VFSDeploymentClassLoaderPolicyModule - Class in org.jboss.deployers.vfs.plugins.classloader
VFSDeploymentClassLoaderPolicyModule.
VFSDeploymentClassLoaderPolicyModule(DeploymentUnit) - Constructor for class org.jboss.deployers.vfs.plugins.classloader.VFSDeploymentClassLoaderPolicyModule
Create a new VFSDeploymentClassLoaderPolicyModule.
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.
VFSDeploymentResourceLoaderImpl - Class in org.jboss.deployers.vfs.plugins.structure
VFSDeploymentResourceLoader.
VFSDeploymentResourceLoaderImpl(VirtualFile) - Constructor for class org.jboss.deployers.vfs.plugins.structure.VFSDeploymentResourceLoaderImpl
Create a new VFSDeploymentResourceLoader.
VFSDeploymentUnit - Interface in org.jboss.deployers.vfs.spi.structure
VFSDeploymentUnit.
VFSDeploymentUnitFilter - Interface in org.jboss.deployers.vfs.spi.structure
VFSDeploymentUnitFilter.
VFSStructuralDeployers - Interface in org.jboss.deployers.vfs.spi.structure
VFSStructuralDeployers.
VFSStructuralDeployersImpl - Class in org.jboss.deployers.vfs.plugins.structure
VFSStructuralDeployersImpl.
VFSStructuralDeployersImpl() - Constructor for class org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl
Create a new VFSStructuralDeployers.
VFSStructuralDeployersImpl(Set<StructureDeployer>) - Constructor for class org.jboss.deployers.vfs.plugins.structure.VFSStructuralDeployersImpl
Create a new VFSStructurealDeployers.
VFSStructureBuilder - Class in org.jboss.deployers.vfs.plugins.structure
VFSStructureBuilder.
VFSStructureBuilder() - Constructor for class org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder
 
VirtualFileDeploymentUnitFilter - Class in org.jboss.deployers.vfs.spi.structure.helpers
VirtualFileDeploymentUnitFilter.
VirtualFileDeploymentUnitFilter(VirtualFileFilter) - Constructor for class org.jboss.deployers.vfs.spi.structure.helpers.VirtualFileDeploymentUnitFilter
 
VirtualFileSerializator - Class in org.jboss.deployers.vfs.plugins.vfs
A minimal way of serializing VirtualFiles.
VirtualFileSerializator() - Constructor for class org.jboss.deployers.vfs.plugins.vfs.VirtualFileSerializator
 
VirtualFileSerializator(VirtualFile) - Constructor for class org.jboss.deployers.vfs.plugins.vfs.VirtualFileSerializator
 
visit(ResourceContext) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationResourceVisitor
 
visit(DeploymentContextVisitor) - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Visit the context and the children
visit(DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.DeploymentContextVisitor
Visit a context
visit(DeploymentUnitVisitor) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Visit the unit and the children
visit(DeploymentUnit) - Method in interface org.jboss.deployers.structure.spi.DeploymentUnitVisitor
Visit a unit
visit(DeploymentContextVisitor) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
visit(DeploymentUnitVisitor) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
visit(DeploymentContextVisitor) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
visit(DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.UnitVisitorToContextVisitor
 
visit(ResourceVisitor, ResourceFilter, ResourceFilter, URL...) - Method in class org.jboss.deployers.vfs.plugins.classloader.VFSDeploymentClassLoaderPolicyModule
 
visit(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.AbstractCandidateStructureVisitor
 
visit(DeploymentUnit) - Method in class org.jboss.deployers.vfs.spi.structure.helpers.ClassPathVisitor
 
visit(VirtualFile) - Method in class org.jboss.deployers.vfs.spi.structure.modified.SynchVisitor
 
visitModule(DeploymentUnit, Module, GenericAnnotationResourceVisitor) - Method in class org.jboss.deployers.plugins.annotations.FilteredGenericAnnotationDeployer
We look for filter attachments: * org.jboss.classloading.spi.visitor.ResourceFilter.resource - plain resource filter * org.jboss.classloading.spi.visitor.ResourceFilter.recurse - recurse resource filter
visitModule(DeploymentUnit, Module, GenericAnnotationResourceVisitor) - Method in class org.jboss.deployers.plugins.annotations.GenericAnnotationDeployer
Visit module.
visitModule(Module, ResourceVisitor, ResourceFilter, ResourceFilter) - Method in class org.jboss.deployers.plugins.classloading.AbstractResourceVisitorDeployer
Visit module.
visitModule(VFSDeploymentUnit, Module, GenericAnnotationResourceVisitor) - Method in class org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer
Visit module.
visitModule(VFSDeploymentUnit, Module, GenericAnnotationResourceVisitor) - Method in class org.jboss.deployers.vfs.plugins.annotations.FilteredAnnotationEnvironmentDeployer
We look for filter attachments: * org.jboss.classloading.spi.visitor.ResourceFilter.resource - plain resource filter * org.jboss.classloading.spi.visitor.ResourceFilter.recurse - recurse resource filter

W

WARStructure - Class in org.jboss.deployers.vfs.plugins.structure.war
WARStructure.
WARStructure() - Constructor for class org.jboss.deployers.vfs.plugins.structure.war.WARStructure
Sets the default relative order 1000.
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.client.plugins.deployment.AbstractDeployment
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.plugins.attachments.AttachmentsImpl
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.plugins.structure.ClassPathEntryImpl
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.plugins.structure.ContextInfoImpl
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.plugins.structure.StructureMetaDataImpl
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.spi.attachments.helpers.AbstractAttachments
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.spi.attachments.helpers.ManagedObjectAttachmentsImpl
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.spi.attachments.helpers.ManagedObjectsWithTransientAttachmentsImpl
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.spi.attachments.helpers.PredeterminedManagedObjectAttachmentsImpl
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.vfs.plugins.client.AbstractVFSDeployment
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.vfs.plugins.structure.AbstractVFSDeploymentContext
 
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 B C D E F G H I J K L M N O P R S T U V W X

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