A C D E F G H I L M O P R S T V W

A

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.
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.
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
 
addAttachment(String, Object) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
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
 
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
 
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
 
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
 
ALL_VERSIONS - Static variable in class org.jboss.deployers.structure.spi.classloading.VersionRange
All versions
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.

C

Capability - Interface in org.jboss.deployers.structure.spi.classloading
Capability.
ClassLoaderFactory - Interface in org.jboss.deployers.structure.spi
ClassLoaderFactory.
ClassLoaderMetaData - Class in org.jboss.deployers.structure.spi.classloading
ClassLoaderMetaData.
ClassLoaderMetaData() - Constructor for class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
 
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
 
cleanupRepository(DeploymentContext) - Static method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Cleanup the repository
clear() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
clearChangeCount() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
compare(DeploymentContext, DeploymentContext) - Method in class org.jboss.deployers.structure.spi.helpers.DefaultDeploymentContextComparator
 
compareTo(Version) - Method in class org.jboss.deployers.structure.spi.classloading.helpers.VersionImpl
 
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.
createChildDeploymentContext(DeploymentContext, ContextInfo) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Create a child deployment context
createClassLoader(DeploymentContext) - 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
 
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
createDeploymentUnit() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Create a deployment unit
createRootDeploymentContext(Deployment) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder
Create the root deployment context

D

DEFAULT_VERSION - Static variable in interface org.jboss.deployers.structure.spi.classloading.Version
The default version
DefaultDeploymentContextComparator - Class in org.jboss.deployers.structure.spi.helpers
DefaultDeploymentContextComparator.
DefaultDeploymentContextComparator() - Constructor for class org.jboss.deployers.structure.spi.helpers.DefaultDeploymentContextComparator
 
DefaultScopeBuilder - Class in org.jboss.deployers.structure.spi.scope.helpers
DefaultScopeBuilder.
DefaultScopeBuilder() - Constructor for class org.jboss.deployers.structure.spi.scope.helpers.DefaultScopeBuilder
 
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
 
DeploymentContext - Interface in org.jboss.deployers.structure.spi
DeploymentContext.
DeploymentContextVisitor - Interface in org.jboss.deployers.structure.spi
DeploymentContextVisitor.
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.
DeploymentUnit - Interface in org.jboss.deployers.structure.spi
DeploymentUnit.
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

E

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.structure.spi.classloading.helpers.ModuleCapabilityImpl
 
equals(Object) - Method in class org.jboss.deployers.structure.spi.classloading.helpers.PackageCapabilityImpl
 
equals(Object) - Method in class org.jboss.deployers.structure.spi.classloading.helpers.RequireModuleImpl
 
equals(Object) - Method in class org.jboss.deployers.structure.spi.classloading.helpers.RequirePackageImpl
 
equals(Object) - Method in class org.jboss.deployers.structure.spi.classloading.helpers.VersionImpl
 
equals(Object) - Method in class org.jboss.deployers.structure.spi.classloading.VersionRange
 
error(DeploymentContext) - Method in interface org.jboss.deployers.structure.spi.DeploymentContextVisitor
Invoked when there is a subsequent error in the visit
ExportAll - Enum in org.jboss.deployers.structure.spi.classloading
ExportAll.

F

findResource(String) - Method in class org.jboss.deployers.structure.spi.helpers.DeploymentResourceClassLoader
 
findResources(String) - Method in class org.jboss.deployers.structure.spi.helpers.DeploymentResourceClassLoader
 

G

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
 
getAttachment(String) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getAttachments() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getCapabilities() - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Get the capabilities.
getChangeCount() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
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
 
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
 
getComparator() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
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
 
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
getControllerContextNames() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
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
 
getDependencyInfo() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
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
 
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() - 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. 
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
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
getDomain() - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Get the domain.
getExportAll() - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Get the exportAll.
getHigh() - Method in class org.jboss.deployers.structure.spi.classloading.VersionRange
Get the high.
getLow() - Method in class org.jboss.deployers.structure.spi.classloading.VersionRange
Get the low.
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
 
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
 
getMutableScope() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
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.structure.spi.classloading.ClassLoaderMetaData
Get the name.
getName() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.ModuleCapabilityImpl
 
getName() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.PackageCapabilityImpl
 
getName() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.RequireModuleImpl
 
getName() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.RequirePackageImpl
 
getName() - Method in interface org.jboss.deployers.structure.spi.classloading.ModuleCapability
The name of the module
getName() - Method in interface org.jboss.deployers.structure.spi.classloading.PackageCapability
Get the package name
getName() - Method in interface org.jboss.deployers.structure.spi.classloading.RequireModule
The required module name
getName() - Method in interface org.jboss.deployers.structure.spi.classloading.RequirePackage
The required package name
getName() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
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
 
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
 
getParentDomain() - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Get the parentDomain.
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 class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getProblem() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getRelativeOrder() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
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
 
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.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
 
getRepository(DeploymentContext) - Static method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Get the repository for a deployment context
getRequirements() - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Get the requirements.
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
 
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
 
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
 
getScope() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
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(DeploymentContext) - Static method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
Get the scope builder for a deployment context
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.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
 
getState() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
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
 
getStructureBuilder() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers
Get the structureBuilder.
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
 
getTransientAttachments() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
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.AbstractDeploymentUnit
 
getTransientManagedObjects() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getTypes() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Get the deployment types associated with this deployment.
getTypes() - Method in interface org.jboss.deployers.structure.spi.DeploymentUnit
Get the deployment types associated with this deployment.
getTypes() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
getTypes() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
getTypes() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
getVersion() - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Get the version.
getVersion() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.ModuleCapabilityImpl
 
getVersion() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.PackageCapabilityImpl
 
getVersion() - Method in interface org.jboss.deployers.structure.spi.classloading.ModuleCapability
The version of the module
getVersion() - Method in interface org.jboss.deployers.structure.spi.classloading.PackageCapability
Get the package version
getVersionRange() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.RequireModuleImpl
 
getVersionRange() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.RequirePackageImpl
 
getVersionRange() - Method in interface org.jboss.deployers.structure.spi.classloading.RequireModule
The version range
getVersionRange() - Method in interface org.jboss.deployers.structure.spi.classloading.RequirePackage
The version range

H

hasAttachments() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
hashCode() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.ModuleCapabilityImpl
 
hashCode() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.PackageCapabilityImpl
 
hashCode() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.RequireModuleImpl
 
hashCode() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.RequirePackageImpl
 
hashCode() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.VersionImpl
 
hashCode() - Method in class org.jboss.deployers.structure.spi.classloading.VersionRange
 

I

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
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.scope.helpers.DefaultScopeBuilder
The singleton instance
isAttachmentPresent(String) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
isComponent() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
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
 
isDeployed() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
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
 
isHighInclusive() - Method in class org.jboss.deployers.structure.spi.classloading.VersionRange
Get the highInclusive.
isImportAll() - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Whether to import all
isInRange(Version) - Method in class org.jboss.deployers.structure.spi.classloading.VersionRange
Test whether a version is in range
isJ2seClassLoadingCompliance() - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Get the j2seClassLoadingCompliance.
isLowInclusive() - Method in class org.jboss.deployers.structure.spi.classloading.VersionRange
Get the lowInclusive.
isTopLevel() - Method in interface org.jboss.deployers.structure.spi.DeploymentContext
Whether this 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.ComponentDeploymentContext
 

L

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

M

MainDeployerStructure - Interface in org.jboss.deployers.structure.spi.main
MainDeployerStructure.
ModuleCapability - Interface in org.jboss.deployers.structure.spi.classloading
ModuleCapability.
ModuleCapabilityImpl - Class in org.jboss.deployers.structure.spi.classloading.helpers
ModuleCapabilityImpl.
ModuleCapabilityImpl(String) - Constructor for class org.jboss.deployers.structure.spi.classloading.helpers.ModuleCapabilityImpl
Create a new ModuleCapabilityImpl with the default version
ModuleCapabilityImpl(String, Version) - Constructor for class org.jboss.deployers.structure.spi.classloading.helpers.ModuleCapabilityImpl
Create a new ModuleCapabilityImpl.

O

org.jboss.deployers.structure.spi - package org.jboss.deployers.structure.spi
 
org.jboss.deployers.structure.spi.classloading - package org.jboss.deployers.structure.spi.classloading
 
org.jboss.deployers.structure.spi.classloading.helpers - package org.jboss.deployers.structure.spi.classloading.helpers
 
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
 

P

PackageCapability - Interface in org.jboss.deployers.structure.spi.classloading
PackageCapability.
PackageCapabilityImpl - Class in org.jboss.deployers.structure.spi.classloading.helpers
PackageCapabilityImpl.
PackageCapabilityImpl(String) - Constructor for class org.jboss.deployers.structure.spi.classloading.helpers.PackageCapabilityImpl
Create a new PackageCapabilityImpl with the default version
PackageCapabilityImpl(String, Version) - Constructor for class org.jboss.deployers.structure.spi.classloading.helpers.PackageCapabilityImpl
Create a new PackageCapabilityImpl.
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

R

readExternal(ObjectInput) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
readExternal(ObjectInput) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
removeAttachment(String) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 
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
 
removeClassLoader(DeploymentContext) - 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
 
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
 
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
 
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
 
Requirement - Interface in org.jboss.deployers.structure.spi.classloading
Requirement.
RequireModule - Interface in org.jboss.deployers.structure.spi.classloading
RequireModule.
RequireModuleImpl - Class in org.jboss.deployers.structure.spi.classloading.helpers
RequireModuleImpl.
RequireModuleImpl(String) - Constructor for class org.jboss.deployers.structure.spi.classloading.helpers.RequireModuleImpl
Create a new RequireModuleImpl with no version constraint
RequireModuleImpl(String, VersionRange) - Constructor for class org.jboss.deployers.structure.spi.classloading.helpers.RequireModuleImpl
Create a new RequireModuleImpl.
RequirePackage - Interface in org.jboss.deployers.structure.spi.classloading
RequirePackage.
RequirePackageImpl - Class in org.jboss.deployers.structure.spi.classloading.helpers
RequirePackageImpl.
RequirePackageImpl(String) - Constructor for class org.jboss.deployers.structure.spi.classloading.helpers.RequirePackageImpl
Create a new RequirePackageImpl with no version constraint
RequirePackageImpl(String, VersionRange) - Constructor for class org.jboss.deployers.structure.spi.classloading.helpers.RequirePackageImpl
Create a new RequirePackageImpl.
resolves(DeploymentUnit, Requirement) - Method in interface org.jboss.deployers.structure.spi.classloading.Capability
Whether this capability resolves the requirement
resolves(DeploymentUnit, Requirement) - Method in class org.jboss.deployers.structure.spi.classloading.helpers.ModuleCapabilityImpl
 
resolves(DeploymentUnit, Requirement) - Method in class org.jboss.deployers.structure.spi.classloading.helpers.PackageCapabilityImpl
 

S

ScopeBuilder - Interface in org.jboss.deployers.structure.spi.scope
ScopeBuilder.
setCapabilities(List<Capability>) - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Set the capabilities.
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
 
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
 
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
 
setDomain(String) - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Set the domain.
setExportAll(ExportAll) - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Set the exportAll.
setImportAll(boolean) - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Set the importAll.
setJ2seClassLoadingCompliance(boolean) - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Set the j2seClassLoadingCompliance.
setMetaDataPath(String) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
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.structure.spi.classloading.ClassLoaderMetaData
Set the name.
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
 
setParentDomain(String) - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Set the parentDomain.
setPredeterminedManagedObjects(Attachments) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 
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
 
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
 
setRequirements(List<Requirement>) - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Set the requirements.
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
 
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
 
setStructureBuilder(StructureBuilder) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers
Set the structureBuilder.
setVersion(Version) - Method in class org.jboss.deployers.structure.spi.classloading.ClassLoaderMetaData
Set the version.
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.

T

toString() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.ModuleCapabilityImpl
 
toString() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.PackageCapabilityImpl
 
toString() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.RequireModuleImpl
 
toString() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.RequirePackageImpl
 
toString() - Method in class org.jboss.deployers.structure.spi.classloading.helpers.VersionImpl
 
toString() - Method in class org.jboss.deployers.structure.spi.classloading.VersionRange
 
toString() - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
toString() - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 

V

valueOf(String) - Static method in enum org.jboss.deployers.structure.spi.classloading.ExportAll
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.deployers.structure.spi.classloading.ExportAll
Returns an array containing the constants of this enum type, in the order they're declared.
Version - Interface in org.jboss.deployers.structure.spi.classloading
Version.
VersionImpl - Class in org.jboss.deployers.structure.spi.classloading.helpers
VersionImpl.
VersionImpl(String) - Constructor for class org.jboss.deployers.structure.spi.classloading.helpers.VersionImpl
Create a new VersionImpl.
VersionRange - Class in org.jboss.deployers.structure.spi.classloading
VersionRange.
VersionRange(Version) - Constructor for class org.jboss.deployers.structure.spi.classloading.VersionRange
Create a new VersionRange with just a low inclusive check
VersionRange(Version, Version) - Constructor for class org.jboss.deployers.structure.spi.classloading.VersionRange
Create a new VersionRange with low inclusive and high non-inclusive
VersionRange(Version, boolean, Version, boolean) - Constructor for class org.jboss.deployers.structure.spi.classloading.VersionRange
Create a new VersionRange.
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(DeploymentContextVisitor) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
visit(DeploymentContextVisitor) - Method in class org.jboss.deployers.structure.spi.helpers.ComponentDeploymentContext
 

W

writeExternal(ObjectOutput) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentContext
 
writeExternal(ObjectOutput) - Method in class org.jboss.deployers.structure.spi.helpers.AbstractDeploymentUnit
 

A C D E F G H I L M O P R S T V W

Copyright ? 2007 JBoss Inc.. All Rights Reserved.