- canonicalize(String) - Static method in class org.jboss.modules.PathUtils
 
- 
Canonicalize the given path.
 
- CDSECT - Static variable in interface org.jboss.modules.xml.XmlPullParser
 
- 
A CDATA sections was just read;
 this token is available only from calls to 
nextToken().
 
 
- changeAll(String, ModuleLoader) - Static method in class __redirected.__JAXPRedirected
 
- 
Change all provided factories to the ones contained in the
 specified module using the standard META-INF/services lookup
 pattern.
 
- changeAll(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__JAXPRedirected
 
- 
 
- changeDefaultFactory(String, ModuleLoader) - Static method in class __redirected.__DatatypeFactory
 
-  
 
- changeDefaultFactory(String, ModuleLoader) - Static method in class __redirected.__DocumentBuilderFactory
 
-  
 
- changeDefaultFactory(String, ModuleLoader) - Static method in class __redirected.__SAXParserFactory
 
-  
 
- changeDefaultFactory(String, ModuleLoader) - Static method in class __redirected.__SchemaFactory
 
-  
 
- changeDefaultFactory(String, ModuleLoader) - Static method in class __redirected.__TransformerFactory
 
-  
 
- changeDefaultFactory(String, ModuleLoader) - Static method in class __redirected.__XMLEventFactory
 
-  
 
- changeDefaultFactory(String, ModuleLoader) - Static method in class __redirected.__XMLInputFactory
 
-  
 
- changeDefaultFactory(String, ModuleLoader) - Static method in class __redirected.__XMLOutputFactory
 
-  
 
- changeDefaultFactory(String, ModuleLoader) - Static method in class __redirected.__XMLReaderFactory
 
-  
 
- changeDefaultFactory(String, ModuleLoader) - Static method in class __redirected.__XPathFactory
 
-  
 
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__DatatypeFactory
 
- 
Deprecated.
 
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__DocumentBuilderFactory
 
- 
Deprecated.
 
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__SAXParserFactory
 
- 
Deprecated.
 
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__SchemaFactory
 
- 
Deprecated.
 
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__TransformerFactory
 
- 
Deprecated.
 
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__XMLEventFactory
 
- 
Deprecated.
 
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__XMLInputFactory
 
- 
Deprecated.
 
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__XMLOutputFactory
 
- 
Deprecated.
 
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__XMLReaderFactory
 
- 
Deprecated.
 
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__XPathFactory
 
-  
 
- charRefOneCharBuf - Variable in class org.jboss.modules.xml.MXParser
 
-  
 
- classDefined(String, Module) - Method in class org.jboss.modules.log.JDKModuleLogger
 
-  
 
- classDefined(String, Module) - Method in interface org.jboss.modules.log.ModuleLogger
 
-  
 
- classDefined(String, Module) - Method in class org.jboss.modules.log.NoopModuleLogger
 
-  
 
- classDefined(String, Module) - Method in class org.jboss.modules.log.StreamModuleLogger
 
-  
 
- classDefineFailed(Throwable, String, Module) - Method in class org.jboss.modules.log.JDKModuleLogger
 
-  
 
- classDefineFailed(Throwable, String, Module) - Method in interface org.jboss.modules.log.ModuleLogger
 
-  
 
- classDefineFailed(Throwable, String, Module) - Method in class org.jboss.modules.log.NoopModuleLogger
 
-  
 
- classDefineFailed(Throwable, String, Module) - Method in class org.jboss.modules.log.StreamModuleLogger
 
- ClassDefiner - Class in org.jboss.modules
 
- 
A hook for frameworks which need to define additional classes to a module's class loader.
 
- ClassFilter - Interface in org.jboss.modules.filter
 
- 
Filter used to determine whether a class name should be included or excluded from imports and exports.
 
- ClassFilters - Class in org.jboss.modules.filter
 
- 
Static factory methods for class filter types.
 
- ClassifyingModuleLoader - Class in org.jboss.modules
 
- 
A module loader which selects a delegate module loader based upon the prefix of the module name.
 
- ClassifyingModuleLoader(String, Map<String, ModuleLoader>, ModuleLoader) - Constructor for class org.jboss.modules.ClassifyingModuleLoader
 
- 
Construct a new instance.
 
- CLASSPATH - Static variable in class org.jboss.modules.ModuleIdentifier
 
- 
Deprecated.
The class path module (only present if booted from a class path).
 
- ClassSpec - Class in org.jboss.modules
 
- 
A class definition specification.
 
- ClassSpec() - Constructor for class org.jboss.modules.ClassSpec
 
- 
Construct a new instance.
 
- ClassTransformer - Interface in org.jboss.modules
 
- 
A class file transformer which operates on byte buffers.
 
- clear() - Method in class org.jboss.modules.management.ObjectProperties
 
-  
 
- clear() - Method in interface org.jboss.modules.ref.Reference
 
- 
Clear the reference.
 
- clear() - Method in class org.jboss.modules.ref.StrongReference
 
-  
 
- clearAssertionStatus() - Method in class org.jboss.modules.ModuleClassLoader
 
- clone() - Method in class org.jboss.modules.management.ObjectProperties
 
-  
 
- clone() - Method in class org.jboss.modules.ModuleClassLoader
 
- close() - Method in class org.jboss.modules.LocalModuleFinder
 
- 
Close this module loader and release all backing files.
 
- close() - Method in class org.jboss.modules.LocalModuleLoader
 
- 
Close this module loader and release all backing files.
 
- close() - Method in interface org.jboss.modules.ResourceLoader
 
- 
Closes this resource, relinquishing any underlying resources.
 
- column - Variable in exception org.jboss.modules.xml.XmlPullParserException
 
-  
 
- columnNumber - Variable in class org.jboss.modules.xml.MXParser
 
-  
 
- COMMENT - Static variable in interface org.jboss.modules.xml.XmlPullParser
 
- 
An XML comment was just read.
 
- compareTo(Version) - Method in class org.jboss.modules.Version
 
- 
Compares this module version to another module version.
 
- ConcreteModuleSpec - Class in org.jboss.modules
 
- 
A Module specification for a concrete module implementation.
 
- ConcurrentClassLoader - Class in org.jboss.modules
 
- 
A classloader which can delegate to multiple other classloaders without risk of deadlock.
 
- ConcurrentClassLoader() - Constructor for class org.jboss.modules.ConcurrentClassLoader
 
- 
Construct a new instance, using our class loader as the parent.
 
- ConcurrentClassLoader(String) - Constructor for class org.jboss.modules.ConcurrentClassLoader
 
- 
Construct a new instance, using our class loader as the parent.
 
- ConcurrentClassLoader(ConcurrentClassLoader) - Constructor for class org.jboss.modules.ConcurrentClassLoader
 
- 
Construct a new instance with the given parent class loader, which must be a concurrent class loader, or null
 to create a root concurrent class loader.
 
- ConcurrentClassLoader(ConcurrentClassLoader, String) - Constructor for class org.jboss.modules.ConcurrentClassLoader
 
- 
Construct a new instance with the given parent class loader, which must be a concurrent class loader, or null
 to create a root concurrent class loader.
 
- construct() - Method in class org.jboss.modules.security.ImmediatePermissionFactory
 
-  
 
- construct() - Method in class org.jboss.modules.security.LoadedPermissionFactory
 
-  
 
- construct() - Method in class org.jboss.modules.security.ModularPermissionFactory
 
-  
 
- construct() - Method in interface org.jboss.modules.security.PermissionFactory
 
- 
Construct a new instance of the permission.
 
- constructFromClass(Class<? extends Permission>, String, String) - Static method in interface org.jboss.modules.security.PermissionFactory
 
- 
Utility method to reflectively construct a permission from a given class.
 
- contains(Object) - Method in class org.jboss.modules.management.ObjectProperties
 
-  
 
- containsKey(Object) - Method in class org.jboss.modules.management.ObjectProperties
 
-  
 
- containsValue(Object) - Method in class org.jboss.modules.management.ObjectProperties
 
-  
 
- create() - Method in class org.jboss.modules.filter.MultiplePathFilterBuilder
 
- 
Create the path filter from this builder's current state.
 
- create() - Method in interface org.jboss.modules.ModuleSpec.AliasBuilder
 
- 
Create the module specification from this builder.
 
- create() - Method in interface org.jboss.modules.ModuleSpec.Builder
 
- 
Create the module specification from this builder.
 
- create(String) - Static method in class org.jboss.modules.ModuleIdentifier
 
- 
Deprecated.
Creates a new module identifier using the specified name.
 
- create(String, String) - Static method in class org.jboss.modules.ModuleIdentifier
 
- 
Deprecated.
Creates a new module identifier using the specified name and slot.
 
- create(ModuleClassLoader.Configuration) - Method in interface org.jboss.modules.ModuleClassLoaderFactory
 
- 
Create the module class loader.
 
- create(Reference.Type, T, A) - Static method in class org.jboss.modules.ref.References
 
- 
Create a reference of a given type with the provided value and attachment.
 
- create(Reference.Type, T, A, ReferenceQueue<? super T>) - Static method in class org.jboss.modules.ref.References
 
- 
Create a reference of a given type with the provided value and attachment.
 
- create(Reference.Type, T, A, Reaper<T, A>) - Static method in class org.jboss.modules.ref.References
 
- 
Create a reference of a given type with the provided value and attachment.
 
- createAttribute(String, String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createAttribute(String, String, String, String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createAttribute(QName, String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createCData(String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createCharacters(String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createClassFilteredLocalLoader(ClassFilter, LocalLoader) - Static method in class org.jboss.modules.LocalLoaders
 
- 
Create a filtered local loader.
 
- createClassLoaderDependencySpec(ClassLoader, Set<String>) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createClassLoaderDependencySpec(ClassLoader, Set<String>, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createClassLoaderDependencySpec(PathFilter, PathFilter, ClassLoader, Set<String>) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createComment(String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createDefaultResolver() - Static method in interface org.jboss.modules.maven.MavenResolver
 
- 
Create a Maven artifact resolver using the default strategy.
 
- createDTD(String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createEndDocument() - Method in class __redirected.__XMLEventFactory
 
-  
 
- createEndElement(String, String, String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createEndElement(String, String, String, Iterator) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createEndElement(QName, Iterator) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createEntityReference(String, EntityDeclaration) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createFileResourceLoader(String, File) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
 
- createFileResourceLoader$$bridge(String, File) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
Deprecated.
 
- createFilteredLocalLoader(ClassFilter, PathFilter, LocalLoader) - Static method in class org.jboss.modules.LocalLoaders
 
- 
Create a filtered local loader.
 
- createFilteredReader(XMLEventReader, EventFilter) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createFilteredReader(XMLStreamReader, StreamFilter) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createFilteredResourceLoader(PathFilter, IterableResourceLoader) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
Create a filtered view of an iterable resource loader, which allows classes to be included or excluded on a name basis.
 
- createFilteredResourceLoader(PathFilter, ResourceLoader) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
Create a filtered view of a resource loader, which allows classes to be included or excluded on a name basis.
 
- createIgnorableSpace(String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createIterableClassFilteredLocalLoader(ClassFilter, IterableLocalLoader) - Static method in class org.jboss.modules.LocalLoaders
 
- 
Create a filtered local loader.
 
- createIterableFileResourceLoader(String, File) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
 
- createIterableFilteredLocalLoader(ClassFilter, PathFilter, IterableLocalLoader) - Static method in class org.jboss.modules.LocalLoaders
 
- 
Create a filtered local loader.
 
- createIterableFilteredResourceLoader(PathFilter, IterableResourceLoader) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
 
- createIterableJarResourceLoader(String, JarFile) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
 
- createIterablePathFilteredLocalLoader(PathFilter, IterableLocalLoader) - Static method in class org.jboss.modules.LocalLoaders
 
- 
Create a filtered local loader.
 
- createJarResourceLoader(String, JarFile) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
 
- createJarResourceLoader(String, JarFile, String) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
 
- createJarResourceLoader(JarFile) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
Create a JAR-backed resource loader.
 
- createJarResourceLoader(JarFile, String) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
Create a JAR-backed resource loader.
 
- createJarResourceLoader$$bridge(String, JarFile) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
Deprecated.
 
- createLocalDependencySpec() - Static method in class org.jboss.modules.DependencySpec
 
- 
Create a dependency on the current module's local resources.
 
- createLocalDependencySpec(PathFilter, PathFilter) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createLocalDependencySpec(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createLocalDependencySpec(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter, LocalLoader, Set<String>) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createLocalDependencySpec(PathFilter, PathFilter, LocalLoader, Set<String>) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createLocalDependencySpec(LocalLoader, Set<String>) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createLocalDependencySpec(LocalLoader, Set<String>, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createMavenArtifactLoader(String) - Static method in class org.jboss.modules.maven.MavenArtifactUtil
 
- 
A utility method to create a Maven artifact resource loader for the given artifact name.
 
- createMavenArtifactLoader(MavenResolver, String) - Static method in class org.jboss.modules.maven.MavenArtifactUtil
 
- 
A utility method to create a Maven artifact resource loader for the given artifact name.
 
- createMavenArtifactLoader(MavenResolver, ArtifactCoordinates, String) - Static method in class org.jboss.modules.maven.MavenArtifactUtil
 
- 
A utility method to create a Maven artifact resource loader for the given artifact coordinates.
 
- createModuleDependencySpec(String) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(String, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(String, boolean, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(PathFilter, String, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter, ModuleLoader, String, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter, ModuleLoader, ModuleIdentifier, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(PathFilter, PathFilter, ModuleLoader, String, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(PathFilter, PathFilter, ModuleLoader, ModuleIdentifier, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(PathFilter, ModuleIdentifier, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(PathFilter, ModuleLoader, String, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(PathFilter, ModuleLoader, ModuleIdentifier, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(ModuleIdentifier) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(ModuleIdentifier, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(ModuleIdentifier, boolean, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(ModuleLoader, String, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(ModuleLoader, String, boolean, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(ModuleLoader, ModuleIdentifier, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createModuleDependencySpec(ModuleLoader, ModuleIdentifier, boolean, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
 
- createNamespace(String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createNamespace(String, String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createPathFilteredLocalLoader(PathFilter, LocalLoader) - Static method in class org.jboss.modules.LocalLoaders
 
- 
Create a filtered local loader.
 
- createPathResourceLoader(String, Path) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
 
- createPathResourceLoader(Path) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
Create a NIO2 Path-backed iterable resource loader.
 
- createProcessingInstruction(String, String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createResourceLoader(String, String, String) - Method in interface org.jboss.modules.xml.ModuleXmlParser.ResourceRootFactory
 
-  
 
- createResourceLoaderSpec(ResourceLoader) - Static method in class org.jboss.modules.ResourceLoaderSpec
 
- 
Construct a new instance which accepts all paths in the resource loader.
 
- createResourceLoaderSpec(ResourceLoader, PathFilter) - Static method in class org.jboss.modules.ResourceLoaderSpec
 
- 
Construct a new instance.
 
- createServiceResourceLoader(Map<String, List<String>>) - Static method in class org.jboss.modules.ResourceLoaders
 
- 
Create a service resource loader.
 
- createSpace(String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createStartDocument() - Method in class __redirected.__XMLEventFactory
 
-  
 
- createStartDocument(String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createStartDocument(String, String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createStartDocument(String, String, boolean) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createStartElement(String, String, String) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createStartElement(String, String, String, Iterator, Iterator) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createStartElement(String, String, String, Iterator, Iterator, NamespaceContext) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createStartElement(QName, Iterator, Iterator) - Method in class __redirected.__XMLEventFactory
 
-  
 
- createSubloader(String, String) - Method in interface org.jboss.modules.ResourceLoader
 
- 
Create a loader which loads resources under a relative subdirectory relative to this loader.
 
- createSystemDependencySpec(Set<String>) - Static method in class org.jboss.modules.DependencySpec
 
- 
Create a system dependency.
 
- createSystemDependencySpec(Set<String>, boolean) - Static method in class org.jboss.modules.DependencySpec
 
- 
Create a system dependency.
 
- createSystemDependencySpec(PathFilter, PathFilter, Set<String>) - Static method in class org.jboss.modules.DependencySpec
 
- 
Create a system dependency.
 
- createXMLEventReader(InputStream) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLEventReader(InputStream, String) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLEventReader(Reader) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLEventReader(String, InputStream) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLEventReader(String, Reader) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLEventReader(XMLStreamReader) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLEventReader(Source) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLEventWriter(OutputStream) - Method in class __redirected.__XMLOutputFactory
 
-  
 
- createXMLEventWriter(OutputStream, String) - Method in class __redirected.__XMLOutputFactory
 
-  
 
- createXMLEventWriter(Writer) - Method in class __redirected.__XMLOutputFactory
 
-  
 
- createXMLEventWriter(Result) - Method in class __redirected.__XMLOutputFactory
 
-  
 
- createXMLStreamReader(InputStream) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLStreamReader(InputStream, String) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLStreamReader(Reader) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLStreamReader(String, InputStream) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLStreamReader(String, Reader) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLStreamReader(Source) - Method in class __redirected.__XMLInputFactory
 
-  
 
- createXMLStreamWriter(OutputStream) - Method in class __redirected.__XMLOutputFactory
 
-  
 
- createXMLStreamWriter(OutputStream, String) - Method in class __redirected.__XMLOutputFactory
 
-  
 
- createXMLStreamWriter(Writer) - Method in class __redirected.__XMLOutputFactory
 
-  
 
- createXMLStreamWriter(Result) - Method in class __redirected.__XMLOutputFactory
 
-  
 
- FactoryPermissionCollection - Class in org.jboss.modules.security
 
- 
A permission collection which lazily instantiates the permission objects on first use.
 
- FactoryPermissionCollection(PermissionFactory...) - Constructor for class org.jboss.modules.security.FactoryPermissionCollection
 
- 
Construct a new instance.
 
- fastHash(char[], int, int) - Static method in class org.jboss.modules.xml.MXParser
 
- 
simplistic implementation of hash function that has constant
 time to compute - so it also means diminishing hash quality for long strings
 but for XML parsing it should be good enough ...
 
- FEATURE_NAMES_INTERNED - Static variable in class org.jboss.modules.xml.MXParser
 
-  
 
- FEATURE_PROCESS_DOCDECL - Static variable in interface org.jboss.modules.xml.XmlPullParser
 
- 
This feature determines whether the document declaration
 is processed.
 
- FEATURE_PROCESS_NAMESPACES - Static variable in interface org.jboss.modules.xml.XmlPullParser
 
- 
This feature determines whether the parser processes
 namespaces.
 
- FEATURE_REPORT_NAMESPACE_ATTRIBUTES - Static variable in interface org.jboss.modules.xml.XmlPullParser
 
- 
This feature determines whether namespace attributes are
 exposed via the attribute access methods.
 
- FEATURE_VALIDATION - Static variable in interface org.jboss.modules.xml.XmlPullParser
 
- 
If this feature is activated, all validation errors as
 defined in the XML 1.0 sepcification are reported.
 
- FEATURE_XML_ROUNDTRIP - Static variable in class org.jboss.modules.xml.MXParser
 
-  
 
- fileNameOfPath(String) - Static method in class org.jboss.modules.PathUtils
 
- 
Get the file name (last) segment of the given path.
 
- FileSystemClassPathModuleFinder - Class in org.jboss.modules
 
- 
A module finder which loads modules from individual JARs or directories on the file system, supporting the JAR specification headers
 as well as the extended MANIFEST headers supported by JBoss Modules.
 
- FileSystemClassPathModuleFinder(Supplier<ModuleLoader>, Supplier<ModuleLoader>) - Constructor for class org.jboss.modules.FileSystemClassPathModuleFinder
 
- 
Construct a new instance.
 
- FileSystemClassPathModuleFinder(ModuleLoader) - Constructor for class org.jboss.modules.FileSystemClassPathModuleFinder
 
- 
Construct a new instance.
 
- FileSystemClassPathModuleFinder(ModuleLoader, Supplier<ModuleLoader>) - Constructor for class org.jboss.modules.FileSystemClassPathModuleFinder
 
- 
Construct a new instance.
 
- fillBuf() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- filtered(PathFilter, Iterator<Resource>) - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get a filtered view of a resource iteration.
 
- filterPaths(Iterable<String>, PathFilter, T) - Static method in class org.jboss.modules.PathUtils
 
- 
Filter the paths from source into target using filter.
 
- finalize() - Method in class org.jboss.modules.ModuleClassLoader
 
- findClass(String) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
 
- findClass(String, boolean, boolean) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Find a class, possibly delegating to other loader(s).
 
- findClass(String, boolean, boolean) - Method in class org.jboss.modules.ModuleClassLoader
 
- 
Find a class, possibly delegating to other loader(s).
 
- findClass(String, String) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
 
- findLibrary(String) - Method in class org.jboss.modules.ModuleClassLoader
 
- 
Find a library from one of the resource loaders.
 
- findLoadedModuleLocal(String) - Method in class org.jboss.modules.ModuleLoader
 
- 
Find an already-loaded module, returning null if the module isn't currently loaded.
 
- findLoadedModuleLocal(ModuleIdentifier) - Method in class org.jboss.modules.ModuleLoader
 
- 
 
- findLoadedPackage(String) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Load a package from this class loader only.
 
- findModule(String) - Method in class org.jboss.modules.ClassifyingModuleLoader
 
- 
Find a Module's specification in this ModuleLoader by its name.
 
- findModule(String) - Method in class org.jboss.modules.ModuleLoader
 
- 
Find a Module's specification in this ModuleLoader by its name.
 
- findModule(String, ModuleLoader) - Method in class org.jboss.modules.FileSystemClassPathModuleFinder
 
-  
 
- findModule(String, ModuleLoader) - Method in class org.jboss.modules.JarModuleFinder
 
- 
Deprecated.
  
- findModule(String, ModuleLoader) - Method in class org.jboss.modules.JDKModuleFinder
 
-  
 
- findModule(String, ModuleLoader) - Method in class org.jboss.modules.LocalModuleFinder
 
-  
 
- findModule(String, ModuleLoader) - Method in interface org.jboss.modules.ModuleFinder
 
- 
Find a module specification for the given name.
 
- findModule(String, ModuleLoader) - Method in class org.jboss.modules.ResourceLoaderModuleFinder
 
-  
 
- findModule(ModuleIdentifier) - Method in class org.jboss.modules.ModuleLoader
 
- 
 
- findModule(ModuleIdentifier, ModuleLoader) - Method in interface org.jboss.modules.ModuleFinder
 
- 
Find a module specification for the given identifier.
 
- findResource(String) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Never used.
 
- findResource(String, boolean) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Find the resource with the given name and exported status.
 
- findResource(String, boolean) - Method in class org.jboss.modules.ModuleClassLoader
 
- 
Find the resource with the given name and exported status.
 
- findResource(String, String) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Find the resource with the given name in specified java module.
 
- findResourceAsStream(String, boolean) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Finds the resource with the given name and exported status, returning the resource content as a stream.
 
- findResourceAsStream(String, boolean) - Method in class org.jboss.modules.ModuleClassLoader
 
- 
Finds the resource with the given name and exported status, returning the resource content as a stream.
 
- findResources(String) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Never used.
 
- findResources(String, boolean) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Finds the resources with the given name and exported status.
 
- findResources(String, boolean) - Method in class org.jboss.modules.ModuleClassLoader
 
- 
Finds the resources with the given name and exported status.
 
- forClass(Class<?>) - Static method in class org.jboss.modules.Module
 
- 
Get the module for a loaded class, or null if the class did not come from any module.
 
- forClass(Class<?>) - Static method in class org.jboss.modules.ModuleLoader
 
- 
Get the module loader for a class.
 
- forClassLoader(ClassLoader) - Static method in class org.jboss.modules.ModuleLoader
 
- 
Get the module loader for a class loader.
 
- forClassLoader(ClassLoader, boolean) - Static method in class org.jboss.modules.Module
 
- 
Get the module for a class loader, or null if the class loader is not associated with any module.
 
- fromResourcePathFilter(PathFilter) - Static method in class org.jboss.modules.filter.ClassFilters
 
- 
Get a class filter which uses a resource path filter to filter classes.
 
- fromString(String) - Static method in class org.jboss.modules.maven.ArtifactCoordinates
 
- 
Parse a string and produce artifact coordinates from it.
 
- fromString(String) - Static method in class org.jboss.modules.ModuleIdentifier
 
- 
Deprecated.
Parse a module specification from a string.
 
- get() - Method in interface org.jboss.modules.ref.Reference
 
- 
Get the value, or null if the reference has been cleared.
 
- get() - Method in class org.jboss.modules.ref.StrongReference
 
-  
 
- get(Object) - Method in class org.jboss.modules.management.ObjectProperties
 
-  
 
- getAliasName() - Method in class org.jboss.modules.AliasModuleSpec
 
- 
Get the module alias name.
 
- getAliasName() - Method in interface org.jboss.modules.ModuleSpec.AliasBuilder
 
- 
Get the name of the module being referenced by this builder.
 
- getAliasTarget() - Method in class org.jboss.modules.AliasModuleSpec
 
- 
 
- getAliasTarget() - Method in interface org.jboss.modules.ModuleSpec.AliasBuilder
 
- 
 
- getAlphaPart() - Method in class org.jboss.modules.Version.Iterator
 
- 
Get the current alphabetical part.
 
- getArchName() - Static method in class org.jboss.modules.NativeLibraryResourceLoader
 
- 
Get the detected architecture name for this platform.
 
- getArtifactId() - Method in class org.jboss.modules.maven.ArtifactCoordinates
 
- 
Get the artifact ID.
 
- getAssertionSetting() - Method in class org.jboss.modules.ClassSpec
 
- 
Get the class assertion setting.
 
- getAssertionSetting() - Method in class org.jboss.modules.PackageSpec
 
- 
Get the package assertion setting.
 
- getAssociatedStylesheet(Source, String, String, String) - Method in class __redirected.__TransformerFactory
 
-  
 
- getAttachment() - Method in class org.jboss.modules.ref.PhantomReference
 
-  
 
- getAttachment() - Method in interface org.jboss.modules.ref.Reference
 
- 
Get the attachment, if any.
 
- getAttachment() - Method in class org.jboss.modules.ref.SoftReference
 
-  
 
- getAttachment() - Method in class org.jboss.modules.ref.StrongReference
 
-  
 
- getAttachment() - Method in class org.jboss.modules.ref.WeakReference
 
-  
 
- getAttribute(String) - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- getAttribute(String) - Method in class __redirected.__TransformerFactory
 
-  
 
- getAttributeCount() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getAttributeCount() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the number of attributes of the current start tag, or
 -1 if the current event type is not START_TAG
 
- getAttributeName(int) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getAttributeName(int) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the local name of the specified attribute
 if namespaces are enabled or just attribute name if namespaces are disabled.
 
- getAttributeNamespace(int) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getAttributeNamespace(int) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the namespace URI of the attribute
 with the given index (starts from 0).
 
- getAttributePrefix(int) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getAttributePrefix(int) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the prefix of the specified attribute
 Returns null if the element has no prefix.
 
- getAttributeType(int) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getAttributeType(int) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the type of the specified attribute
 If parser is non-validating it MUST return CDATA.
 
- getAttributeValue(int) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getAttributeValue(int) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the given attributes value.
 
- getAttributeValue(String, String) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getAttributeValue(String, String) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the attributes value identified by namespace URI and namespace localName.
 
- getBootModuleLoader() - Static method in class org.jboss.modules.Module
 
- 
Gets the boot module loader.
 
- getByteBuffer() - Method in class org.jboss.modules.ClassSpec
 
- 
Get the class byte buffer, if one is set.
 
- getBytes() - Method in class org.jboss.modules.ClassSpec
 
- 
Get the class file bytes, if they are set.
 
- getCallerModule() - Static method in class org.jboss.modules.Module
 
- 
Get the caller's module.
 
- getCallerModuleLoader() - Static method in class org.jboss.modules.Module
 
- 
Gets the current module loader.
 
- getClassCount() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
 
- 
Get the number of classes defined in this module loader.
 
- getClassDefineTime() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
 
- 
Get the estimated CPU time (in nanoseconds) spent defining classes for this loader.
 
- getClassExportFilter() - Method in class org.jboss.modules.DependencySpec
 
- 
Get the dependency class export filter.
 
- getClassExportFilter() - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Get the class export filter to use.
 
- getClassifier() - Method in class org.jboss.modules.maven.ArtifactCoordinates
 
- 
Get the classifier.
 
- getClassImportFilter() - Method in class org.jboss.modules.DependencySpec
 
- 
Get the dependency class import filter.
 
- getClassImportFilter() - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Get the class import filter to use.
 
- getClassLoader() - Method in class org.jboss.modules.management.ModuleInfo
 
- 
Get the class loader (as a string).
 
- getClassLoader() - Method in class org.jboss.modules.Module
 
- 
Get the class loader for a module.
 
- getClassNotFoundExceptionMessage(String, Module) - Method in class org.jboss.modules.ModuleClassLoader
 
- 
Returns an exception message used when producing instances of ClassNotFoundException.
 
- getClassSpec(String) - Method in class org.jboss.modules.AbstractResourceLoader
 
-  
 
- getClassSpec(String) - Method in interface org.jboss.modules.ResourceLoader
 
- 
Get the class specification for the given class name.
 
- getCodeSource() - Method in class org.jboss.modules.ClassSpec
 
- 
Get the code source (should not be null).
 
- getColumnNumber() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getColumnNumber() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the current column number, starting from 0.
 
- getColumnNumber() - Method in exception org.jboss.modules.xml.XmlPullParserException
 
-  
 
- getContentHandler() - Method in class __redirected.__XMLReaderFactory
 
-  
 
- getContextModuleLoader() - Static method in class org.jboss.modules.Module
 
- 
Get the current thread's context module loader.
 
- getDefault() - Static method in interface org.jboss.modules.xml.ModuleXmlParser.ResourceRootFactory
 
- 
Get the default resource root factory.
 
- getDefaultImportFilter() - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get the default import path filter, which excludes all of META-INF and its subdirectories.
 
- getDefaultImportFilterWithServices() - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get the default import-with-services path filter which excludes all of META-INF and its subdirectories,
 with the exception of META-INF/services.
 
- getDependencies() - Method in class org.jboss.modules.ConcreteModuleSpec
 
-  
 
- getDependencies() - Method in class org.jboss.modules.management.ModuleInfo
 
- 
Get the dependency information list.
 
- getDependencies() - Method in class org.jboss.modules.Module
 
- 
Get the current dependencies of this module.
 
- getDependencies(String) - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
 
- 
Get the dependencies of the named module.
 
- getDependencies(Module) - Method in class org.jboss.modules.ModuleLoader
 
- 
Get the current dependency list for a module which was defined by this module loader, without any access checks.
 
- getDependencyType() - Method in class org.jboss.modules.management.DependencyInfo
 
- 
Get the dependency type class name.
 
- getDepth() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getDepth() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the current depth of the element.
 
- getDescription() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
 
- 
Get a description of this module loader.
 
- getDTDHandler() - Method in class __redirected.__XMLReaderFactory
 
-  
 
- getEntityResolver() - Method in class __redirected.__XMLReaderFactory
 
-  
 
- getErrorHandler() - Method in class __redirected.__SchemaFactory
 
-  
 
- getErrorHandler() - Method in class __redirected.__XMLReaderFactory
 
-  
 
- getErrorListener() - Method in class __redirected.__TransformerFactory
 
-  
 
- getEventAllocator() - Method in class __redirected.__XMLInputFactory
 
-  
 
- getEventType() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getEventType() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the type of the current event (START_TAG, END_TAG, TEXT, etc.)
 
- getExportedPaths() - Method in class org.jboss.modules.Module
 
- 
Get all the paths exported by this module.
 
- getExportedResource(String) - Method in class org.jboss.modules.Module
 
- 
Get an exported resource URL.
 
- getExportedResource(String, String) - Method in class org.jboss.modules.Module
 
- 
 
- getExportedResources(String) - Method in class org.jboss.modules.Module
 
- 
Get all exported resource URLs for a resource name.
 
- getExportFilter() - Method in class org.jboss.modules.DependencySpec
 
- 
Get the dependency export filter.
 
- getExportFilter() - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Get the export filter to use.
 
- getExportFilter() - Method in class org.jboss.modules.management.DependencyInfo
 
- 
Get the export filter, as a string.
 
- getFallbackLoader() - Method in class org.jboss.modules.management.ModuleInfo
 
- 
Get the fallback loader (as a string).
 
- getFeature(String) - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- getFeature(String) - Method in class __redirected.__SAXParserFactory
 
-  
 
- getFeature(String) - Method in class __redirected.__SchemaFactory
 
-  
 
- getFeature(String) - Method in class __redirected.__TransformerFactory
 
-  
 
- getFeature(String) - Method in class __redirected.__XMLReaderFactory
 
-  
 
- getFeature(String) - Method in class __redirected.__XPathFactory
 
-  
 
- getFeature(String) - Method in class org.jboss.modules.xml.MXParser
 
- 
Unknown properties are always returned as false
 
- getFeature(String) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the current value of the given feature.
 
- getFinders() - Method in class org.jboss.modules.ModuleLoader
 
- 
Get the module finders configured for this module loader.
 
- getGroupId() - Method in class org.jboss.modules.maven.ArtifactCoordinates
 
- 
Get the group ID.
 
- getIdentifier() - Method in class org.jboss.modules.Module
 
- 
 
- getIdentifier() - Method in class org.jboss.modules.ModuleDependencySpec
 
- 
 
- getIdentifier() - Method in interface org.jboss.modules.ModuleSpec.AliasBuilder
 
- 
 
- getIdentifier() - Method in interface org.jboss.modules.ModuleSpec.Builder
 
- 
 
- getImplTitle() - Method in class org.jboss.modules.PackageSpec
 
- 
Get the implementation title.
 
- getImplVendor() - Method in class org.jboss.modules.PackageSpec
 
- 
Get the implementation vendor.
 
- getImplVersion() - Method in class org.jboss.modules.PackageSpec
 
- 
Get the implementation version.
 
- getImportedPaths() - Method in class org.jboss.modules.Module
 
- 
Get the (unmodifiable) set of paths which are imported into this module class loader, including local paths.
 
- getImportFilter() - Method in class org.jboss.modules.DependencySpec
 
- 
Get the dependency import filter.
 
- getImportFilter() - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Get the import filter to use.
 
- getImportFilter() - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
- 
Get the import filter to use.
 
- getImportFilter() - Method in class org.jboss.modules.management.DependencyInfo
 
- 
Get the import filter, as a string.
 
- getInputEncoding() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getInputEncoding() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the input encoding if known, null otherwise.
 
- getInstance() - Static method in class org.jboss.modules.ClassDefiner
 
- 
Get the class definer instance.
 
- getInstance() - Static method in class org.jboss.modules.JDKModuleFinder
 
- 
Get the singleton instance.
 
- getInstance() - Static method in class org.jboss.modules.log.NoopModuleLogger
 
-  
 
- getJarName() - Static method in class org.jboss.modules.Main
 
- 
Get the name of the JBoss Modules JAR.
 
- getKey() - Method in class org.jboss.modules.management.ObjectProperties.Property
 
-  
 
- getLibrary(String) - Method in class org.jboss.modules.AbstractResourceLoader
 
-  
 
- getLibrary(String) - Method in class org.jboss.modules.NativeLibraryResourceLoader
 
- 
Get the absolute physical filesystem path for a library with the given name.
 
- getLibrary(String) - Method in interface org.jboss.modules.ResourceLoader
 
- 
Get the absolute physical filesystem path for a library with the given name.
 
- getLineNumber() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getLineNumber() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the current line number, starting from 1.
 
- getLineNumber() - Method in exception org.jboss.modules.xml.XmlPullParserException
 
-  
 
- getLinkTime() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
 
- 
Get the estimated CPU time (in nanoseconds) spent linking in the life of this module loader.
 
- getLoadedModuleCount() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
 
- 
Get the number of modules currently loaded.
 
- getLoaderPaths() - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
- 
Get the loader paths set.
 
- getLoadTime() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
 
- 
Get the estimated CPU time (in nanoseconds) spent loading modules into this loader.
 
- getLocalLoader() - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
- 
Get the local loader to use.
 
- getLocalLoader() - Method in class org.jboss.modules.management.DependencyInfo
 
- 
Get the local loader type class name.
 
- getLocalLoaderPaths() - Method in class org.jboss.modules.management.DependencyInfo
 
- 
Get the list of paths made available by the local loader.
 
- getLocalPaths() - Method in class org.jboss.modules.ModuleClassLoader
 
- 
Get the (unmodifiable) set of paths which are locally available in this module class loader.
 
- getLocation() - Method in class org.jboss.modules.management.ResourceLoaderInfo
 
- 
Get the resource loader location.
 
- getLocation() - Method in class org.jboss.modules.NativeLibraryResourceLoader
 
-  
 
- getLocation() - Method in interface org.jboss.modules.ResourceLoader
 
- 
Get the base location of the resources in this loader (if any).
 
- getMainClass() - Method in class org.jboss.modules.ConcreteModuleSpec
 
-  
 
- getMainClass() - Method in class org.jboss.modules.management.ModuleInfo
 
- 
Get the main class name.
 
- getMetaInfFilter() - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get a filter which matches the path "META-INF".
 
- getMetaInfServicesFilter() - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get a filter which matches the path "META-INF/services".
 
- getMetaInfSubdirectoriesFilter() - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get a filter which matches any subdirectory of the path "META-INF".
 
- getMetaInfSubdirectoriesWithoutMetaInfFilter() - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get a filter which matches all of META-INF's subdirectories, but not META-INF itself.
 
- getModule() - Method in class org.jboss.modules.ModuleClassLoader
 
- 
Get the module for this class loader.
 
- getModule(String) - Method in class org.jboss.modules.Module
 
- 
Get the module with the given identifier from the module loader used by this module.
 
- getModule(ModuleIdentifier) - Method in class org.jboss.modules.Module
 
- 
 
- getModuleDescription(String) - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
 
- 
Get the complete description of this module.
 
- getModuleDescription(Module) - Method in class org.jboss.modules.ModuleLoader
 
- 
Get a string representation of the given module, used in debug output and stack traces.
 
- getModuleFromCallerModuleLoader(String) - Static method in class org.jboss.modules.Module
 
- 
Get a module from the current module loader.
 
- getModuleFromCallerModuleLoader(ModuleIdentifier) - Static method in class org.jboss.modules.Module
 
- 
 
- getModuleIdentifier() - Method in class org.jboss.modules.ModuleSpec
 
- 
 
- getModuleLoader() - Method in class org.jboss.modules.management.DependencyInfo
 
- 
Get the module loader MXBean of this dependency.
 
- getModuleLoader() - Method in class org.jboss.modules.management.ModuleInfo
 
- 
Get the associated module loader MXBean.
 
- getModuleLoader() - Method in class org.jboss.modules.Module
 
- 
Get the module loader which created this module.
 
- getModuleLoader() - Method in class org.jboss.modules.ModuleDependencySpec
 
- 
Get the module loader of this dependency, or null if the defined module's loader is to be used.
 
- getModuleLoader() - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
- 
Get the module loader of the dependency.
 
- getModuleLogger() - Static method in class org.jboss.modules.Module
 
- 
Get the logger used by the module system.
 
- getModuleName() - Method in class org.jboss.modules.management.DependencyInfo
 
- 
Get the module name, as a string.
 
- getModulePathsInfo(String, boolean) - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
 
- 
Get a paths map for a given module.
 
- getName() - Method in class org.jboss.modules.management.ModuleInfo
 
- 
Get the name of the corresponding module.
 
- getName() - Method in class org.jboss.modules.Module
 
- 
Get this module's name.
 
- getName() - Method in class org.jboss.modules.ModuleClassLoader
 
- 
Get the name of this module.
 
- getName() - Method in class org.jboss.modules.ModuleDependencySpec
 
- 
Get the module name of the dependency.
 
- getName() - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
- 
Get the module name.
 
- getName() - Method in class org.jboss.modules.ModuleIdentifier
 
- 
Deprecated.
Get the module name.
 
- getName() - Method in interface org.jboss.modules.ModuleSpec.AliasBuilder
 
- 
Get the name of the module being defined by this builder.
 
- getName() - Method in interface org.jboss.modules.ModuleSpec.Builder
 
- 
Get the name of the module being defined by this builder.
 
- getName() - Method in class org.jboss.modules.ModuleSpec
 
- 
Get the module name for the module which is specified by this object.
 
- getName() - Method in class org.jboss.modules.NamedClassLoader
 
- 
Get the name of this class loader.
 
- getName() - Method in interface org.jboss.modules.Resource
 
- 
Get the relative resource name.
 
- getName() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getName() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
For START_TAG or END_TAG events, the (local) name of the current
 element is returned when namespaces are enabled.
 
- getNamespace() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getNamespace() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the namespace URI of the current element.
 
- getNamespace(String) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getNamespace(String) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the URI corresponding to the given prefix,
 depending on current state of the parser.
 
- getNamespaceCount(int) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getNamespaceCount(int) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the numbers of elements in the namespace stack for the given
 depth.
 
- getNamespacePrefix(int) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getNamespacePrefix(int) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the namespace prefixe for the given position
 in the namespace stack.
 
- getNamespaceUri(int) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getNamespaceUri(int) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the namespace URI for the given position in the
 namespace stack
 If the position is out of range, an exception is thrown.
 
- getNullReference() - Static method in class org.jboss.modules.ref.References
 
- 
Get a null reference.
 
- getNumberPartAsBigInteger() - Method in class org.jboss.modules.Version.Iterator
 
- 
Get the current numeric part, as a BigInteger.
 
- getNumberPartAsInt() - Method in class org.jboss.modules.Version.Iterator
 
- 
Get the current numeric part, as an int.
 
- getNumberPartAsLong() - Method in class org.jboss.modules.Version.Iterator
 
- 
Get the current numeric part, as a long.
 
- getNumberPartAsString() - Method in class org.jboss.modules.Version.Iterator
 
- 
Get the current numeric part, as a String.
 
- getPackage(String) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Load a package which is visible to this class loader.
 
- getPackageByName(String) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Perform the actual work to load a package which is visible to this class loader.
 
- getPackageByName(String) - Method in class org.jboss.modules.ModuleClassLoader
 
- 
Perform the actual work to load a package which is visible to this class loader.
 
- getPackages() - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Get all defined packages which are visible to this class loader.
 
- getPackages() - Method in class org.jboss.modules.ModuleClassLoader
 
- 
Get all defined packages which are visible to this class loader.
 
- getPackageSpec(String) - Method in class org.jboss.modules.AbstractResourceLoader
 
-  
 
- getPackageSpec(String) - Method in interface org.jboss.modules.ResourceLoader
 
- 
Get the package specification for the given directory name.
 
- getPackageSpec(String, Manifest, URL) - Static method in class org.jboss.modules.AbstractResourceLoader
 
- 
Convenience method to get a package specification from a Manifest.
 
- getPaths() - Method in class org.jboss.modules.AbstractResourceLoader
 
-  
 
- getPaths() - Method in class org.jboss.modules.management.ResourceLoaderInfo
 
- 
Get the paths list.
 
- getPaths() - Method in interface org.jboss.modules.ResourceLoader
 
- 
Get the collection of resource paths.
 
- getPathSet(ClassLoader) - Static method in class org.jboss.modules.PathUtils
 
- 
Attempt to get a set of all paths defined directly by the given class loader.
 
- getPermissionCollection() - Method in class org.jboss.modules.Module
 
- 
Get the module's configured permission collection.
 
- getPlatformIdentifier() - Static method in class org.jboss.modules.Module
 
- 
Get the platform identifier.
 
- getPositionDescription() - Method in class org.jboss.modules.xml.MXParser
 
- 
Return string describing current position of parsers as
 text 'STATE [seen %s...] @line:column'.
 
- getPositionDescription() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns a short text describing the current parser state, including
 the position, a
 description of the current event and the data source if known.
 
- getPrefix() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getPrefix() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the prefix of the current element.
 
- getPrivateAccess() - Static method in class org.jboss.modules.Module
 
- 
Private access for module internal code.
 
- getProperty(String) - Method in class __redirected.__SchemaFactory
 
-  
 
- getProperty(String) - Method in class __redirected.__XMLInputFactory
 
-  
 
- getProperty(String) - Method in class __redirected.__XMLOutputFactory
 
-  
 
- getProperty(String) - Method in class __redirected.__XMLReaderFactory
 
-  
 
- getProperty(String) - Method in class org.jboss.modules.Module
 
- 
Get the property with the given name, or null if none was defined.
 
- getProperty(String) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getProperty(String) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Look up the value of a property.
 
- getProperty(String, String) - Method in class org.jboss.modules.Module
 
- 
Get the property with the given name, or a default value if none was defined.
 
- getPropertyNames() - Method in class org.jboss.modules.Module
 
- 
Get a copy of the list of property names.
 
- getRaceCount() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
 
- 
Get the number of times a class was defined by two threads at once.
 
- getReaper() - Method in class org.jboss.modules.ref.PhantomReference
 
-  
 
- getReaper() - Method in class org.jboss.modules.ref.SoftReference
 
-  
 
- getReaper() - Method in class org.jboss.modules.ref.WeakReference
 
-  
 
- getResource(String) - Method in class org.jboss.modules.AbstractResourceLoader
 
-  
 
- getResource(String) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Finds the resource with the given name.
 
- getResource(String) - Method in interface org.jboss.modules.ResourceLoader
 
- 
Get a resource with the given name.
 
- getResourceAsStream(String) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Returns an input stream for reading the specified resource.
 
- getResourceExportFilter() - Method in class org.jboss.modules.DependencySpec
 
- 
Get the dependency resource export filter.
 
- getResourceExportFilter() - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Get the resource export filter to use.
 
- getResourceImportFilter() - Method in class org.jboss.modules.DependencySpec
 
- 
Get the dependency resource import filter.
 
- getResourceImportFilter() - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Get the resource import filter to use.
 
- getResourceLoaders() - Method in class org.jboss.modules.management.ModuleInfo
 
- 
Get the resource loader information list.
 
- getResourceLoaders(String) - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
 
- 
Get the resource loaders of the named module.
 
- getResourceResolver() - Method in class __redirected.__SchemaFactory
 
-  
 
- getResources(String) - Method in class org.jboss.modules.ConcurrentClassLoader
 
- 
Finds all available resources with the given name.
 
- getRoot() - Method in class org.jboss.modules.NativeLibraryResourceLoader
 
- 
Get the filesystem root of the resource loader.
 
- getRootName() - Method in class org.jboss.modules.AbstractResourceLoader
 
-  
 
- getRootName() - Method in interface org.jboss.modules.ResourceLoader
 
- 
Deprecated.
 
- getScanCount() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
 
- 
Get the number of times that dependencies of a module from this loader have been scanned.
 
- getSchema() - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- getSchema() - Method in class __redirected.__SAXParserFactory
 
-  
 
- getSealBase() - Method in class org.jboss.modules.PackageSpec
 
- 
Get the URL against which this package is sealed.
 
- getSeparatorCodePoint() - Method in class org.jboss.modules.Version.Iterator
 
- 
Get the code point of the current separator.
 
- getSize() - Method in interface org.jboss.modules.Resource
 
- 
Get the size of the resource, if known.
 
- getSlot() - Method in class org.jboss.modules.ModuleIdentifier
 
- 
Deprecated.
Get the module version slot.
 
- getSpecTitle() - Method in class org.jboss.modules.PackageSpec
 
- 
Get the package specification title.
 
- getSpecVendor() - Method in class org.jboss.modules.PackageSpec
 
- 
Set the package specification vendor.
 
- getSpecVersion() - Method in class org.jboss.modules.PackageSpec
 
- 
Get the package specification version.
 
- getStartTime() - Static method in class org.jboss.modules.Module
 
- 
Return the start time in millis when Module.class was loaded.
 
- getSystemModuleLoader() - Static method in class org.jboss.modules.Module
 
- 
Get the system module loader.
 
- getText() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getText() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the text content of the current event as String.
 
- getTextCharacters(int[]) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- getTextCharacters(int[]) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns the buffer that contains the text of the current event,
 as well as the start offset and length relevant for the current
 event.
 
- getType() - Method in class org.jboss.modules.management.ResourceLoaderInfo
 
- 
Get the type name.
 
- getType() - Method in class org.jboss.modules.ref.PhantomReference
 
-  
 
- getType() - Method in interface org.jboss.modules.ref.Reference
 
- 
Get the type of the reference.
 
- getType() - Method in class org.jboss.modules.ref.SoftReference
 
-  
 
- getType() - Method in class org.jboss.modules.ref.StrongReference
 
-  
 
- getType() - Method in class org.jboss.modules.ref.WeakReference
 
-  
 
- getURIResolver() - Method in class __redirected.__TransformerFactory
 
-  
 
- getURL() - Method in interface org.jboss.modules.Resource
 
- 
Get the complete URL of this resource.
 
- getValue() - Method in class org.jboss.modules.management.ObjectProperties.Property
 
-  
 
- getVersion() - Method in class org.jboss.modules.ConcreteModuleSpec
 
-  
 
- getVersion() - Method in class org.jboss.modules.maven.ArtifactCoordinates
 
- 
Get the version.
 
- getVersion() - Method in class org.jboss.modules.Module
 
- 
Get the module version.
 
- getVersion() - Method in interface org.jboss.modules.ModuleSpec.Builder
 
- 
Get the version for this module specification, or null if none was set.
 
- getVersionString() - Static method in class org.jboss.modules.Main
 
- 
Get the version string of JBoss Modules.
 
- getXMLReporter() - Method in class __redirected.__XMLInputFactory
 
-  
 
- getXMLResolver() - Method in class __redirected.__XMLInputFactory
 
-  
 
- globResources(String) - Method in class org.jboss.modules.Module
 
- 
Enumerate all imported resources in this module which match the given glob expression.
 
- greeting() - Method in class org.jboss.modules.log.JDKModuleLogger
 
- greeting() - Method in interface org.jboss.modules.log.ModuleLogger
 
-  
 
- greeting() - Method in class org.jboss.modules.log.NoopModuleLogger
 
-  
 
- greeting() - Method in class org.jboss.modules.log.StreamModuleLogger
 
- IDENTITY - Static variable in interface org.jboss.modules.ClassTransformer
 
- 
The identity transformation, which does not modify the class bytes at all.
 
- IGNORABLE_WHITESPACE - Static variable in interface org.jboss.modules.xml.XmlPullParser
 
- 
Ignorable whitespace was just read.
 
- ImmediatePermissionFactory - Class in org.jboss.modules.security
 
- 
A permission factory which simply holds a permission object.
 
- ImmediatePermissionFactory(Permission) - Constructor for class org.jboss.modules.security.ImmediatePermissionFactory
 
- 
Construct a new instance.
 
- implies(Permission) - Method in class org.jboss.modules.security.FactoryPermissionCollection
 
-  
 
- implies(Permission) - Method in class org.jboss.modules.security.ModularProtectionDomain
 
- 
Determine if the permission collection of this protection domain implies the given permission.
 
- in(Collection<String>) - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get a filter which returns true if the tested path is contained within the given collection.
 
- in(Set<String>) - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get a filter which returns true if the tested path is contained within the given set.
 
- INHERIT - org.jboss.modules.AssertionSetting
 
-  
 
- init() - Static method in class __redirected.__DatatypeFactory
 
- 
Deprecated.
 
- init() - Static method in class __redirected.__DocumentBuilderFactory
 
- 
Deprecated.
 
- init() - Static method in class __redirected.__SAXParserFactory
 
- 
Deprecated.
 
- init() - Static method in class __redirected.__SchemaFactory
 
- 
Deprecated.
 
- init() - Static method in class __redirected.__TransformerFactory
 
- 
Deprecated.
 
- init() - Static method in class __redirected.__XMLEventFactory
 
- 
Deprecated.
 
- init() - Static method in class __redirected.__XMLInputFactory
 
- 
Deprecated.
 
- init() - Static method in class __redirected.__XMLOutputFactory
 
- 
Deprecated.
 
- init() - Static method in class __redirected.__XMLReaderFactory
 
- 
Deprecated.
 
- init() - Static method in class __redirected.__XPathFactory
 
- 
Deprecated.
 
- inputEncoding - Variable in class org.jboss.modules.xml.MXParser
 
-  
 
- inputStream - Variable in class org.jboss.modules.xml.MXParser
 
-  
 
- is(String) - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get a path filter which matches an exact path name.
 
- isAlphaPart() - Method in class org.jboss.modules.Version.Iterator
 
- 
Determine if the current token is an alphabetical part.
 
- isAttributeDefault(int) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- isAttributeDefault(int) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns if the specified attribute was not in input was declared in XML.
 
- isChild(String, String) - Static method in class org.jboss.modules.PathUtils
 
- 
Determine whether one path is a child of another.
 
- isChildOf(String) - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get a path filter which matches any path which is a child of the given path name (not including the
 path name itself).
 
- isCoalescing() - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- isDirectChild(String, String) - Static method in class org.jboss.modules.PathUtils
 
- 
Determine whether one path is a direct (or immediate) child of another.
 
- isEmpty() - Method in class org.jboss.modules.filter.MultiplePathFilterBuilder
 
- 
Determine if this filter builder is empty (i.e.
 
- isEmpty() - Method in class org.jboss.modules.management.ObjectProperties
 
-  
 
- isEmptyElementTag() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- isEmptyElementTag() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Returns true if the current event is START_TAG and the tag
 is degenerated
 (e.g.
 
- isEmptySeparator() - Method in class org.jboss.modules.Version.Iterator
 
- 
Determine if the current token is an empty (or zero-length alphabetical-to-numeric
 or numeric-to-alphabetical) separator.
 
- isExpandEntityReferences() - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- isIgnoringComments() - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- isIgnoringElementContentWhitespace() - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- isNameChar(char) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- isNamespaceAware() - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- isNamespaceAware() - Method in class __redirected.__SAXParserFactory
 
-  
 
- isNameStartChar(char) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- isNonEmptySeparator() - Method in class org.jboss.modules.Version.Iterator
 
- 
Determine if the current token is a non-empty separator.
 
- isNumberPart() - Method in class org.jboss.modules.Version.Iterator
 
- 
Determine if the current token is a numeric part.
 
- isObjectModelSupported(String) - Method in class __redirected.__XPathFactory
 
-  
 
- isOptional() - Method in class org.jboss.modules.management.DependencyInfo
 
- 
Determine whether this is an optional dependency.
 
- isOptional() - Method in class org.jboss.modules.ModuleDependencySpec
 
- 
Determine whether this dependency is optional.
 
- isOptional() - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
- 
Determine whether this dependency will be optional.
 
- isOrIsChildOf(String) - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get a path filter which matches any path which is equal to, or a child of, the given path name.
 
- isPart() - Method in class org.jboss.modules.Version.Iterator
 
- 
Determine if the current token is some kind of part (alphabetical or numeric).
 
- isPropertySupported(String) - Method in class __redirected.__XMLInputFactory
 
-  
 
- isPropertySupported(String) - Method in class __redirected.__XMLOutputFactory
 
-  
 
- isRelative(String) - Static method in class org.jboss.modules.PathUtils
 
- 
Determine whether a path name is relative.
 
- isS(char) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- isSchemaLanguageSupported(String) - Method in class __redirected.__SchemaFactory
 
-  
 
- isSeparator() - Method in class org.jboss.modules.Version.Iterator
 
- 
Determine if the current token is some kind of separator (a character or a zero-length alphabetical-to-numeric
 or numeric-to-alphabetical transition).
 
- isSeparator(char) - Static method in class org.jboss.modules.PathUtils
 
- 
Determine whether the given character is a / or a platform-specific separator.
 
- isValidating() - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- isValidating() - Method in class __redirected.__SAXParserFactory
 
-  
 
- isWhitespace() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- isWhitespace() - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Checks whether the current TEXT event contains only whitespace
 characters.
 
- isXIncludeAware() - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- isXIncludeAware() - Method in class __redirected.__SAXParserFactory
 
-  
 
- IterableLocalLoader - Interface in org.jboss.modules
 
- 
A local loader which can enumerate its contents.
 
- IterableModuleFinder - Interface in org.jboss.modules
 
- 
A module finder which is iterable.
 
- IterableResourceLoader - Interface in org.jboss.modules
 
- 
A resource loader which has the ability to enumerate its contents.
 
- iterateModules(String, boolean) - Method in interface org.jboss.modules.IterableModuleFinder
 
- 
Iterate the modules which can be located via this module finder.
 
- iterateModules(String, boolean) - Method in class org.jboss.modules.JDKModuleFinder
 
-  
 
- iterateModules(String, boolean) - Method in class org.jboss.modules.LocalModuleFinder
 
-  
 
- iterateModules(String, boolean) - Method in class org.jboss.modules.ModuleLoader
 
- 
Iterate the modules which can be located via this module loader.
 
- iterateModules(ModuleIdentifier, boolean) - Method in interface org.jboss.modules.IterableModuleFinder
 
- 
 
- iterateModules(ModuleIdentifier, boolean) - Method in class org.jboss.modules.ModuleLoader
 
- 
 
- iterateResources(String, boolean) - Method in interface org.jboss.modules.IterableLocalLoader
 
- 
Enumerate all the resources under the given path.
 
- iterateResources(String, boolean) - Method in interface org.jboss.modules.IterableResourceLoader
 
- 
Enumerate all the resources under the given path.
 
- iterateResources(String, boolean) - Method in class org.jboss.modules.ModuleClassLoader
 
- 
Iterate the resources within this module class loader.
 
- iterateResources(PathFilter) - Method in class org.jboss.modules.Module
 
- 
Enumerate all the imported resources in this module, subject to a path filter.
 
- iterator() - Method in class org.jboss.modules.Version
 
- 
Construct a new iterator over the parts of this version string.
 
- main(String[]) - Static method in class org.jboss.modules.Main
 
- 
Run JBoss Modules.
 
- Main - Class in org.jboss.modules
 
- 
The main entry point of JBoss Modules when run as a JAR on the command line.
 
- match(String) - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get a path filter which matches a glob.
 
- MavenArtifactUtil - Class in org.jboss.modules.maven
 
- 
Helper class to resolve a maven artifact.
 
- MavenArtifactUtil() - Constructor for class org.jboss.modules.maven.MavenArtifactUtil
 
-  
 
- MavenResolver - Interface in org.jboss.modules.maven
 
- 
A resolution strategy for Maven artifacts.
 
- ModularPermissionFactory - Class in org.jboss.modules.security
 
- 
A permission factory which instantiates a permission from a module.
 
- ModularPermissionFactory(ModuleLoader, String, String, String, String) - Constructor for class org.jboss.modules.security.ModularPermissionFactory
 
- 
Construct a new instance.
 
- ModularPermissionFactory(ModuleLoader, ModuleIdentifier, String, String, String) - Constructor for class org.jboss.modules.security.ModularPermissionFactory
 
- 
 
- ModularProtectionDomain - Class in org.jboss.modules.security
 
- 
A protection domain which has a (modular) class loader but whose dynamicity is selectable.
 
- ModularProtectionDomain(CodeSource, PermissionCollection, ModuleClassLoader) - Constructor for class org.jboss.modules.security.ModularProtectionDomain
 
- 
Construct a new, static instance.
 
- ModularProtectionDomain(CodeSource, PermissionCollection, ModuleClassLoader, boolean) - Constructor for class org.jboss.modules.security.ModularProtectionDomain
 
- 
Construct a new instance.
 
- Module - Class in org.jboss.modules
 
- 
A module is a unit of classes and other resources, along with the specification of what is imported and exported
 by this module from and to other modules.
 
- ModuleClassLoader - Class in org.jboss.modules
 
- 
A module classloader.
 
- ModuleClassLoader(ModuleClassLoader.Configuration) - Constructor for class org.jboss.modules.ModuleClassLoader
 
- 
Construct a new instance.
 
- ModuleClassLoader.Configuration - Class in org.jboss.modules
 
- 
An opaque configuration used internally to create a module class loader.
 
- ModuleClassLoaderFactory - Interface in org.jboss.modules
 
- 
A producer for Module class loaders.
 
- moduleDefined(String, ModuleLoader) - Method in class org.jboss.modules.log.JDKModuleLogger
 
- moduleDefined(String, ModuleLoader) - Method in interface org.jboss.modules.log.ModuleLogger
 
-  
 
- moduleDefined(String, ModuleLoader) - Method in class org.jboss.modules.log.NoopModuleLogger
 
-  
 
- moduleDefined(String, ModuleLoader) - Method in class org.jboss.modules.log.StreamModuleLogger
 
- moduleDefined(ModuleIdentifier, ModuleLoader) - Method in interface org.jboss.modules.log.ModuleLogger
 
-  
 
- ModuleDependencySpec - Class in org.jboss.modules
 
- 
A dependency specification on a module.
 
- ModuleDependencySpecBuilder - Class in org.jboss.modules
 
- 
A builder for dependency specifications that refer to other modules.
 
- ModuleDependencySpecBuilder() - Constructor for class org.jboss.modules.ModuleDependencySpecBuilder
 
- 
Construct a new instance.
 
- ModuleFinder - Interface in org.jboss.modules
 
- 
A locator for module definitions.
 
- ModuleIdentifier - Class in org.jboss.modules
 
- 
 
- ModuleInfo - Class in org.jboss.modules.management
 
- 
Management information about a module instance.
 
- ModuleInfo(String, ModuleLoaderMXBean, List<DependencyInfo>, List<ResourceLoaderInfo>, String, String, String) - Constructor for class org.jboss.modules.management.ModuleInfo
 
- 
Construct a new instance.
 
- ModuleLoader - Class in org.jboss.modules
 
- 
A repository for modules, from which a module may be loaded by identifier.
 
- ModuleLoader() - Constructor for class org.jboss.modules.ModuleLoader
 
- 
Construct a new instance.
 
- ModuleLoader(ModuleFinder) - Constructor for class org.jboss.modules.ModuleLoader
 
- 
Construct a new instance.
 
- ModuleLoader(ModuleFinder[]) - Constructor for class org.jboss.modules.ModuleLoader
 
- 
Construct a new instance.
 
- ModuleLoaderMXBean - Interface in org.jboss.modules.management
 
- 
An MXBean for getting runtime information about a module loader.
 
- ModuleLoadError - Error in org.jboss.modules
 
- 
Module load error, thrown when there is some problem loading a module during runtime.
 
- ModuleLoadError() - Constructor for error org.jboss.modules.ModuleLoadError
 
- 
Constructs a ModuleLoadException with no detail message.
 
- ModuleLoadError(String) - Constructor for error org.jboss.modules.ModuleLoadError
 
- 
Constructs a ModuleLoadException with the specified detail message.
 
- ModuleLoadError(String, Throwable) - Constructor for error org.jboss.modules.ModuleLoadError
 
- 
Constructs a ModuleLoadException with the specified detail message and cause.
 
- ModuleLoadError(Throwable) - Constructor for error org.jboss.modules.ModuleLoadError
 
- 
Constructs a ModuleLoadException with the specified cause.
 
- ModuleLoadException - Exception in org.jboss.modules
 
- 
Module load exception, thrown when there is some problem loading a module.
 
- ModuleLoadException() - Constructor for exception org.jboss.modules.ModuleLoadException
 
- 
Constructs a ModuleLoadException with no detail message.
 
- ModuleLoadException(String) - Constructor for exception org.jboss.modules.ModuleLoadException
 
- 
Constructs a ModuleLoadException with the specified detail message.
 
- ModuleLoadException(String, Throwable) - Constructor for exception org.jboss.modules.ModuleLoadException
 
- 
Constructs a ModuleLoadException with the specified detail message and cause.
 
- ModuleLoadException(Throwable) - Constructor for exception org.jboss.modules.ModuleLoadException
 
- 
Constructs a ModuleLoadException with the specified cause.
 
- ModuleLogger - Interface in org.jboss.modules.log
 
- 
A simple Logger abstraction.
 
- ModuleNotFoundException - Exception in org.jboss.modules
 
- 
Module not found exceptions are thrown when no module loaders can locate a module which fulfills a given module
 identifier.
 
- ModuleNotFoundException() - Constructor for exception org.jboss.modules.ModuleNotFoundException
 
- 
Constructs a ModuleNotFoundException with no detail message.
 
- ModuleNotFoundException(String) - Constructor for exception org.jboss.modules.ModuleNotFoundException
 
- 
Constructs a ModuleNotFoundException with the specified detail message.
 
- ModuleNotFoundException(String, Throwable) - Constructor for exception org.jboss.modules.ModuleNotFoundException
 
- 
Constructs a ModuleNotFoundException with the specified detail message and cause.
 
- ModuleNotFoundException(Throwable) - Constructor for exception org.jboss.modules.ModuleNotFoundException
 
- 
Constructs a ModuleNotFoundException with the specified cause.
 
- ModuleSpec - Class in org.jboss.modules
 
- 
A Module specification which is used by a ModuleLoader to define new modules.
 
- ModuleSpec.AliasBuilder - Interface in org.jboss.modules
 
- 
A builder for new alias module specifications.
 
- ModuleSpec.Builder - Interface in org.jboss.modules
 
- 
A builder for new concrete module specifications.
 
- ModuleXmlParser - Class in org.jboss.modules.xml
 
- 
A fast, validating module.xml parser.
 
- ModuleXmlParser.ResourceRootFactory - Interface in org.jboss.modules.xml
 
- 
A factory for resource roots, based on a root path, loader path, and loader name.
 
- more() - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- multiplePathFilterBuilder(boolean) - Static method in class org.jboss.modules.filter.PathFilters
 
- 
Get a builder for a multiple-path filter.
 
- MultiplePathFilterBuilder - Class in org.jboss.modules.filter
 
- 
A builder for a multiple-path filter.
 
- MXParser - Class in org.jboss.modules.xml
 
- 
Absolutely minimal implementation of XMLPULL V1 API
 
- MXParser() - Constructor for class org.jboss.modules.xml.MXParser
 
-  
 
- SAX_DRIVER - Static variable in class __redirected.__XMLReaderFactory
 
-  
 
- seenAmpersand - Variable in class org.jboss.modules.xml.MXParser
 
-  
 
- seenDocdecl - Variable in class org.jboss.modules.xml.MXParser
 
-  
 
- seenEndTag - Variable in class org.jboss.modules.xml.MXParser
 
-  
 
- seenMarkup - Variable in class org.jboss.modules.xml.MXParser
 
-  
 
- seenRoot - Variable in class org.jboss.modules.xml.MXParser
 
-  
 
- seenStartTag - Variable in class org.jboss.modules.xml.MXParser
 
-  
 
- setAndRefreshResourceLoaders(Module, Collection<ResourceLoaderSpec>) - Method in class org.jboss.modules.ModuleLoader
 
- 
Replaces the resources loaders for the specified module and refreshes the
 internal path list that is derived from the loaders.
 
- setAndRelinkDependencies(Module, List<DependencySpec>) - Method in class org.jboss.modules.ModuleLoader
 
- 
Replaces the dependencies for the specified module and relinks against
 the new modules This is an advanced method that should be used carefully,
 since it alters a live module.
 
- setAssertionSetting(AssertionSetting) - Method in class org.jboss.modules.ClassSpec
 
- 
Set the class assertion setting.
 
- setAssertionSetting(AssertionSetting) - Method in interface org.jboss.modules.ModuleSpec.Builder
 
- 
Set the default assertion setting for this module.
 
- setAssertionSetting(AssertionSetting) - Method in class org.jboss.modules.PackageSpec
 
- 
Set the package assertion setting.
 
- setAssertionSetting$$bridge(AssertionSetting) - Method in class org.jboss.modules.ClassSpec
 
-  
 
- setAssertionSetting$$bridge(AssertionSetting) - Method in class org.jboss.modules.PackageSpec
 
-  
 
- setAttribute(String, Object) - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- setAttribute(String, Object) - Method in class __redirected.__TransformerFactory
 
-  
 
- setByteBuffer(ByteBuffer) - Method in class org.jboss.modules.ClassSpec
 
- 
Set the class byte buffer.
 
- setBytes(byte[]) - Method in class org.jboss.modules.ClassSpec
 
- 
Set the class file bytes.
 
- setBytes$$bridge(byte[]) - Method in class org.jboss.modules.ClassSpec
 
-  
 
- setClassAssertionStatus(String, boolean) - Method in class org.jboss.modules.ModuleClassLoader
 
- setClassExportFilter(ClassFilter) - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Set the class export filter to use.
 
- setClassExportFilter(ClassFilter) - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
-  
 
- setClassExportFilter(ClassFilter) - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
-  
 
- setClassFileTransformer(ClassFileTransformer) - Method in interface org.jboss.modules.ModuleSpec.Builder
 
- 
 
- setClassFileTransformer(ClassTransformer) - Method in interface org.jboss.modules.ModuleSpec.Builder
 
- 
Set the class file transformer function to use for this module.
 
- setClassImportFilter(ClassFilter) - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Set the class import filter to use.
 
- setClassImportFilter(ClassFilter) - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
-  
 
- setClassImportFilter(ClassFilter) - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
-  
 
- setCoalescing(boolean) - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- setCodeSource(CodeSource) - Method in class org.jboss.modules.ClassSpec
 
- 
Set the code source (should not be null).
 
- setCodeSource$$bridge(CodeSource) - Method in class org.jboss.modules.ClassSpec
 
-  
 
- setContentHandler(ContentHandler) - Method in class __redirected.__XMLReaderFactory
 
-  
 
- setDefaultAssertionStatus(boolean) - Method in class org.jboss.modules.ModuleClassLoader
 
- setDelegates(Map<String, ModuleLoader>) - Method in class org.jboss.modules.ClassifyingModuleLoader
 
- 
Change the delegates map.
 
- setDTDHandler(DTDHandler) - Method in class __redirected.__XMLReaderFactory
 
-  
 
- setEntityResolver(EntityResolver) - Method in class __redirected.__XMLReaderFactory
 
-  
 
- setErrorHandler(ErrorHandler) - Method in class __redirected.__SchemaFactory
 
-  
 
- setErrorHandler(ErrorHandler) - Method in class __redirected.__XMLReaderFactory
 
-  
 
- setErrorListener(ErrorListener) - Method in class __redirected.__TransformerFactory
 
-  
 
- setEventAllocator(XMLEventAllocator) - Method in class __redirected.__XMLInputFactory
 
-  
 
- setExpandEntityReferences(boolean) - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- setExport(boolean) - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Set a simple export filter, based on a boolean flag.
 
- setExport(boolean) - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
-  
 
- setExport(boolean) - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
-  
 
- setExportFilter(PathFilter) - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Set the export filter to use.
 
- setExportFilter(PathFilter) - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
-  
 
- setExportFilter(PathFilter) - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
-  
 
- setFallbackLoader(LocalLoader) - Method in interface org.jboss.modules.ModuleSpec.Builder
 
- 
Sets a "fall-back" loader that will attempt to load a class if all other mechanisms
 are unsuccessful.
 
- setFeature(String, boolean) - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- setFeature(String, boolean) - Method in class __redirected.__SAXParserFactory
 
-  
 
- setFeature(String, boolean) - Method in class __redirected.__SchemaFactory
 
-  
 
- setFeature(String, boolean) - Method in class __redirected.__TransformerFactory
 
-  
 
- setFeature(String, boolean) - Method in class __redirected.__XMLReaderFactory
 
-  
 
- setFeature(String, boolean) - Method in class __redirected.__XPathFactory
 
-  
 
- setFeature(String, boolean) - Method in class org.jboss.modules.xml.MXParser
 
- 
Method setFeature
 
- setFeature(String, boolean) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Use this call to change the general behaviour of the parser,
 such as namespace processing or doctype declaration handling.
 
- setIgnoringComments(boolean) - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- setIgnoringElementContentWhitespace(boolean) - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- setImplTitle(String) - Method in class org.jboss.modules.PackageSpec
 
- 
Set the implementation title.
 
- setImplTitle$$bridge(String) - Method in class org.jboss.modules.PackageSpec
 
-  
 
- setImplVendor(String) - Method in class org.jboss.modules.PackageSpec
 
- 
Set the implementation vendor.
 
- setImplVendor$$bridge(String) - Method in class org.jboss.modules.PackageSpec
 
-  
 
- setImplVersion(String) - Method in class org.jboss.modules.PackageSpec
 
- 
Set the implementation version.
 
- setImplVersion$$bridge(String) - Method in class org.jboss.modules.PackageSpec
 
-  
 
- setImportFilter(PathFilter) - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Set the import filter to use.
 
- setImportFilter(PathFilter) - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
-  
 
- setImportFilter(PathFilter) - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
-  
 
- setImportServices(boolean) - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Set a simple import filter, based on a boolean flag specifying whether services should be
 imported.
 
- setImportServices(boolean) - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
-  
 
- setImportServices(boolean) - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
-  
 
- setInput(InputStream, String) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- setInput(InputStream, String) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Sets the input stream the parser is going to process.
 
- setInput(Reader) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- setInput(Reader) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Set the input source for parser to the given reader and
 resets the parser.
 
- setLoaderPaths(Set<String>) - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
- 
Set the loader paths set.
 
- setLocalLoader(LocalLoader) - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
- 
Set the local loader to use.
 
- setLocation(Location) - Method in class __redirected.__XMLEventFactory
 
-  
 
- setMainClass(String) - Method in interface org.jboss.modules.ModuleSpec.Builder
 
- 
Set the main class for this module, or null for none.
 
- setModuleClassLoaderFactory(ModuleClassLoaderFactory) - Method in interface org.jboss.modules.ModuleSpec.Builder
 
- 
Set the module class loader factory to use to create the module class loader for this module.
 
- setModuleLoader(ModuleLoader) - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
- 
Set the module loader of the dependency.
 
- setModuleLogger(ModuleLogger) - Static method in class org.jboss.modules.Module
 
- 
Change the logger used by the module system.
 
- setName(String) - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
- 
Set the module name.
 
- setNamespaceAware(boolean) - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- setNamespaceAware(boolean) - Method in class __redirected.__SAXParserFactory
 
-  
 
- setOptional(boolean) - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
- 
Establish whether this dependency will be optional.
 
- setPackageAssertionStatus(String, boolean) - Method in class org.jboss.modules.ModuleClassLoader
 
- setPermissionCollection(PermissionCollection) - Method in interface org.jboss.modules.ModuleSpec.Builder
 
- 
Set the permission collection for this module specification.
 
- setProperty(String, Object) - Method in class __redirected.__SchemaFactory
 
-  
 
- setProperty(String, Object) - Method in class __redirected.__XMLInputFactory
 
-  
 
- setProperty(String, Object) - Method in class __redirected.__XMLOutputFactory
 
-  
 
- setProperty(String, Object) - Method in class __redirected.__XMLReaderFactory
 
-  
 
- setProperty(String, Object) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- setProperty(String, Object) - Method in interface org.jboss.modules.xml.XmlPullParser
 
- 
Set the value of a property.
 
- setResourceExportFilter(PathFilter) - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Set the resource export filter to use.
 
- setResourceExportFilter(PathFilter) - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
-  
 
- setResourceExportFilter(PathFilter) - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
-  
 
- setResourceImportFilter(PathFilter) - Method in class org.jboss.modules.DependencySpecBuilder
 
- 
Set the resource import filter to use.
 
- setResourceImportFilter(PathFilter) - Method in class org.jboss.modules.LocalDependencySpecBuilder
 
-  
 
- setResourceImportFilter(PathFilter) - Method in class org.jboss.modules.ModuleDependencySpecBuilder
 
-  
 
- setResourceResolver(LSResourceResolver) - Method in class __redirected.__SchemaFactory
 
-  
 
- setSchema(Schema) - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- setSchema(Schema) - Method in class __redirected.__SAXParserFactory
 
-  
 
- setSealBase(URL) - Method in class org.jboss.modules.PackageSpec
 
- 
Set the URL against which this package is sealed.
 
- setSpecTitle(String) - Method in class org.jboss.modules.PackageSpec
 
- 
Set the package specification title.
 
- setSpecTitle$$bridge(String) - Method in class org.jboss.modules.PackageSpec
 
-  
 
- setSpecVendor(String) - Method in class org.jboss.modules.PackageSpec
 
- 
Set the package specification vendor.
 
- setSpecVendor$$bridge(String) - Method in class org.jboss.modules.PackageSpec
 
-  
 
- setSpecVersion(String) - Method in class org.jboss.modules.PackageSpec
 
- 
Set the package specification version.
 
- setSpecVersion$$bridge(String) - Method in class org.jboss.modules.PackageSpec
 
-  
 
- setURIResolver(URIResolver) - Method in class __redirected.__TransformerFactory
 
-  
 
- setValidating(boolean) - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- setValidating(boolean) - Method in class __redirected.__SAXParserFactory
 
-  
 
- setVersion(Version) - Method in interface org.jboss.modules.ModuleSpec.Builder
 
- 
Set the version for this module specification, or null to set no version for this module.
 
- setXIncludeAware(boolean) - Method in class __redirected.__DocumentBuilderFactory
 
-  
 
- setXIncludeAware(boolean) - Method in class __redirected.__SAXParserFactory
 
-  
 
- setXMLReporter(XMLReporter) - Method in class __redirected.__XMLInputFactory
 
-  
 
- setXMLResolver(XMLResolver) - Method in class __redirected.__XMLInputFactory
 
-  
 
- setXPathFunctionResolver(XPathFunctionResolver) - Method in class __redirected.__XPathFactory
 
-  
 
- setXPathVariableResolver(XPathVariableResolver) - Method in class __redirected.__XPathFactory
 
-  
 
- size() - Method in class org.jboss.modules.management.ObjectProperties
 
-  
 
- skipS(char) - Method in class org.jboss.modules.xml.MXParser
 
-  
 
- skipSubTree() - Method in class org.jboss.modules.xml.MXParser
 
- 
Skip sub tree that is currently parser positioned on.
 
- SOFT - org.jboss.modules.ref.Reference.Type
 
- 
A soft reference.
 
- SoftReference<T,A> - Class in org.jboss.modules.ref
 
- 
A reapable soft reference with an attachment.
 
- SoftReference(T) - Constructor for class org.jboss.modules.ref.SoftReference
 
-  
 
- SoftReference(T, A) - Constructor for class org.jboss.modules.ref.SoftReference
 
-  
 
- SoftReference(T, A, ReferenceQueue<? super T>) - Constructor for class org.jboss.modules.ref.SoftReference
 
-  
 
- SoftReference(T, A, Reaper<T, A>) - Constructor for class org.jboss.modules.ref.SoftReference
 
-  
 
- START_DOCUMENT - Static variable in interface org.jboss.modules.xml.XmlPullParser
 
- 
Signalize that parser is at the very beginning of the document
 and nothing was read yet.
 
- START_TAG - Static variable in interface org.jboss.modules.xml.XmlPullParser
 
- 
 
- StreamModuleLogger - Class in org.jboss.modules.log
 
- 
A 
ModuleLogger implementation that logs all output (including trace) to an output or print stream.
 
 
- StreamModuleLogger(OutputStream) - Constructor for class org.jboss.modules.log.StreamModuleLogger
 
- 
Construct a new instance.
 
- StreamModuleLogger(PrintStream) - Constructor for class org.jboss.modules.log.StreamModuleLogger
 
- 
Construct a new instance.
 
- STRONG - org.jboss.modules.ref.Reference.Type
 
- 
A strong reference.
 
- StrongReference<T,A> - Class in org.jboss.modules.ref
 
- 
A strong reference with an attachment.
 
- StrongReference(T) - Constructor for class org.jboss.modules.ref.StrongReference
 
-  
 
- StrongReference(T, A) - Constructor for class org.jboss.modules.ref.StrongReference
 
-