Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- A_ACTIONS - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- A_EXPORT - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- A_NAME - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- A_OPTIONAL - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- A_PATH - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- A_PERMISSION - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- A_SERVICES - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- A_SLOT - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- A_TARGET_NAME - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- A_TARGET_SLOT - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- A_VALUE - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- AbstractLocalLoader - Class in org.jboss.modules
-
An abstract local loader implementation.
- AbstractLocalLoader() - Constructor for class org.jboss.modules.AbstractLocalLoader
- AbstractResourceLoader - Class in org.jboss.modules
-
An abstract resource loader implementation.
- AbstractResourceLoader() - Constructor for class org.jboss.modules.AbstractResourceLoader
- accept(String) - Method in class org.jboss.modules.filter.AggregatePathFilter
-
Determine whether a path should be accepted.
- accept(String) - Method in class org.jboss.modules.filter.BooleanClassFilter
- accept(String) - Method in class org.jboss.modules.filter.BooleanPathFilter
- accept(String) - Method in class org.jboss.modules.filter.ChildPathFilter
- accept(String) - Method in interface org.jboss.modules.filter.ClassFilter
-
Determine whether a class name should be accepted by this filter.
- accept(String) - Method in class org.jboss.modules.filter.EqualsPathFilter
- accept(String) - Method in class org.jboss.modules.filter.GlobPathFilter
-
Determine whether a path should be accepted.
- accept(String) - Method in class org.jboss.modules.filter.InvertingPathFilter
-
Determine whether a path should be accepted.
- accept(String) - Method in class org.jboss.modules.filter.MultiplePathFilter
- accept(String) - Method in class org.jboss.modules.filter.PathClassFilter
- accept(String) - Method in interface org.jboss.modules.filter.PathFilter
-
Determine whether a path should be accepted.
- accept(String) - Method in class org.jboss.modules.filter.SetPathFilter
- acceptAll() - Static method in class org.jboss.modules.filter.ClassFilters
-
Get a filter which always returns
true
. - acceptAll() - Static method in class org.jboss.modules.filter.PathFilters
-
Get a filter which always returns
true
. - access - Static variable in class org.jboss.modules.security.ModularPermissionFactory
- ACCESS_MODULE_LOGGER - Static variable in class org.jboss.modules.Module
- accessControlContext - Variable in class org.jboss.modules.LocalModuleFinder
- activeProfileNames - Variable in class org.jboss.modules.maven.MavenSettings
- actual - Variable in class __redirected.__DatatypeFactory
- actual - Variable in class __redirected.__DocumentBuilderFactory
- actual - Variable in class __redirected.__SAXParserFactory
- actual - Variable in class __redirected.__SchemaFactory
- actual - Variable in class __redirected.__TransformerFactory
- actual - Variable in class __redirected.__XMLEventFactory
- actual - Variable in class __redirected.__XMLInputFactory
- actual - Variable in class __redirected.__XMLOutputFactory
- actual - Variable in class __redirected.__XMLReaderFactory
- actual - Variable in class __redirected.__XPathFactory
- add(E) - Method in class org.jboss.modules.FastCopyHashSet
- add(Permission) - Method in class org.jboss.modules.security.FactoryPermissionCollection
- ADD_CONTENT_HANDLER_FACTORY - Static variable in class org.jboss.modules.Module
- ADD_URL_STREAM_HANDLER_FACTORY - Static variable in class org.jboss.modules.Module
- addActiveProfile(String) - Method in class org.jboss.modules.maven.MavenSettings
- addAll(Collection<? extends E>) - Method in class org.jboss.modules.FastCopyHashSet
- addClassLoadTime(long) - Method in class org.jboss.modules.ModuleLoader
- addClassPath(ModuleSpec.Builder, String) - Method in class org.jboss.modules.ClassPathModuleLoader
-
Adds the class path entries as dependencies on the builder.
- addDependency(DependencySpec) - Method in interface org.jboss.modules.ModuleSpec.Builder
-
Add a dependency specification.
- addExportedPaths(Dependency[], Map<String, List<LocalLoader>>, FastCopyHashSet<PathFilter>, FastCopyHashSet<ClassFilter>, FastCopyHashSet<PathFilter>, Set<Module.Visited>) - Method in class org.jboss.modules.Module
- addFilter(PathFilter, boolean) - Method in class org.jboss.modules.filter.MultiplePathFilterBuilder
-
Add a filter to this builder.
- addHandlerModule(Module) - Static method in class org.jboss.modules.ModularContentHandlerFactory
- addHandlerModule(Module) - Static method in class org.jboss.modules.ModularURLStreamHandlerFactory
- addInternalIndex(File, boolean) - Static method in class org.jboss.modules.JarFileResourceLoader
- addLinkTime(long) - Method in class org.jboss.modules.ModuleLoader
- addMBean(ObjectName, Object) - Method in interface org.jboss.modules.ModuleLoader.MBeanReg
- addMBean(ObjectName, Object) - Method in class org.jboss.modules.ModuleLoader.RealMBeanReg
- addMBean(ObjectName, Object) - Method in class org.jboss.modules.ModuleLoader.TempMBeanReg
- addOnsPath - Variable in class org.jboss.modules.LayeredModulePathFactory.LayersConfig
- addPaths(Dependency[], Map<String, List<LocalLoader>>, FastCopyHashSet<PathFilter>, FastCopyHashSet<ClassFilter>, FastCopyHashSet<PathFilter>, Set<Module.Visited>) - Method in class org.jboss.modules.Module
- addProfile(MavenSettings.Profile) - Method in class org.jboss.modules.maven.MavenSettings
- addProperty(String, String) - Method in interface org.jboss.modules.ModuleSpec.Builder
-
Add a property to this module specification.
- addRepository(String) - Method in class org.jboss.modules.maven.MavenSettings.Profile
- addResourceRoot(ResourceLoaderSpec) - Method in interface org.jboss.modules.ModuleSpec.Builder
-
Add a local resource root, from which this module will load class definitions and resources.
- AggregatePathFilter - Class in org.jboss.modules.filter
-
PathFilter implementation that aggregates multiple other filters.
- AggregatePathFilter(boolean, PathFilter...) - Constructor for class org.jboss.modules.filter.AggregatePathFilter
-
Construct a new instance.
- AliasModuleSpec - Class in org.jboss.modules
-
A module specification for a module alias.
- AliasModuleSpec(ModuleIdentifier, ModuleIdentifier) - Constructor for class org.jboss.modules.AliasModuleSpec
- aliasTarget - Variable in class org.jboss.modules.AliasModuleSpec
- all(Collection<PathFilter>) - Static method in class org.jboss.modules.filter.PathFilters
-
Get a path filter which returns
true
if all of the given filters returntrue
. - all(PathFilter...) - Static method in class org.jboss.modules.filter.PathFilters
-
Get a path filter which returns
true
if all of the given filters returntrue
. - ALL_PERMISSION - Static variable in class org.jboss.modules.ModulesPolicy
- ALL_PERMISSION - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- allPaths - Variable in class org.jboss.modules.Linkage
- allPaths - Variable in class org.jboss.modules.Paths
- allStringsInterned - Variable in class org.jboss.modules.xml.MXParser
-
Implementation notice: the is instance variable that controls if newString() is interning.
- any - Variable in class org.jboss.modules.filter.AggregatePathFilter
- any(Collection<PathFilter>) - Static method in class org.jboss.modules.filter.PathFilters
-
Get a path filter which returns
true
if any of the given filters returntrue
. - any(PathFilter...) - Static method in class org.jboss.modules.filter.PathFilters
-
Get a path filter which returns
true
if any of the given filters returntrue
. - ARCH_NAME - Static variable in class org.jboss.modules.NativeLibraryResourceLoader.Identification
- ArtifactCoordinates - Class in org.jboss.modules.maven
-
Maven artifact coordinate specification.
- ArtifactCoordinates(String, String, String) - Constructor for class org.jboss.modules.maven.ArtifactCoordinates
-
Construct a new instance with an empty classifier.
- ArtifactCoordinates(String, String, String, String) - Constructor for class org.jboss.modules.maven.ArtifactCoordinates
-
Construct a new instance.
- artifactId - Variable in class org.jboss.modules.maven.ArtifactCoordinates
- artifactLock - Static variable in class org.jboss.modules.maven.MavenArtifactUtil
- assembled - Variable in class org.jboss.modules.security.FactoryPermissionCollection
- assertionSetting - Variable in class org.jboss.modules.ClassSpec
- assertionSetting - Variable in class org.jboss.modules.ConcreteModuleSpec
- assertionSetting - Variable in class org.jboss.modules.ModuleClassLoader.Configuration
- assertionSetting - Variable in class org.jboss.modules.PackageSpec
- AssertionSetting - Enum in org.jboss.modules
-
The assertion setting for a package or class.
- AssertionSetting() - Constructor for enum org.jboss.modules.AssertionSetting
- assertNoAttributes(XmlPullParser) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- attachment - Variable in class org.jboss.modules.ref.PhantomReference
- attachment - Variable in class org.jboss.modules.ref.SoftReference
- attachment - Variable in class org.jboss.modules.ref.StrongReference
- attachment - Variable in class org.jboss.modules.ref.WeakReference
- attributeCount - Variable in class org.jboss.modules.xml.MXParser
- attributeName - Variable in class org.jboss.modules.xml.MXParser
- attributeNameHash - Variable in class org.jboss.modules.xml.MXParser
- attributePrefix - Variable in class org.jboss.modules.xml.MXParser
- attributeUri - Variable in class org.jboss.modules.xml.MXParser
- attributeValue - Variable in class org.jboss.modules.xml.MXParser
B
- base - Variable in class org.jboss.modules.FileResourceLoader.Itr
- baseDirectory(ModuleIdentifier) - Static method in class org.jboss.modules.ModuleXmlUtil
-
Creates a path name from the module identifier with the default
File.separator
character. - baseDirectory(ModuleIdentifier, String) - Static method in class org.jboss.modules.ModuleXmlUtil
-
Creates a path name from the module identifier.
- baseFilename(String, String, ModuleIdentifier) - Static method in class org.jboss.modules.ModuleXmlUtil
-
Creates a path name to the module XML
- baseFilename(String, ModuleIdentifier) - Static method in class org.jboss.modules.ModuleXmlUtil
-
Creates a path name to the module XML file from the module identifier.
- baseFilename(ModuleIdentifier) - Static method in class org.jboss.modules.ModuleXmlUtil
-
Creates a path name to the module XML file from the module identifier.
- BooleanClassFilter - Class in org.jboss.modules.filter
- BooleanClassFilter(boolean) - Constructor for class org.jboss.modules.filter.BooleanClassFilter
- booleanFilter(boolean) - Static method in class org.jboss.modules.filter.PathFilters
- BooleanPathFilter - Class in org.jboss.modules.filter
- BooleanPathFilter(boolean) - Constructor for class org.jboss.modules.filter.BooleanPathFilter
- BOOT_MODULE_LOADER - Static variable in class org.jboss.modules.Module
- buf - Variable in class org.jboss.modules.xml.MXParser
- bufAbsoluteStart - Variable in class org.jboss.modules.xml.MXParser
- bufEnd - Variable in class org.jboss.modules.xml.MXParser
- bufLoadFactor - Variable in class org.jboss.modules.xml.MXParser
- bufSoftLimit - Variable in class org.jboss.modules.xml.MXParser
- bufStart - Variable in class org.jboss.modules.xml.MXParser
- build(ModuleIdentifier) - Static method in class org.jboss.modules.ModuleSpec
-
Get a builder for a new module specification.
- buildAlias(ModuleIdentifier, ModuleIdentifier) - Static method in class org.jboss.modules.ModuleSpec
-
Get a builder for a new module alias specification.
- buildIndex(List<String>, File, String) - Method in class org.jboss.modules.FileResourceLoader
- bytes - Variable in class org.jboss.modules.ClassSpec
C
- calculateDependencies(DependencySpec[]) - Method in class org.jboss.modules.Module
- calculateHashCode(String, String) - Static method in class org.jboss.modules.ModuleIdentifier
- CallerContext - Class in org.jboss.modules
-
Various methods for obtaining caller info.
- CallerContext() - Constructor for class org.jboss.modules.CallerContext
- CallerContext.Hack - Class in org.jboss.modules
- canonicalize(String) - Static method in class org.jboss.modules.PathUtils
-
Canonicalize the given path.
- canRedefine - Variable in class org.jboss.modules.ModuleLoader
- 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(ModuleIdentifier, 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.
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__DatatypeFactory
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__DocumentBuilderFactory
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__SAXParserFactory
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__SchemaFactory
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__TransformerFactory
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__XMLEventFactory
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__XMLInputFactory
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__XMLOutputFactory
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__XMLReaderFactory
- changeDefaultFactory(ModuleIdentifier, ModuleLoader) - Static method in class __redirected.__XPathFactory
- charRefOneCharBuf - Variable in class org.jboss.modules.xml.MXParser
- checkPermissions() - Static method in class org.jboss.modules.ModuleLoader
- ChildPathFilter - Class in org.jboss.modules.filter
- ChildPathFilter(String) - Constructor for class org.jboss.modules.filter.ChildPathFilter
- classCount - Variable in class org.jboss.modules.ModuleLoader
- 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
- classExportFilter - Variable in class org.jboss.modules.Dependency
- classExportFilter - Variable in class org.jboss.modules.DependencySpec
- classFileTransformer - Variable in class org.jboss.modules.ConcreteModuleSpec
- classFilter - Variable in class org.jboss.modules.FilteredIterableLocalLoader
- classFilter - Variable in class org.jboss.modules.FilteredLocalLoader
- 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 - Variable in class org.jboss.modules.Module.Visited
- ClassFilters - Class in org.jboss.modules.filter
-
Static factory methods for class filter types.
- ClassFilters() - Constructor for class org.jboss.modules.filter.ClassFilters
- classifier - Variable in class org.jboss.modules.maven.ArtifactCoordinates
- 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.
- classImportFilter - Variable in class org.jboss.modules.Dependency
- classImportFilter - Variable in class org.jboss.modules.DependencySpec
- classLoader - Variable in class org.jboss.modules.ClassLoaderLocalLoader
- classLoader - Variable in class org.jboss.modules.management.ModuleInfo
- classLoader - Variable in class org.jboss.modules.security.LoadedPermissionFactory
- ClassLoaderLocalLoader - Class in org.jboss.modules
- ClassLoaderLocalLoader(ClassLoader) - Constructor for class org.jboss.modules.ClassLoaderLocalLoader
-
Construct a new instance.
- classLoadTime - Variable in class org.jboss.modules.ModuleLoader
- className - Variable in class org.jboss.modules.security.LoadedPermissionFactory
- className - Variable in class org.jboss.modules.security.ModularPermissionFactory
- classPath - Variable in class org.jboss.modules.ClassPathModuleLoader
- CLASSPATH - Static variable in class org.jboss.modules.ModuleIdentifier
-
The class path module (only present if booted from a class path).
- ClassPathModuleLoader - Class in org.jboss.modules
-
Date: 06.05.2011
- ClassPathModuleLoader(ModuleLoader, String, String, String) - Constructor for class org.jboss.modules.ClassPathModuleLoader
- ClassSpec - Class in org.jboss.modules
-
A class definition specification.
- ClassSpec() - Constructor for class org.jboss.modules.ClassSpec
-
Construct a new instance.
- clear() - Method in class org.jboss.modules.FastCopyHashSet
- 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
- clear() - Method in class org.jboss.modules.UnlockedReadHashMap
- clearAssertionStatus() - Method in class org.jboss.modules.ModuleClassLoader
- clone() - Method in class org.jboss.modules.FastCopyHashSet
- clone() - Method in class org.jboss.modules.management.ObjectProperties
- clone() - Method in class org.jboss.modules.ModuleClassLoader
- close() - Method in class org.jboss.modules.FilteredIterableResourceLoader
- close() - Method in class org.jboss.modules.FilteredResourceLoader
- close() - Method in class org.jboss.modules.JarFileResourceLoader
- close() - Method in interface org.jboss.modules.ResourceLoader
-
Closes this resource, relinquishing any underlying resources.
- codeSigners - Variable in class org.jboss.modules.JarFileResourceLoader.CodeSigners
- CodeSigners(CodeSigner[]) - Constructor for class org.jboss.modules.JarFileResourceLoader.CodeSigners
- codeSource - Variable in class org.jboss.modules.ClassSpec
- codeSource - Variable in class org.jboss.modules.FileResourceLoader
- codeSources - Variable in class org.jboss.modules.JarFileResourceLoader
- 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.
- ConcreteModuleSpec - Class in org.jboss.modules
-
A
Module
specification for a concrete module implementation. - ConcreteModuleSpec(ModuleIdentifier, String, AssertionSetting, ResourceLoaderSpec[], DependencySpec[], LocalLoader, ModuleClassLoaderFactory, ClassFileTransformer, Map<String, String>, PermissionCollection) - Constructor for class org.jboss.modules.ConcreteModuleSpec
- 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(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. - Configuration(Module, AssertionSetting, ResourceLoaderSpec[], ClassFileTransformer) - Constructor for class org.jboss.modules.ModuleClassLoader.Configuration
- configured - Variable in class org.jboss.modules.LayeredModulePathFactory.LayersConfig
- configureDefaults() - Method in class org.jboss.modules.maven.MavenSettings
- 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.FastCopyHashSet
- contains(Object) - Method in class org.jboss.modules.management.ObjectProperties
- containsAll(Collection<?>) - Method in class org.jboss.modules.FastCopyHashSet
- containsKey(Object) - Method in class org.jboss.modules.management.ObjectProperties
- containsKey(Object) - Method in class org.jboss.modules.UnlockedReadHashMap
- containsValue(Object) - Method in class org.jboss.modules.management.ObjectProperties
- CONTENT_MODULES_LIST_ACTION - Static variable in class org.jboss.modules.ModularContentHandlerFactory
- context - Variable in class org.jboss.modules.FileEntryResource
- context - Variable in class org.jboss.modules.FileResourceLoader
- context - Variable in class org.jboss.modules.JarModuleFinder
- context - Variable in class org.jboss.modules.maven.DefaultMavenResolver
- copy(InputStream, OutputStream) - Static method in class org.jboss.modules.StreamUtil
- copy(InputStream, OutputStream) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- copyPermissions(PermissionCollection) - Static method in class org.jboss.modules.Module
- CPU_ID - Static variable in class org.jboss.modules.NativeLibraryResourceLoader.Identification
- 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
-
Creates a new module identifier using the specified name.
- create(String, String) - Static method in class org.jboss.modules.ModuleIdentifier
-
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.
- createClassFilteredLocalLoader(ClassFilter, LocalLoader) - Method in class org.jboss.modules.Module
- createClassLoaderDependencySpec(ClassLoader, Set<String>) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given class loader.
- createClassLoaderDependencySpec(ClassLoader, Set<String>, boolean) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given class loader.
- createClassLoaderDependencySpec(PathFilter, PathFilter, ClassLoader, Set<String>) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given class loader.
- createCodeSource(JarEntry) - Method in class org.jboss.modules.JarFileResourceLoader
- createComment(String) - Method in class __redirected.__XMLEventFactory
- createContentHandler(String) - Method in class org.jboss.modules.ModularContentHandlerFactory
- 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
-
Create a filesystem-backed resource loader with support for native libraries.
- 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, 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
-
Create a filesystem-backed iterable resource loader with support for native libraries.
- 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
-
Create a filtered view of an iterable resource loader, which allows classes to be included or excluded on a name basis.
- createIterableJarResourceLoader(String, JarFile) - Static method in class org.jboss.modules.ResourceLoaders
-
Create a JAR-backed iterable resource loader.
- 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
-
Create a JAR-backed resource loader.
- createJarResourceLoader(String, JarFile, String) - Static method in class org.jboss.modules.ResourceLoaders
-
Create a JAR-backed resource loader.
- 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
-
Create a dependency on the current module's local resources.
- createLocalDependencySpec(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the current module's local resources.
- createLocalDependencySpec(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter, LocalLoader, Set<String>) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given local loader.
- createLocalDependencySpec(PathFilter, PathFilter, LocalLoader, Set<String>) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given local loader.
- createLocalDependencySpec(LocalLoader, Set<String>) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given local loader.
- createLocalDependencySpec(LocalLoader, Set<String>, boolean) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given local loader.
- 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.
- createMavenNativeArtifactLoader(MavenResolver, String, XmlPullParser, ModuleSpec.Builder) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- createModuleDependencySpec(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter, ModuleLoader, ModuleIdentifier, boolean) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given module.
- createModuleDependencySpec(PathFilter, PathFilter, ModuleLoader, ModuleIdentifier, boolean) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given module.
- createModuleDependencySpec(PathFilter, ModuleIdentifier, boolean) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given module.
- createModuleDependencySpec(PathFilter, ModuleLoader, ModuleIdentifier, boolean) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given module.
- createModuleDependencySpec(ModuleIdentifier) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given module.
- createModuleDependencySpec(ModuleIdentifier, boolean) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given module.
- createModuleDependencySpec(ModuleIdentifier, boolean, boolean) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given module.
- createModuleDependencySpec(ModuleLoader, ModuleIdentifier, boolean) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given module.
- createModuleDependencySpec(ModuleLoader, ModuleIdentifier, boolean, boolean) - Static method in class org.jboss.modules.DependencySpec
-
Create a dependency on the given module.
- 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.
- createPathFilteredLocalLoader(PathFilter, LocalLoader) - Method in class org.jboss.modules.Module
- 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.
- 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
- 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.
- createURLStreamHandler(String) - Method in class org.jboss.modules.ModularURLStreamHandlerFactory
- 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
- current - Variable in class org.jboss.modules.FastCopyHashSet.KeyIterator
D
- D_EXPORT - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- D_IMPORT - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- D_NONE - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- DEBUG - Static variable in class org.jboss.modules.log.JDKModuleLogger
- DEFAULT_ADD_ONS_PATH - Static variable in class org.jboss.modules.LayeredModulePathFactory.LayersConfig
- DEFAULT_CAPACITY - Static variable in class org.jboss.modules.FastCopyHashSet
-
Same default as HashMap, must be a power of 2
- DEFAULT_FACTORY - Static variable in class __redirected.__DatatypeFactory
- DEFAULT_FACTORY - Static variable in class __redirected.__DocumentBuilderFactory
- DEFAULT_FACTORY - Static variable in class __redirected.__SAXParserFactory
- DEFAULT_FACTORY - Static variable in class __redirected.__SchemaFactory
- DEFAULT_FACTORY - Static variable in class __redirected.__TransformerFactory
- DEFAULT_FACTORY - Static variable in class __redirected.__XMLEventFactory
- DEFAULT_FACTORY - Static variable in class __redirected.__XMLInputFactory
- DEFAULT_FACTORY - Static variable in class __redirected.__XMLOutputFactory
- DEFAULT_FACTORY - Static variable in class __redirected.__XMLReaderFactory
- DEFAULT_FACTORY - Static variable in class __redirected.__XPathFactory
- DEFAULT_FILENAME - Static variable in class org.jboss.modules.ModuleXmlUtil
- DEFAULT_INITIAL_CAPACITY - Static variable in class org.jboss.modules.UnlockedReadHashMap
- DEFAULT_LAYERS_PATH - Static variable in class org.jboss.modules.LayeredModulePathFactory.LayersConfig
- DEFAULT_LOAD_FACTOR - Static variable in class org.jboss.modules.FastCopyHashSet
-
50%
- DEFAULT_LOAD_FACTOR - Static variable in class org.jboss.modules.UnlockedReadHashMap
- DEFAULT_PERMISSION_COLLECTION - Static variable in class org.jboss.modules.ModulesPolicy
- DEFAULT_PERMISSION_COLLECTION - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- DEFAULT_SLOT - Static variable in class org.jboss.modules.ModuleIdentifier
- DefaultBootModuleLoaderHolder - Class in org.jboss.modules
- DefaultBootModuleLoaderHolder() - Constructor for class org.jboss.modules.DefaultBootModuleLoaderHolder
- defaultImportFilter - Static variable in class org.jboss.modules.filter.PathFilters
- defaultImportFilterWithServices - Static variable in class org.jboss.modules.filter.PathFilters
- defaultLoader - Variable in class org.jboss.modules.ClassifyingModuleLoader
- DefaultMavenResolver - Class in org.jboss.modules.maven
- DefaultMavenResolver() - Constructor for class org.jboss.modules.maven.DefaultMavenResolver
- defaultVal - Variable in class org.jboss.modules.filter.MultiplePathFilter
- defaultVal - Variable in class org.jboss.modules.filter.MultiplePathFilterBuilder
- defineClass(String, ClassSpec, ResourceLoader) - Method in class org.jboss.modules.ModuleClassLoader
-
Define a class from a class name and class spec.
- defineEntityReplacementText(String, String) - Method in class org.jboss.modules.xml.MXParser
- defineEntityReplacementText(String, String) - Method in interface org.jboss.modules.xml.XmlPullParser
-
Set new value for entity replacement text as defined in XML 1.0 Section 4.5 Construction of Internal Entity Replacement Text.
- defineLogger - Variable in class org.jboss.modules.log.JDKModuleLogger
- defineModule(ConcreteModuleSpec, ModuleLoader.FutureModule) - Method in class org.jboss.modules.ModuleLoader
-
Defines a Module based on a specification.
- defineOrLoadClass(String, byte[], int, int) - Method in class org.jboss.modules.ConcurrentClassLoader
-
Atomically define or load the named class.
- defineOrLoadClass(String, byte[], int, int, ProtectionDomain) - Method in class org.jboss.modules.ConcurrentClassLoader
-
Atomically define or load the named class.
- definePackage(String, String, String, String, String, String, String, URL) - Method in class org.jboss.modules.ConcurrentClassLoader
-
Defines a package by name in this ConcurrentClassLoader.
- definePackage(String, String, String, String, String, String, String, URL) - Method in class org.jboss.modules.ModuleClassLoader
-
Defines a package by name in this ConcurrentClassLoader.
- definePackage(String, PackageSpec) - Method in class org.jboss.modules.ModuleClassLoader
-
Define a package from a package spec.
- definingLoader - Static variable in class org.jboss.modules.ConcurrentClassLoader
- defVal - Variable in class org.jboss.modules.PropertyReadAction
- delegate - Variable in class org.jboss.modules.filter.InvertingPathFilter
- delegate - Variable in class org.jboss.modules.JarModuleLoader
- delegateLoader - Variable in class org.jboss.modules.ClassPathModuleLoader
- delegates - Variable in class org.jboss.modules.ClassifyingModuleLoader
- delegates - Variable in class org.jboss.modules.filter.AggregatePathFilter
- dependencies - Variable in class org.jboss.modules.ClassPathModuleLoader
- dependencies - Variable in class org.jboss.modules.ConcreteModuleSpec
- dependencies - Variable in class org.jboss.modules.Linkage
- dependencies - Variable in class org.jboss.modules.management.ModuleInfo
- Dependency - Class in org.jboss.modules
-
A dependency item.
- Dependency(PathFilter, PathFilter) - Constructor for class org.jboss.modules.Dependency
- Dependency(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter) - Constructor for class org.jboss.modules.Dependency
- DependencyInfo - Class in org.jboss.modules.management
-
Information describing a dependency.
- DependencyInfo(String, String, String, ModuleLoaderMXBean, String, boolean, String, List<String>) - Constructor for class org.jboss.modules.management.DependencyInfo
-
Construct a new instance.
- DependencySpec - Class in org.jboss.modules
-
A dependency specification that represents a single dependency for a module.
- DependencySpec(PathFilter, PathFilter) - Constructor for class org.jboss.modules.DependencySpec
- DependencySpec(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter) - Constructor for class org.jboss.modules.DependencySpec
- dependencySpecs - Variable in class org.jboss.modules.Linkage
- DependencyTreeViewer - Class in org.jboss.modules
-
A dependency tree viewer utility.
- DependencyTreeViewer() - Constructor for class org.jboss.modules.DependencyTreeViewer
- dependencyType - Variable in class org.jboss.modules.management.DependencyInfo
- depth - Variable in class org.jboss.modules.xml.MXParser
- detail - Variable in exception org.jboss.modules.xml.XmlPullParserException
- DISABLED - Enum constant in enum org.jboss.modules.AssertionSetting
- DOCDECL - Static variable in interface org.jboss.modules.xml.XmlPullParser
-
An XML document type declaration was just read.
- doDefineOrLoadClass(String, byte[], int, int, ProtectionDomain) - Method in class org.jboss.modules.ModuleClassLoader
- doDumpModuleInformation(String, StringBuilder) - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- doGet(AtomicReferenceArray<UnlockedReadHashMap.Item<K, V>[]>, Object) - Static method in class org.jboss.modules.UnlockedReadHashMap
- doGet(UnlockedReadHashMap.Item<K, V>[], Object) - Static method in class org.jboss.modules.UnlockedReadHashMap
- doGetClassSpec(String) - Method in class org.jboss.modules.FileResourceLoader
- doGetDependencies(Module) - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- doGetResourceLoaders(Module) - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- doGetRow(AtomicReferenceArray<UnlockedReadHashMap.Item<K, V>[]>, int) - Static method in class org.jboss.modules.UnlockedReadHashMap
- doGetRow(AtomicReferenceArray<UnlockedReadHashMap.Item<K, V>[]>, Object) - Static method in class org.jboss.modules.UnlockedReadHashMap
- doIo(PrivilegedExceptionAction<T>) - Static method in class org.jboss.modules.maven.MavenArtifactUtil
- doIo(PrivilegedExceptionAction<T>, AccessControlContext) - Static method in class org.jboss.modules.maven.MavenArtifactUtil
- doLog(Level, String) - Method in class org.jboss.modules.log.JDKModuleLogger
- doLog(Level, String, Throwable) - Method in class org.jboss.modules.log.JDKModuleLogger
- doPut(AtomicReferenceArray<UnlockedReadHashMap.Item<K, V>[]>, K, V, boolean) - Method in class org.jboss.modules.UnlockedReadHashMap
- downloadFile(String, String, File) - Static method in class org.jboss.modules.maven.MavenArtifactUtil
- dumpAllModuleInformation() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Dump all information for all modules as a string.
- dumpAllModuleInformation() - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- dumpModuleInformation(String) - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Dump all information for a single module as a string.
- dumpModuleInformation(String) - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
E
- E_ARTIFACT - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_DEPENDENCIES - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_EXCLUDE - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_EXCLUDE_SET - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_EXPORTS - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_FILTER - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_GRANT - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_IMPORTS - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_INCLUDE - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_INCLUDE_SET - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_MAIN_CLASS - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_MODULE - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_MODULE_ABSENT - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_MODULE_ALIAS - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_NATIVE_ARTIFACT - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_PATH - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_PATHS - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_PERMISSIONS - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_PROPERTIES - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_PROPERTY - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_RESOURCE_ROOT - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_RESOURCES - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- E_SYSTEM - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- elements() - Method in class org.jboss.modules.management.ObjectProperties
- elements() - Method in class org.jboss.modules.security.FactoryPermissionCollection
- elName - Variable in class org.jboss.modules.xml.MXParser
- elNamespaceCount - Variable in class org.jboss.modules.xml.MXParser
- elPrefix - Variable in class org.jboss.modules.xml.MXParser
- elRawName - Variable in class org.jboss.modules.xml.MXParser
- elRawNameEnd - Variable in class org.jboss.modules.xml.MXParser
- elRawNameLine - Variable in class org.jboss.modules.xml.MXParser
- elUri - Variable in class org.jboss.modules.xml.MXParser
- EMPTY_CLASS_FILTERS - Static variable in class org.jboss.modules.Module
- EMPTY_CODE_SIGNERS - Static variable in class org.jboss.modules.JarFileResourceLoader
- EMPTY_ENUMERATION - Static variable in class org.jboss.modules.ConcurrentClassLoader
-
An empty enumeration, for subclasses to use if desired.
- EMPTY_PATH_FILTERS - Static variable in class org.jboss.modules.Module
- emptyElementTag - Variable in class org.jboss.modules.xml.MXParser
- ENABLED - Enum constant in enum org.jboss.modules.AssertionSetting
- ENABLED - Static variable in class org.jboss.modules.Metrics
- END_DOCUMENT - Static variable in interface org.jboss.modules.xml.XmlPullParser
-
Logical end of the xml document.
- END_TAG - Static variable in interface org.jboss.modules.xml.XmlPullParser
-
Returned from getEventType(), next(), or nextToken() when an end tag was read.
- endOfDocument(XmlPullParser) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- ensureAttributesCapacity(int) - Method in class org.jboss.modules.xml.MXParser
-
Make sure that in attributes temporary array is enough space.
- ensureElementsCapacity() - Method in class org.jboss.modules.xml.MXParser
-
Make sure that we have enough space to keep element stack if passed size.
- ensureEntityCapacity() - Method in class org.jboss.modules.xml.MXParser
- ensureNamespacesCapacity(int) - Method in class org.jboss.modules.xml.MXParser
- ensurePC(int) - Method in class org.jboss.modules.xml.MXParser
- ENTITY_REF - Static variable in interface org.jboss.modules.xml.XmlPullParser
-
An entity reference was just read; this token is available from nextToken() only.
- entityEnd - Variable in class org.jboss.modules.xml.MXParser
- entityName - Variable in class org.jboss.modules.xml.MXParser
- entityNameBuf - Variable in class org.jboss.modules.xml.MXParser
- entityNameHash - Variable in class org.jboss.modules.xml.MXParser
- entityRefName - Variable in class org.jboss.modules.xml.MXParser
- entityReplacement - Variable in class org.jboss.modules.xml.MXParser
- entityReplacementBuf - Variable in class org.jboss.modules.xml.MXParser
- entry - Variable in class org.jboss.modules.JarEntryResource
- EntryIterator() - Constructor for class org.jboss.modules.UnlockedReadHashMap.EntryIterator
- entryName - Variable in class org.jboss.modules.JarEntryResource
- entrySet - Variable in class org.jboss.modules.UnlockedReadHashMap
- entrySet() - Method in class org.jboss.modules.management.ObjectProperties
- entrySet() - Method in class org.jboss.modules.UnlockedReadHashMap
- EntrySet() - Constructor for class org.jboss.modules.UnlockedReadHashMap.EntrySet
- equals(Object) - Method in class org.jboss.modules.FastCopyHashSet
- equals(Object) - Method in class org.jboss.modules.filter.AggregatePathFilter
- equals(Object) - Method in class org.jboss.modules.filter.BooleanClassFilter
- equals(Object) - Method in class org.jboss.modules.filter.BooleanPathFilter
- equals(Object) - Method in class org.jboss.modules.filter.ChildPathFilter
- equals(Object) - Method in class org.jboss.modules.filter.EqualsPathFilter
- equals(Object) - Method in class org.jboss.modules.filter.GlobPathFilter
- equals(Object) - Method in class org.jboss.modules.filter.InvertingPathFilter
- equals(Object) - Method in class org.jboss.modules.filter.MultiplePathFilter
- equals(Object) - Method in interface org.jboss.modules.filter.PathFilter
-
Determine whether this filter is equal to another.
- equals(Object) - Method in class org.jboss.modules.filter.SetPathFilter
- equals(Object) - Method in class org.jboss.modules.JarFileResourceLoader.CodeSigners
- equals(Object) - Method in class org.jboss.modules.maven.ArtifactCoordinates
-
Determine whether this coordinates object equals the target object.
- equals(Object) - Method in class org.jboss.modules.Module.Visited
- equals(Object) - Method in class org.jboss.modules.ModuleClassLoader
- equals(Object) - Method in class org.jboss.modules.ModuleIdentifier
-
Determine whether this object is equal to another.
- equals(Object) - Method in class org.jboss.modules.security.UninitializedPermission
- equals(Object) - Method in class org.jboss.modules.UnlockedReadHashMap.Item
- equals(AggregatePathFilter) - Method in class org.jboss.modules.filter.AggregatePathFilter
- equals(ChildPathFilter) - Method in class org.jboss.modules.filter.ChildPathFilter
- equals(EqualsPathFilter) - Method in class org.jboss.modules.filter.EqualsPathFilter
- equals(GlobPathFilter) - Method in class org.jboss.modules.filter.GlobPathFilter
- equals(InvertingPathFilter) - Method in class org.jboss.modules.filter.InvertingPathFilter
- equals(MultiplePathFilter) - Method in class org.jboss.modules.filter.MultiplePathFilter
- equals(SetPathFilter) - Method in class org.jboss.modules.filter.SetPathFilter
- equals(JarFileResourceLoader.CodeSigners) - Method in class org.jboss.modules.JarFileResourceLoader.CodeSigners
- equals(ArtifactCoordinates) - Method in class org.jboss.modules.maven.ArtifactCoordinates
-
Determine whether this coordinates object equals the target object.
- equals(Module.Visited) - Method in class org.jboss.modules.Module.Visited
- equals(ModuleIdentifier) - Method in class org.jboss.modules.ModuleIdentifier
-
Determine whether this object is equal to another.
- equals(UnlockedReadHashMap.Item<?, ?>) - Method in class org.jboss.modules.UnlockedReadHashMap.Item
- EqualsPathFilter - Class in org.jboss.modules.filter
- EqualsPathFilter(String) - Constructor for class org.jboss.modules.filter.EqualsPathFilter
- escapeName(String) - Static method in class org.jboss.modules.ModuleIdentifier
- escapeSlot(String) - Static method in class org.jboss.modules.ModuleIdentifier
- eventType - Variable in class org.jboss.modules.xml.MXParser
- expectedCount - Variable in class org.jboss.modules.FastCopyHashSet.KeyIterator
- exportFilter - Variable in class org.jboss.modules.Dependency
- exportFilter - Variable in class org.jboss.modules.DependencySpec
- exportFilter - Variable in class org.jboss.modules.management.DependencyInfo
- extractJarPaths(JarFile, String, Collection<String>) - Static method in class org.jboss.modules.JarFileResourceLoader
F
- factories - Variable in class org.jboss.modules.security.FactoryPermissionCollection
- 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.
- fallbackLoader - Variable in class org.jboss.modules.ConcreteModuleSpec
- fallbackLoader - Variable in class org.jboss.modules.management.ModuleInfo
- fallbackLoader - Variable in class org.jboss.modules.Module
-
The fallback local loader, if any is defined.
- FALSE - Static variable in class org.jboss.modules.filter.BooleanClassFilter
- FALSE - Static variable in class org.jboss.modules.filter.BooleanPathFilter
- FastCopyHashSet<E> - Class in org.jboss.modules
-
A HashSet that is optimized for fast shallow copies.
- FastCopyHashSet() - Constructor for class org.jboss.modules.FastCopyHashSet
- FastCopyHashSet(int) - Constructor for class org.jboss.modules.FastCopyHashSet
- FastCopyHashSet(int, float) - Constructor for class org.jboss.modules.FastCopyHashSet
- FastCopyHashSet(Set<? extends E>) - Constructor for class org.jboss.modules.FastCopyHashSet
- FastCopyHashSet.KeyIterator - Class in org.jboss.modules
- 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
- file - Variable in class org.jboss.modules.FileEntryResource
- FileEntryResource - Class in org.jboss.modules
-
A file entry resource.
- FileEntryResource(String, File, URL, AccessControlContext) - Constructor for class org.jboss.modules.FileEntryResource
- fileNameOfClass(String) - Static method in class org.jboss.modules.Module
-
Get the file name of a class.
- fileOfJar - Variable in class org.jboss.modules.JarFileResourceLoader
- FileResourceLoader - Class in org.jboss.modules
- FileResourceLoader(String, File, AccessControlContext) - Constructor for class org.jboss.modules.FileResourceLoader
- FileResourceLoader.Itr - Class in org.jboss.modules
- fillBuf() - Method in class org.jboss.modules.xml.MXParser
- filter - Variable in class org.jboss.modules.FilteredIterableResourceLoader
- filter - Variable in class org.jboss.modules.FilteredResourceLoader
- filtered(Class<O[]>, I...) - Static method in class org.jboss.modules.DependencyTreeViewer
- filtered(PathFilter, Iterator<Resource>) - Static method in class org.jboss.modules.filter.PathFilters
-
Get a filtered view of a resource iteration.
- FilteredIterableLocalLoader - Class in org.jboss.modules
- FilteredIterableLocalLoader(ClassFilter, PathFilter, IterableLocalLoader) - Constructor for class org.jboss.modules.FilteredIterableLocalLoader
- FilteredIterableResourceLoader - Class in org.jboss.modules
- FilteredIterableResourceLoader(PathFilter, IterableResourceLoader) - Constructor for class org.jboss.modules.FilteredIterableResourceLoader
- FilteredLocalLoader - Class in org.jboss.modules
- FilteredLocalLoader(ClassFilter, PathFilter, LocalLoader) - Constructor for class org.jboss.modules.FilteredLocalLoader
- FilteredResourceLoader - Class in org.jboss.modules
- FilteredResourceLoader(PathFilter, ResourceLoader) - Constructor for class org.jboss.modules.FilteredResourceLoader
- filterPaths(Iterable<String>, PathFilter, T) - Static method in class org.jboss.modules.PathUtils
-
Filter the paths from
source
intotarget
usingfilter
. - filters - Variable in class org.jboss.modules.filter.MultiplePathFilter
- filters - Variable in class org.jboss.modules.filter.MultiplePathFilterBuilder
- filters - Variable in class org.jboss.modules.Module.Visited
- finalize() - Method in class org.jboss.modules.ModuleClassLoader
- findClass(String) - Method in class org.jboss.modules.ConcurrentClassLoader
-
Implementation of
ClassLoader.findClass(String)
. - 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).
- finders - Variable in class org.jboss.modules.ModuleLoader
- findFragment(int, char[], int, int) - Static method in class org.jboss.modules.xml.MXParser
- findLibrary(String) - Method in class org.jboss.modules.ModuleClassLoader
-
Find a library from one of the resource loaders.
- findLoadedModuleLocal(ModuleIdentifier) - Method in class org.jboss.modules.ModuleLoader
-
Find an already-loaded module, returning
null
if the module isn't currently loaded. - findLoadedPackage(String) - Method in class org.jboss.modules.ConcurrentClassLoader
-
Load a package from this class loader only.
- findModule(ModuleIdentifier) - Method in class org.jboss.modules.ClassifyingModuleLoader
-
Find a Module's specification in this ModuleLoader by its identifier.
- findModule(ModuleIdentifier) - Method in class org.jboss.modules.ClassPathModuleLoader
- findModule(ModuleIdentifier) - Method in class org.jboss.modules.ModuleLoader
-
Find a Module's specification in this ModuleLoader by its identifier.
- findModule(ModuleIdentifier, ModuleLoader) - Method in class org.jboss.modules.JarModuleFinder
- findModule(ModuleIdentifier, ModuleLoader) - Method in class org.jboss.modules.LocalModuleFinder
- findModule(ModuleIdentifier, ModuleLoader) - Method in interface org.jboss.modules.ModuleFinder
-
Find a module specification for the given identifier.
- findProviderClassNames(Class<T>, ClassLoader, String) - Static method in class __redirected.__RedirectedUtils
- 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.
- 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
-
Parse a module specification from a string.
- FutureModule(ModuleIdentifier) - Constructor for class org.jboss.modules.ModuleLoader.FutureModule
G
- 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
- get(Object) - Method in class org.jboss.modules.UnlockedReadHashMap
- GET_BOOT_MODULE_LOADER - Static variable in class org.jboss.modules.Module
- GET_CLASS_LOADER - Static variable in class org.jboss.modules.Module
- GET_DEPENDENCIES - Static variable in class org.jboss.modules.Module
- GET_LOADER_ACTION - Static variable in class org.jboss.modules.SecurityActions
- GET_PACKAGE_SUPPRESSOR - Static variable in class org.jboss.modules.ConcurrentClassLoader
- getActions() - Method in class org.jboss.modules.security.UninitializedPermission
- getAddOnsPath() - Method in class org.jboss.modules.LayeredModulePathFactory.LayersConfig
- getAliasTarget() - Method in class org.jboss.modules.AliasModuleSpec
- getAliasTarget() - Method in interface org.jboss.modules.ModuleSpec.AliasBuilder
-
Get the identifier of the module being referenced by this builder.
- getAllPaths() - Method in class org.jboss.modules.Paths
- getAllPermission() - Static method in class org.jboss.modules.ModulesPolicy
- getAllPermission() - Static method in class org.jboss.modules.xml.ModuleXmlParser
- 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.
- getAssembled() - Method in class org.jboss.modules.security.FactoryPermissionCollection
- getAssertionSetting() - Method in class org.jboss.modules.ClassSpec
-
Get the class assertion setting.
- getAssertionSetting() - Method in class org.jboss.modules.ConcreteModuleSpec
- getAssertionSetting() - Method in class org.jboss.modules.ModuleClassLoader.Configuration
- 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.
- getBytes() - Method in class org.jboss.modules.ClassSpec
-
Get the class file bytes.
- 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.
- getCallingClass() - Static method in class org.jboss.modules.CallerContext
- getClassContext() - Method in class org.jboss.modules.CallerContext.Hack
- getClassCount() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Get the number of classes defined in this module loader.
- getClassCount() - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- getClassDefineTime() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Get the estimated CPU time (in nanoseconds) spent defining classes for this loader.
- getClassDefineTime() - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- getClassExportFilter() - Method in class org.jboss.modules.Dependency
- getClassExportFilter() - Method in class org.jboss.modules.DependencySpec
-
Get the dependency class export filter.
- getClassFileTransformer() - Method in class org.jboss.modules.ConcreteModuleSpec
- getClassifier() - Method in class org.jboss.modules.maven.ArtifactCoordinates
-
Get the classifier.
- getClassImportFilter() - Method in class org.jboss.modules.Dependency
- getClassImportFilter() - Method in class org.jboss.modules.DependencySpec
-
Get the dependency class import filter.
- 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.
- getClassLoaderOf(Module) - Method in interface org.jboss.modules._private.ModulesPrivateAccess
- getClassLoaderPrivate() - Method in class org.jboss.modules.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 class org.jboss.modules.FileResourceLoader
- getClassSpec(String) - Method in class org.jboss.modules.FilteredIterableResourceLoader
- getClassSpec(String) - Method in class org.jboss.modules.FilteredResourceLoader
- getClassSpec(String) - Method in class org.jboss.modules.JarFileResourceLoader
- 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
- getContextClassLoader() - Static method in class org.jboss.modules.SecurityActions
- getContextModuleLoader() - Static method in class org.jboss.modules.Module
-
Get the current thread's context module loader.
- getCurrentCPUTime() - Static method in class org.jboss.modules.Metrics
- 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 ofMETA-INF/services
. - getDefinedAttribute(Attributes.Name, Attributes, Attributes) - Static method in class org.jboss.modules.AbstractResourceLoader
- getDelegate() - Method in class org.jboss.modules.filter.InvertingPathFilter
- getDependencies() - Method in class org.jboss.modules.ConcreteModuleSpec
- getDependencies() - Method in class org.jboss.modules.Linkage
- 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(String) - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- 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.
- getDependenciesInternal() - Method in class org.jboss.modules.ConcreteModuleSpec
- getDependenciesInternal() - Method in class org.jboss.modules.Module
- getDependency(Module) - Method in class org.jboss.modules.DependencySpec
- getDependency(Module) - Method in class org.jboss.modules.ModuleDependencySpec
- getDependencySpecs() - Method in class org.jboss.modules.Linkage
- getDependencySpecsInternal() - Method in class org.jboss.modules.Module
- 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.
- getDescription() - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- getDetail() - Method in exception org.jboss.modules.xml.XmlPullParserException
- 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
-
Get an exported resource from a specific root in this 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.Dependency
-
Get the export filter for this dependency.
- getExportFilter() - Method in class org.jboss.modules.DependencySpec
-
Get the dependency export filter.
- getExportFilter() - Method in class org.jboss.modules.management.DependencyInfo
-
Get the export filter, as a string.
- getFallbackLoader() - Method in class org.jboss.modules.ConcreteModuleSpec
- getFallbackLoader() - Method in class org.jboss.modules.management.ModuleInfo
-
Get the fallback loader (as a string).
- getFallbackLoader() - Method in class org.jboss.modules.Module
- 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.
- getFiles(String, int, int) - Static method in class org.jboss.modules.LocalModuleFinder
- getFinders() - Method in class org.jboss.modules.ModuleLoader
-
Get the module finders configured for this module loader.
- getGlobPattern(String) - Static method in class org.jboss.modules.filter.GlobPathFilter
-
Get a regular expression pattern which accept any path names which match the given glob.
- getGroupId() - Method in class org.jboss.modules.maven.ArtifactCoordinates
-
Get the group ID.
- getId() - Method in class org.jboss.modules.maven.MavenSettings.Profile
- getIdentifier() - Method in class org.jboss.modules.Module
-
Get this module's identifier.
- getIdentifier() - Method in class org.jboss.modules.ModuleDependency
- getIdentifier() - Method in class org.jboss.modules.ModuleDependencySpec
-
Get the module identifier of the dependency.
- getIdentifier() - Method in interface org.jboss.modules.ModuleSpec.AliasBuilder
-
Get the identifier of the module being defined by this builder.
- getIdentifier() - Method in interface org.jboss.modules.ModuleSpec.Builder
-
Get the identifier of the module being defined by this 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.Dependency
-
Get the import filter for this dependency.
- getImportFilter() - Method in class org.jboss.modules.DependencySpec
-
Get the dependency import filter.
- getImportFilter() - Method in class org.jboss.modules.management.DependencyInfo
-
Get the import filter, as a string.
- getIndex(AtomicReferenceArray<UnlockedReadHashMap.Item<K, V>[]>, Object) - Static method in class org.jboss.modules.UnlockedReadHashMap
- 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.log.NoopModuleLogger
- getJarEntry(String) - Method in class org.jboss.modules.JarFileResourceLoader
- getJarName() - Static method in class org.jboss.modules.Main
-
Get the name of the JBoss Modules JAR.
- getJarURI(URI, String) - Static method in class org.jboss.modules.JarFileResourceLoader
- getKey() - Method in class org.jboss.modules.management.ObjectProperties.Property
- getKey() - Method in class org.jboss.modules.UnlockedReadHashMap.Item
- getLayers() - Method in class org.jboss.modules.LayeredModulePathFactory.LayersConfig
- getLayersConfig(File) - Static method in class org.jboss.modules.LayeredModulePathFactory
- getLayersPath() - Method in class org.jboss.modules.LayeredModulePathFactory.LayersConfig
- getLibrary(String) - Method in class org.jboss.modules.AbstractResourceLoader
- getLibrary(String) - Method in class org.jboss.modules.FilteredIterableResourceLoader
- getLibrary(String) - Method in class org.jboss.modules.FilteredResourceLoader
- getLibrary(String) - Method in class org.jboss.modules.JarFileResourceLoader
- 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.
- getLinkTime() - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- getLoadedModuleCount() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Get the number of modules currently loaded.
- getLoadedModuleCount() - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- getLoadTime() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Get the estimated CPU time (in nanoseconds) spent loading modules into this loader.
- getLoadTime() - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- getLocalLoader() - Method in class org.jboss.modules.LocalDependency
- getLocalLoader() - Method in class org.jboss.modules.management.DependencyInfo
-
Get the local loader type class name.
- getLocalLoader() - Method in class org.jboss.modules.ModuleClassLoader
-
Get the local loader which refers to this module class loader.
- getLocalLoader() - Method in class org.jboss.modules.ModuleClassLoaderDependency
- 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.
- getLocalRepository() - Method in class org.jboss.modules.maven.MavenSettings
- getLocation() - Method in class org.jboss.modules.FileResourceLoader
- getLocation() - Method in class org.jboss.modules.FilteredIterableResourceLoader
- getLocation() - Method in class org.jboss.modules.FilteredResourceLoader
- getLocation() - Method in class org.jboss.modules.JarFileResourceLoader
- 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.
- getMainClass() - Method in class org.jboss.modules.Module
- 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 notMETA-INF
itself. - getModule() - Method in class org.jboss.modules.ModuleClassLoader.Configuration
- getModule() - Method in class org.jboss.modules.ModuleClassLoader
-
Get the module for this class loader.
- getModule() - Method in class org.jboss.modules.ModuleLoader.FutureModule
- getModule(ModuleIdentifier) - Method in class org.jboss.modules.Module
-
Get the module with the given identifier from the module loader used by this module.
- getModuleClassLoaderFactory() - Method in class org.jboss.modules.ConcreteModuleSpec
- getModuleDescription(String) - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Get the complete description of this module.
- getModuleDescription(String) - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- getModuleFromCallerModuleLoader(ModuleIdentifier) - Static method in class org.jboss.modules.Module
-
Get a module from the current module loader.
- getModuleIdentifier() - Method in class org.jboss.modules.ModuleSpec
-
Get the module identifier for the module which is specified by this object.
- 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.ModuleDependency
- 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.ModuleLoader.MXBeanImpl
- getModuleLogger() - Static method in class __redirected.__RedirectedUtils
- 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.
- getModulePathFiles() - Static method in class org.jboss.modules.LocalModuleFinder
- getModulePathsInfo(String, boolean) - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Get a paths map for a given module.
- getModulePathsInfo(String, boolean) - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- getMyIdentifier() - Method in class org.jboss.modules.JarModuleLoader
- getName() - Method in class org.jboss.modules.FileEntryResource
- getName() - Method in class org.jboss.modules.JarEntryResource
- getName() - Method in class org.jboss.modules.management.ModuleInfo
-
Get the name of the corresponding module.
- getName() - Method in class org.jboss.modules.ModuleIdentifier
-
Get the module name.
- getName() - Method in interface org.jboss.modules.Resource
-
Get the relative resource name.
- getName() - Method in class org.jboss.modules.URLResource
- 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.
- getPackage - Static variable in class org.jboss.modules.ClassLoaderLocalLoader
- getPackage(String) - Method in class org.jboss.modules.ConcurrentClassLoader
-
Load a package which is visible to this class loader.
- getPackage(String) - Method in class org.jboss.modules.Module
- 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.Module
- 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 class org.jboss.modules.FileResourceLoader
- getPackageSpec(String) - Method in class org.jboss.modules.FilteredIterableResourceLoader
- getPackageSpec(String) - Method in class org.jboss.modules.FilteredResourceLoader
- getPackageSpec(String) - Method in class org.jboss.modules.JarFileResourceLoader
- 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
. - getParameters() - Method in class org.jboss.modules.ModulesPolicy
- getPathFilter() - Method in class org.jboss.modules.ResourceLoaderSpec
- getPaths() - Method in class org.jboss.modules.AbstractResourceLoader
- getPaths() - Method in class org.jboss.modules.FileResourceLoader
- getPaths() - Method in class org.jboss.modules.FilteredIterableResourceLoader
- getPaths() - Method in class org.jboss.modules.FilteredResourceLoader
- getPaths() - Method in class org.jboss.modules.JarFileResourceLoader
- getPaths() - Method in class org.jboss.modules.Linkage
- getPaths() - Method in class org.jboss.modules.LocalDependency
- getPaths() - Method in class org.jboss.modules.management.ResourceLoaderInfo
-
Get the paths list.
- getPaths() - Method in class org.jboss.modules.Module
- getPaths() - Method in class org.jboss.modules.ModuleClassLoader
- getPaths() - Method in class org.jboss.modules.ModuleClassLoaderDependency
- 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.
- getPathsUnchecked() - Method in class org.jboss.modules.Module
- getPermissionCollection() - Method in class org.jboss.modules.ConcreteModuleSpec
- getPermissionCollection() - Method in class org.jboss.modules.Module
-
Get the module's configured permission collection.
- getPermissions(CodeSource) - Method in class org.jboss.modules.ModulesPolicy
- getPermissions(ProtectionDomain) - Method in class org.jboss.modules.ModulesPolicy
- 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.
- getProperties() - Method in class org.jboss.modules.ConcreteModuleSpec
- 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.
- getProtectionDomain(CodeSource) - Method in class org.jboss.modules.ModuleClassLoader
- getProvider() - Method in class org.jboss.modules.ModulesPolicy
- getRaceCount() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Get the number of times a class was defined by two threads at once.
- getRaceCount() - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- getRawArray() - Method in class org.jboss.modules.FastCopyHashSet
- getReaper() - Method in class org.jboss.modules.ref.PhantomReference
- getReaper() - Method in interface org.jboss.modules.ref.Reapable
-
Get the associated reaper.
- getReaper() - Method in class org.jboss.modules.ref.SoftReference
- getReaper() - Method in class org.jboss.modules.ref.WeakReference
- getRemoteRepositories() - Method in class org.jboss.modules.maven.MavenSettings
- getRepoRoots(boolean) - Static method in class org.jboss.modules.LocalModuleFinder
- getRepositories() - Method in class org.jboss.modules.maven.MavenSettings.Profile
- 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 class org.jboss.modules.FileResourceLoader
- getResource(String) - Method in class org.jboss.modules.FilteredIterableResourceLoader
- getResource(String) - Method in class org.jboss.modules.FilteredResourceLoader
- getResource(String) - Method in class org.jboss.modules.JarFileResourceLoader
- getResource(String) - Method in class org.jboss.modules.Module
-
Load a resource from a local loader.
- 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.
- getResourceAsStream(String) - Method in class org.jboss.modules.Module
-
Load a resource from a local loader.
- getResourceExportFilter() - Method in class org.jboss.modules.Dependency
- getResourceExportFilter() - Method in class org.jboss.modules.DependencySpec
-
Get the dependency resource export filter.
- getResourceImportFilter() - Method in class org.jboss.modules.Dependency
- getResourceImportFilter() - Method in class org.jboss.modules.DependencySpec
-
Get the dependency resource import filter.
- getResourceLoader() - Method in class org.jboss.modules.ResourceLoaderSpec
- getResourceLoaders() - Method in class org.jboss.modules.ConcreteModuleSpec
- getResourceLoaders() - Method in class org.jboss.modules.management.ModuleInfo
-
Get the resource loader information list.
- getResourceLoaders() - Method in class org.jboss.modules.ModuleClassLoader.Configuration
- getResourceLoaders() - Method in class org.jboss.modules.ModuleClassLoader
- getResourceLoaders(String) - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Get the resource loaders of the named module.
- getResourceLoaders(String) - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- getResourceResolver() - Method in class __redirected.__SchemaFactory
- getResources(String) - Method in class org.jboss.modules.ConcurrentClassLoader
-
Finds all available resources with the given name.
- getResources(String) - Method in class org.jboss.modules.Module
-
Load all resources of a given name from a local loader.
- getResult() - Method in class org.jboss.modules.filter.BooleanPathFilter
- 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 class org.jboss.modules.FileResourceLoader
- getRootName() - Method in class org.jboss.modules.FilteredIterableResourceLoader
- getRootName() - Method in class org.jboss.modules.FilteredResourceLoader
- getRootName() - Method in class org.jboss.modules.JarFileResourceLoader
- getRootName() - Method in interface org.jboss.modules.ResourceLoader
-
Get the name of the root represented by this resource loader.
- 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.
- getScanCount() - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- 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.
- getServiceName(ClassLoader, String) - Static method in class org.jboss.modules.Main
- getSettings() - Static method in class org.jboss.modules.maven.MavenSettings
- getSize() - Method in class org.jboss.modules.FileEntryResource
- getSize() - Method in class org.jboss.modules.JarEntryResource
- getSize() - Method in interface org.jboss.modules.Resource
-
Get the size of the resource, if known.
- getSize() - Method in class org.jboss.modules.URLResource
- getSlot() - Method in class org.jboss.modules.ModuleIdentifier
-
Get the module version slot.
- getSourceClassName() - Method in class org.jboss.modules.log.ModuleLogRecord
- getSourceList(A[]) - Method in class org.jboss.modules.Paths
- getSourceMethodName() - Method in class org.jboss.modules.log.ModuleLogRecord
- 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.
- getState() - Method in class org.jboss.modules.Linkage
- 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.
- getTransformer() - Method in class org.jboss.modules.ModuleClassLoader.Configuration
- getType() - Method in class org.jboss.modules.management.ResourceLoaderInfo
-
Get the type name.
- getType() - Method in class org.jboss.modules.ModulesPolicy
- 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 class org.jboss.modules.FileEntryResource
- getURL() - Method in class org.jboss.modules.JarEntryResource
- getURL() - Method in interface org.jboss.modules.Resource
-
Get the complete URL of this resource.
- getURL() - Method in class org.jboss.modules.URLResource
- getValue() - Method in class org.jboss.modules.management.ObjectProperties.Property
- getValue() - Method in class org.jboss.modules.UnlockedReadHashMap.Item
- getVersion() - Method in class org.jboss.modules.maven.ArtifactCoordinates
-
Get the version.
- 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
- glob - Variable in class org.jboss.modules.filter.GlobPathFilter
- GLOB_PATTERN - Static variable in class org.jboss.modules.filter.GlobPathFilter
- GlobPathFilter - Class in org.jboss.modules.filter
-
Default implementation of PathFilter.
- GlobPathFilter(String) - Constructor for class org.jboss.modules.filter.GlobPathFilter
-
Construct a new instance.
- 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
- groupId - Variable in class org.jboss.modules.maven.ArtifactCoordinates
H
- hack - Static variable in class org.jboss.modules.CallerContext
- Hack() - Constructor for class org.jboss.modules.CallerContext.Hack
- hashCode - Variable in class org.jboss.modules.FastCopyHashSet
-
Accumulated hash code
- hashCode - Variable in class org.jboss.modules.filter.AggregatePathFilter
- hashCode - Variable in class org.jboss.modules.filter.MultiplePathFilter
- hashCode - Variable in class org.jboss.modules.filter.SetPathFilter
- hashCode - Variable in class org.jboss.modules.JarFileResourceLoader.CodeSigners
- hashCode - Variable in class org.jboss.modules.maven.ArtifactCoordinates
- hashCode - Variable in class org.jboss.modules.Module.Visited
- hashCode - Variable in class org.jboss.modules.ModuleIdentifier
- hashCode() - Method in class org.jboss.modules.FastCopyHashSet
- hashCode() - Method in class org.jboss.modules.filter.AggregatePathFilter
- hashCode() - Method in class org.jboss.modules.filter.BooleanClassFilter
- hashCode() - Method in class org.jboss.modules.filter.BooleanPathFilter
- hashCode() - Method in class org.jboss.modules.filter.ChildPathFilter
- hashCode() - Method in class org.jboss.modules.filter.EqualsPathFilter
- hashCode() - Method in class org.jboss.modules.filter.GlobPathFilter
- hashCode() - Method in class org.jboss.modules.filter.InvertingPathFilter
- hashCode() - Method in class org.jboss.modules.filter.MultiplePathFilter
- hashCode() - Method in interface org.jboss.modules.filter.PathFilter
-
Calculate a unique hash code for this path filter.
- hashCode() - Method in class org.jboss.modules.filter.SetPathFilter
- hashCode() - Method in class org.jboss.modules.JarFileResourceLoader.CodeSigners
- hashCode() - Method in class org.jboss.modules.maven.ArtifactCoordinates
-
Get the hash code.
- hashCode() - Method in class org.jboss.modules.Module.Visited
- hashCode() - Method in class org.jboss.modules.ModuleClassLoader
- hashCode() - Method in class org.jboss.modules.ModuleIdentifier
-
Determine the hash code of this module identifier.
- hashCode() - Method in class org.jboss.modules.security.UninitializedPermission
- hashCode() - Method in class org.jboss.modules.UnlockedReadHashMap.Item
- hashField - Static variable in class org.jboss.modules.ModuleIdentifier
- hasNext - Variable in class org.jboss.modules.FastCopyHashSet.KeyIterator
- hasNext() - Method in class org.jboss.modules.FastCopyHashSet.KeyIterator
- hasNext() - Method in class org.jboss.modules.FileResourceLoader.Itr
- hasNext() - Method in class org.jboss.modules.UnlockedReadHashMap.EntryIterator
I
- i - Variable in class org.jboss.modules.FileResourceLoader.Itr
- id - Variable in class org.jboss.modules.maven.MavenSettings.Profile
- Identification() - Constructor for class org.jboss.modules.NativeLibraryResourceLoader.Identification
- identifier - Variable in class org.jboss.modules.Module
-
The identifier of this module.
- identifier - Variable in class org.jboss.modules.ModuleDependency
- identifier - Variable in class org.jboss.modules.ModuleDependencySpec
- identifier - Variable in class org.jboss.modules.ModuleLoader.FutureModule
- 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.UninitializedPermission
- implies(ProtectionDomain, Permission) - Method in class org.jboss.modules.ModulesPolicy
- implTitle - Variable in class org.jboss.modules.PackageSpec
- implVendor - Variable in class org.jboss.modules.PackageSpec
- implVersion - Variable in class org.jboss.modules.PackageSpec
- importFilter - Variable in class org.jboss.modules.Dependency
- importFilter - Variable in class org.jboss.modules.DependencySpec
- importFilter - Variable in class org.jboss.modules.management.DependencyInfo
- 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. - incClassCount() - Method in class org.jboss.modules.ModuleLoader
- includeFlag - Variable in class org.jboss.modules.filter.MultiplePathFilter
- includeFlags - Variable in class org.jboss.modules.filter.MultiplePathFilterBuilder
- incRaceCount() - Method in class org.jboss.modules.ModuleLoader
- incScanCount() - Method in class org.jboss.modules.ModuleLoader
- index(int, int) - Static method in class org.jboss.modules.FastCopyHashSet
- INDEX_FILE - Static variable in class org.jboss.modules.JarFileResourceLoader
- INHERIT - Enum constant in enum org.jboss.modules.AssertionSetting
- init() - Static method in class __redirected.__DatatypeFactory
-
Init method.
- init() - Static method in class __redirected.__DocumentBuilderFactory
-
Init method.
- init() - Static method in class __redirected.__SAXParserFactory
-
Init method.
- init() - Static method in class __redirected.__SchemaFactory
-
Init method.
- init() - Static method in class __redirected.__TransformerFactory
-
Init method.
- init() - Static method in class __redirected.__XMLEventFactory
-
Init method.
- init() - Static method in class __redirected.__XMLInputFactory
-
Init method.
- init() - Static method in class __redirected.__XMLOutputFactory
-
Init method.
- init() - Static method in class __redirected.__XMLReaderFactory
-
Init method.
- init() - Static method in class __redirected.__XPathFactory
-
Init method.
- init(int, float) - Method in class org.jboss.modules.FastCopyHashSet
- initAll() - Static method in class __redirected.__JAXPRedirected
-
Initializes the JAXP redirection system.
- initBootModuleLoader(ModuleLoader) - Static method in class org.jboss.modules.Module
- inputEncoding - Variable in class org.jboss.modules.xml.MXParser
- inputStream - Variable in class org.jboss.modules.xml.MXParser
- installMBeanServer() - Static method in class org.jboss.modules.ModuleLoader
- installReal() - Method in interface org.jboss.modules.ModuleLoader.MBeanReg
- installReal() - Method in class org.jboss.modules.ModuleLoader.RealMBeanReg
- installReal() - Method in class org.jboss.modules.ModuleLoader.TempMBeanReg
- instance - Static variable in class org.jboss.modules.log.NoopModuleLogger
- instance - Variable in class org.jboss.modules.security.LoadedPermissionFactory
- instance - Variable in class org.jboss.modules.security.ModularPermissionFactory
- INSTANCE - Static variable in class org.jboss.modules.DefaultBootModuleLoaderHolder
- INSTANCE - Static variable in class org.jboss.modules.ModularContentHandlerFactory
- INSTANCE - Static variable in class org.jboss.modules.ModularURLStreamHandlerFactory
- INSTANCE - Static variable in class org.jboss.modules.security.UninitializedPermission
- invalidModuleName(XmlPullParser, ModuleIdentifier) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- InvertingPathFilter - Class in org.jboss.modules.filter
-
A path filter which simply inverts the result of another path filter.
- InvertingPathFilter(PathFilter) - Constructor for class org.jboss.modules.filter.InvertingPathFilter
-
Construct a new instance.
- is(String) - Static method in class org.jboss.modules.filter.PathFilters
-
Get a path filter which matches an exact path name.
- 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
- isConfigured() - Method in class org.jboss.modules.LayeredModulePathFactory.LayersConfig
- 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.FastCopyHashSet
- 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
- isEmpty(String) - Static method in class org.jboss.modules.ClassPathModuleLoader
- 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.
- 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
- 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.ModuleDependency
- isOptional() - Method in class org.jboss.modules.ModuleDependencySpec
-
Determine whether this dependency is 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.
- 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(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
- Item(K, V) - Constructor for class org.jboss.modules.UnlockedReadHashMap.Item
- itemIdx - Variable in class org.jboss.modules.UnlockedReadHashMap.EntryIterator
- 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(ModuleIdentifier, boolean) - Method in interface org.jboss.modules.IterableModuleFinder
-
Iterate the modules which can be located via this module finder.
- iterateModules(ModuleIdentifier, boolean) - Method in class org.jboss.modules.ModuleLoader
-
Iterate the modules which can be located via this module loader.
- iterateResources(String, boolean) - Method in class org.jboss.modules.FileResourceLoader
- iterateResources(String, boolean) - Method in class org.jboss.modules.FilteredIterableLocalLoader
- iterateResources(String, boolean) - Method in class org.jboss.modules.FilteredIterableResourceLoader
- 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.JarFileResourceLoader
- 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.FastCopyHashSet
- iterator() - Method in class org.jboss.modules.UnlockedReadHashMap.EntrySet
- Itr(String, String[], boolean) - Constructor for class org.jboss.modules.FileResourceLoader.Itr
J
- JAR_NAME - Static variable in class org.jboss.modules.Main
- JarEntryResource - Class in org.jboss.modules
- JarEntryResource(JarFile, JarEntry, String, URL) - Constructor for class org.jboss.modules.JarEntryResource
- jarFile - Variable in class org.jboss.modules.JarEntryResource
- jarFile - Variable in class org.jboss.modules.JarFileResourceLoader
- jarFile - Variable in class org.jboss.modules.JarModuleFinder
- jarFile - Variable in class org.jboss.modules.JarModuleLoader
- JarFileResourceLoader - Class in org.jboss.modules
- JarFileResourceLoader(String, JarFile) - Constructor for class org.jboss.modules.JarFileResourceLoader
- JarFileResourceLoader(String, JarFile, String) - Constructor for class org.jboss.modules.JarFileResourceLoader
- JarFileResourceLoader.CodeSigners - Class in org.jboss.modules
- JarModuleFinder - Class in org.jboss.modules
-
A module finder which uses a JAR file as a module repository.
- JarModuleFinder(ModuleIdentifier, JarFile) - Constructor for class org.jboss.modules.JarModuleFinder
-
Construct a new instance.
- JarModuleLoader - Class in org.jboss.modules
- JarModuleLoader(ModuleLoader, JarFile) - Constructor for class org.jboss.modules.JarModuleLoader
- JDK - Static variable in class org.jboss.modules.JDKPaths
- JDKModuleLogger - Class in org.jboss.modules.log
-
A
ModuleLogger
which logs to a JDK logging category. - JDKModuleLogger() - Constructor for class org.jboss.modules.log.JDKModuleLogger
-
Construct a new instance using the category
org.jboss.modules
. - JDKModuleLogger(String) - Constructor for class org.jboss.modules.log.JDKModuleLogger
-
Construct a new instance.
- JDKModuleLogger(Logger, Logger) - Constructor for class org.jboss.modules.log.JDKModuleLogger
-
Construct a new instance.
- JDKPaths - Class in org.jboss.modules
-
A utility class which maintains the set of JDK paths.
- JDKPaths() - Constructor for class org.jboss.modules.JDKPaths
- joinPC() - Method in class org.jboss.modules.xml.MXParser
K
- key - Variable in class org.jboss.modules.management.ObjectProperties.Property
- key - Variable in class org.jboss.modules.PropertyReadAction
- key - Variable in class org.jboss.modules.PropertyWriteAction
- key - Variable in class org.jboss.modules.UnlockedReadHashMap.Item
- KeyIterator() - Constructor for class org.jboss.modules.FastCopyHashSet.KeyIterator
- keys() - Method in class org.jboss.modules.management.ObjectProperties
- keySet() - Method in class org.jboss.modules.management.ObjectProperties
L
- LayeredModulePathFactory - Class in org.jboss.modules
-
Provides a module path that includes entries for any "layer" and "add-on" directory structures found within the regular items in the provided module path.
- LayeredModulePathFactory() - Constructor for class org.jboss.modules.LayeredModulePathFactory
- LayeredModulePathFactory.LayersConfig - Class in org.jboss.modules
- layers - Variable in class org.jboss.modules.LayeredModulePathFactory.LayersConfig
- LayersConfig() - Constructor for class org.jboss.modules.LayeredModulePathFactory.LayersConfig
- LayersConfig(Properties) - Constructor for class org.jboss.modules.LayeredModulePathFactory.LayersConfig
- layersPath - Variable in class org.jboss.modules.LayeredModulePathFactory.LayersConfig
- lineNumber - Variable in class org.jboss.modules.xml.MXParser
- link(Linkage) - Method in class org.jboss.modules.Module
- linkage - Variable in class org.jboss.modules.Module
-
The linkage state.
- Linkage - Class in org.jboss.modules
-
The linkage state of a module.
- Linkage(DependencySpec[], Dependency[], Linkage.State) - Constructor for class org.jboss.modules.Linkage
- Linkage(DependencySpec[], Dependency[], Linkage.State, Map<String, List<LocalLoader>>) - Constructor for class org.jboss.modules.Linkage
- Linkage(Linkage.State) - Constructor for class org.jboss.modules.Linkage
- Linkage.State - Enum in org.jboss.modules
- LINKED - Enum constant in enum org.jboss.modules.Linkage.State
- LINKING - Enum constant in enum org.jboss.modules.Linkage.State
- linkTime - Variable in class org.jboss.modules.ModuleLoader
- LIST_A_NAME - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- LIST_A_NAME_A_SLOT - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- LIST_A_NAME_A_TARGET_NAME - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- LIST_A_PATH - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- LIST_A_PERMISSION_A_NAME - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- loadClass(String) - Method in class org.jboss.modules.ConcurrentClassLoader
-
Loads the class with the specified binary name.
- loadClass(String, boolean) - Method in class org.jboss.modules.ConcurrentClassLoader
-
Loads the class with the specified binary name.
- loadClassFromBootModuleLoader(ModuleIdentifier, String) - Static method in class org.jboss.modules.Module
-
Load a class from a module in the system module loader.
- loadClassFromCallerModuleLoader(ModuleIdentifier, String) - Static method in class org.jboss.modules.Module
-
Load a class from a module in the caller's module loader.
- loadClassLocal(String) - Method in class org.jboss.modules.ModuleClassLoader
-
Load a class from this class loader.
- loadClassLocal(String, boolean) - Method in class org.jboss.modules.AbstractLocalLoader
-
Load a class which is locally defined by this loader.
- loadClassLocal(String, boolean) - Method in class org.jboss.modules.ClassLoaderLocalLoader
- loadClassLocal(String, boolean) - Method in class org.jboss.modules.FilteredIterableLocalLoader
- loadClassLocal(String, boolean) - Method in class org.jboss.modules.FilteredLocalLoader
- loadClassLocal(String, boolean) - Method in interface org.jboss.modules.LocalLoader
-
Load a class which is locally defined by this loader.
- loadClassLocal(String, boolean) - Method in class org.jboss.modules.ModuleClassLoader
-
Load a local class from this class loader.
- LoadedPermissionFactory - Class in org.jboss.modules.security
-
A permission factory which instantiates a permission with the given class name.
- LoadedPermissionFactory(ClassLoader, String, String, String) - Constructor for class org.jboss.modules.security.LoadedPermissionFactory
-
Construct a new instance.
- loader - Variable in class org.jboss.modules.FilteredIterableResourceLoader
- loader - Variable in class org.jboss.modules.FilteredResourceLoader
- loadExportedClass(String) - Method in class org.jboss.modules.ConcurrentClassLoader
-
Same as
ConcurrentClassLoader.loadClass(String)
, except only exported classes will be considered. - loadExportedClass(String, boolean) - Method in class org.jboss.modules.ConcurrentClassLoader
-
Same as
ConcurrentClassLoader.loadClass(String,boolean)
, except only exported classes will be considered. - loadFactor - Variable in class org.jboss.modules.FastCopyHashSet
-
The user defined load factor which defines when to resize
- loadFactor - Variable in class org.jboss.modules.UnlockedReadHashMap
- loadModule(String, ModuleLoader) - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- loadModule(ModuleIdentifier) - Method in class org.jboss.modules.ModuleLoader
-
Load a module based on an identifier.
- loadModuleClass(String, boolean) - Method in class org.jboss.modules.Module
-
Load a class from a local loader.
- loadModuleLocal(ModuleIdentifier) - Method in class org.jboss.modules.ModuleLoader
-
Try to load a module from this module loader.
- loadOverlays(File, List<File>) - Static method in class org.jboss.modules.LayeredModulePathFactory
-
Load the overlays for each layer.
- loadPackageLocal(String) - Method in class org.jboss.modules.AbstractLocalLoader
-
Load a package which is locally defined by this loader.
- loadPackageLocal(String) - Method in class org.jboss.modules.ClassLoaderLocalLoader
- loadPackageLocal(String) - Method in class org.jboss.modules.FilteredIterableLocalLoader
- loadPackageLocal(String) - Method in class org.jboss.modules.FilteredLocalLoader
- loadPackageLocal(String) - Method in interface org.jboss.modules.LocalLoader
-
Load a package which is locally defined by this loader.
- loadProvider(Class<T>, ClassLoader) - Static method in class __redirected.__RedirectedUtils
- loadProvider(Class<T>, ClassLoader, String) - Static method in class __redirected.__RedirectedUtils
- loadProvider(ModuleIdentifier, Class<T>, ModuleLoader) - Static method in class __redirected.__RedirectedUtils
- loadProvider(ModuleIdentifier, Class<T>, ModuleLoader, String) - Static method in class __redirected.__RedirectedUtils
- loadProviders(Class<T>, ClassLoader) - Static method in class __redirected.__RedirectedUtils
- loadProviders(Class<T>, ClassLoader, String) - Static method in class __redirected.__RedirectedUtils
- loadResourceLocal(String) - Method in class org.jboss.modules.AbstractLocalLoader
-
Load a resource which is locally defined by this loader.
- loadResourceLocal(String) - Method in class org.jboss.modules.ClassLoaderLocalLoader
- loadResourceLocal(String) - Method in class org.jboss.modules.FilteredIterableLocalLoader
- loadResourceLocal(String) - Method in class org.jboss.modules.FilteredLocalLoader
- loadResourceLocal(String) - Method in interface org.jboss.modules.LocalLoader
-
Load a resource which is locally defined by this loader.
- loadResourceLocal(String) - Method in class org.jboss.modules.ModuleClassLoader
-
Load a local resource from this class loader.
- loadResourceLocal(String, String) - Method in class org.jboss.modules.ModuleClassLoader
-
Load a local resource from a specific root from this module class loader.
- loadService(Class<S>) - Method in class org.jboss.modules.Module
-
Load a service loader from this module.
- loadServiceDirectly(Class<S>) - Method in class org.jboss.modules.Module
-
Load a service loader from this module, without looking at dependencies.
- loadServiceFromCallerModuleLoader(ModuleIdentifier, Class<S>) - Static method in class org.jboss.modules.Module
-
Load a service loader from a module in the caller's module loader.
- loadTime - Variable in class org.jboss.modules.ModuleLoader
- LocalDependency - Class in org.jboss.modules
- LocalDependency(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter, LocalLoader, Set<String>) - Constructor for class org.jboss.modules.LocalDependency
- localLoader - Variable in class org.jboss.modules.LocalDependency
- localLoader - Variable in class org.jboss.modules.management.DependencyInfo
- localLoader - Variable in class org.jboss.modules.ModuleClassLoader
- LocalLoader - Interface in org.jboss.modules
-
A loader which implements the local part of a module.
- localLoaderPaths - Variable in class org.jboss.modules.management.DependencyInfo
- LocalLoaders - Class in org.jboss.modules
-
Static factory methods for various types of local loaders.
- LocalLoaders() - Constructor for class org.jboss.modules.LocalLoaders
- LocalModuleFinder - Class in org.jboss.modules
-
A module finder which locates module specifications which are stored in a local module repository on the filesystem, which uses
module.xml
descriptors. - LocalModuleFinder() - Constructor for class org.jboss.modules.LocalModuleFinder
-
Construct a new instance, using the
module.path
system property or theJAVA_MODULEPATH
environment variable to get the list of module repository roots. - LocalModuleFinder(boolean) - Constructor for class org.jboss.modules.LocalModuleFinder
-
Construct a new instance, using the
module.path
system property or theJAVA_MODULEPATH
environment variable to get the list of module repository roots. - LocalModuleFinder(File[]) - Constructor for class org.jboss.modules.LocalModuleFinder
-
Construct a new instance.
- LocalModuleFinder(File[], PathFilter) - Constructor for class org.jboss.modules.LocalModuleFinder
-
Construct a new instance.
- LocalModuleFinder(File[], PathFilter, boolean) - Constructor for class org.jboss.modules.LocalModuleFinder
- LocalModuleLoader - Class in org.jboss.modules
-
A local filesystem-backed module loader.
- LocalModuleLoader() - Constructor for class org.jboss.modules.LocalModuleLoader
-
Construct a new instance, using the
module.path
system property or theJAVA_MODULEPATH
environment variable to get the list of module repository roots. - LocalModuleLoader(File[]) - Constructor for class org.jboss.modules.LocalModuleLoader
-
Construct a new instance.
- LocalModuleLoader(File[], PathFilter) - Constructor for class org.jboss.modules.LocalModuleLoader
-
Construct a new instance.
- localRepository - Variable in class org.jboss.modules.maven.MavenSettings
- locateHandler(String) - Method in class org.jboss.modules.ModularURLStreamHandlerFactory
- location - Variable in class org.jboss.modules.management.ResourceLoaderInfo
- location - Variable in class org.jboss.modules.xml.MXParser
- log - Static variable in class org.jboss.modules.Module
-
The system-wide module logger, which may be changed via
Module.setModuleLogger(org.jboss.modules.log.ModuleLogger)
. - logger - Variable in class org.jboss.modules.log.JDKModuleLogger
- LOGGER_CLASS_NAME - Static variable in class org.jboss.modules.log.ModuleLogRecord
- lookuEntityReplacement(int) - Method in class org.jboss.modules.xml.MXParser
- LOOKUP_MAX - Static variable in class org.jboss.modules.xml.MXParser
- LOOKUP_MAX_CHAR - Static variable in class org.jboss.modules.xml.MXParser
- lookupNameChar - Static variable in class org.jboss.modules.xml.MXParser
- lookupNameStartChar - Static variable in class org.jboss.modules.xml.MXParser
M
- 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.
- Main() - Constructor for class org.jboss.modules.Main
- mainClass - Variable in class org.jboss.modules.ClassPathModuleLoader
- mainClass - Variable in class org.jboss.modules.ConcreteModuleSpec
- mainClass - Variable in class org.jboss.modules.management.ModuleInfo
- mainClassName - Variable in class org.jboss.modules.Module
-
The name of the main class, if any (may be
null
). - manifest - Variable in class org.jboss.modules.FileResourceLoader
- mappings - Variable in class org.jboss.modules.ModuleLoader.TempMBeanReg
- 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.
- mavenSettings - Static variable in class org.jboss.modules.maven.MavenSettings
- MavenSettings - Class in org.jboss.modules.maven
- MavenSettings() - Constructor for class org.jboss.modules.maven.MavenSettings
- MavenSettings.Profile - Class in org.jboss.modules.maven
- MAXIMUM_CAPACITY - Static variable in class org.jboss.modules.FastCopyHashSet
-
MAX_INT - 1
- MAXIMUM_CAPACITY - Static variable in class org.jboss.modules.UnlockedReadHashMap
- metaInfFilter - Static variable in class org.jboss.modules.filter.PathFilters
- metaInfServicesFilter - Static variable in class org.jboss.modules.filter.PathFilters
- metaInfSubdirectoriesFilter - Static variable in class org.jboss.modules.filter.PathFilters
- metaInfSubdirectoriesWithoutMetaInfFilter - Static variable in class org.jboss.modules.filter.PathFilters
- Metrics - Class in org.jboss.modules
- Metrics() - Constructor for class org.jboss.modules.Metrics
- missingAttributes(XmlPullParser, Set<String>) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- ML_PERM - Static variable in class org.jboss.modules.ModuleLoader
- modCount - Variable in class org.jboss.modules.FastCopyHashSet
-
Counter used to detect changes made outside of an iterator
- ModularContentHandlerFactory - Class in org.jboss.modules
- ModularContentHandlerFactory() - Constructor for class org.jboss.modules.ModularContentHandlerFactory
- ModularPermissionFactory - Class in org.jboss.modules.security
-
A permission factory which instantiates a permission from a module.
- ModularPermissionFactory(ModuleLoader, ModuleIdentifier, String, String, String) - Constructor for class org.jboss.modules.security.ModularPermissionFactory
-
Construct a new instance.
- ModularURLStreamHandlerFactory - Class in org.jboss.modules
-
The root URL stream handler factory for the module system.
- ModularURLStreamHandlerFactory() - Constructor for class org.jboss.modules.ModularURLStreamHandlerFactory
- module - Variable in class org.jboss.modules.Module.Visited
- module - Variable in class org.jboss.modules.ModuleClassLoader.Configuration
- module - Variable in class org.jboss.modules.ModuleClassLoader
- module - Variable in class org.jboss.modules.ModuleLoader.FutureModule
- 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.
- Module(ConcreteModuleSpec, ModuleLoader) - Constructor for class org.jboss.modules.Module
-
Construct a new instance from a module specification.
- MODULE_1_0 - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- MODULE_1_1 - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- MODULE_1_2 - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- MODULE_1_3 - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- MODULE_1_5 - Static variable in class org.jboss.modules.xml.ModuleXmlParser
- MODULE_ITERATE_PERM - Static variable in class org.jboss.modules.ModuleLoader
- MODULE_REDEFINE_ANY_PERM - Static variable in class org.jboss.modules.ModuleLoader
- MODULE_REDEFINE_PERM - Static variable in class org.jboss.modules.ModuleLoader
- MODULE_UNLOAD_ANY_PERM - Static variable in class org.jboss.modules.ModuleLoader
- Module.Visited - Class in org.jboss.modules
- moduleClassLoader - Variable in class org.jboss.modules.Module
-
The module class loader for this module.
- moduleClassLoader - Variable in class org.jboss.modules.ModuleClassLoaderDependency
- 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.
- ModuleClassLoaderDependency - Class in org.jboss.modules
- ModuleClassLoaderDependency(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter, ModuleClassLoader) - Constructor for class org.jboss.modules.ModuleClassLoaderDependency
- ModuleClassLoaderDependency(PathFilter, PathFilter, ModuleClassLoader) - Constructor for class org.jboss.modules.ModuleClassLoaderDependency
- moduleClassLoaderFactory - Variable in class org.jboss.modules.ConcreteModuleSpec
- ModuleClassLoaderFactory - Interface in org.jboss.modules
-
A producer for Module class loaders.
- moduleDefined(ModuleIdentifier, ModuleLoader) - Method in class org.jboss.modules.log.JDKModuleLogger
- moduleDefined(ModuleIdentifier, ModuleLoader) - Method in interface org.jboss.modules.log.ModuleLogger
- moduleDefined(ModuleIdentifier, ModuleLoader) - Method in class org.jboss.modules.log.NoopModuleLogger
- moduleDefined(ModuleIdentifier, ModuleLoader) - Method in class org.jboss.modules.log.StreamModuleLogger
- ModuleDependency - Class in org.jboss.modules
- ModuleDependency(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter, ModuleLoader, ModuleIdentifier, boolean) - Constructor for class org.jboss.modules.ModuleDependency
- ModuleDependency(PathFilter, PathFilter, ModuleLoader, ModuleIdentifier, boolean) - Constructor for class org.jboss.modules.ModuleDependency
- ModuleDependencySpec - Class in org.jboss.modules
-
A dependency specification on a module.
- ModuleDependencySpec(PathFilter, PathFilter, PathFilter, PathFilter, ClassFilter, ClassFilter, ModuleLoader, ModuleIdentifier, boolean) - Constructor for class org.jboss.modules.ModuleDependencySpec
- ModuleFinder - Interface in org.jboss.modules
-
A locator for module definitions.
- moduleIdentifier - Variable in class org.jboss.modules.ModuleSpec
- moduleIdentifier - Variable in class org.jboss.modules.security.ModularPermissionFactory
- ModuleIdentifier - Class in org.jboss.modules
-
A unique identifier for a module within a module loader.
- ModuleIdentifier(String, String) - Constructor for class org.jboss.modules.ModuleIdentifier
- 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 - Variable in class org.jboss.modules.management.DependencyInfo
- moduleLoader - Variable in class org.jboss.modules.management.ModuleInfo
- moduleLoader - Variable in class org.jboss.modules.Module
-
The module loader which created this module.
- moduleLoader - Variable in class org.jboss.modules.ModuleDependency
- moduleLoader - Variable in class org.jboss.modules.ModuleDependencySpec
- moduleLoader - Variable in class org.jboss.modules.security.ModularPermissionFactory
- 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(boolean, boolean) - Constructor for class org.jboss.modules.ModuleLoader
- ModuleLoader(boolean, boolean, ModuleFinder[]) - Constructor for class org.jboss.modules.ModuleLoader
- ModuleLoader(ModuleFinder[]) - Constructor for class org.jboss.modules.ModuleLoader
-
Construct a new instance.
- ModuleLoader.FutureModule - Class in org.jboss.modules
- ModuleLoader.MBeanReg - Interface in org.jboss.modules
- ModuleLoader.MXBeanImpl - Class in org.jboss.modules
- ModuleLoader.RealMBeanReg - Class in org.jboss.modules
- ModuleLoader.TempMBeanReg - Class in org.jboss.modules
- 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.
- ModuleLogRecord - Class in org.jboss.modules.log
-
A log record class which knows how to divine the proper class and method name.
- ModuleLogRecord(Level, String) - Constructor for class org.jboss.modules.log.ModuleLogRecord
- moduleMap - Variable in class org.jboss.modules.ModuleLoader
- moduleName - Variable in class org.jboss.modules.management.DependencyInfo
- 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. - modules - Static variable in class org.jboss.modules.ModularContentHandlerFactory
- modules - Static variable in class org.jboss.modules.ModularURLStreamHandlerFactory
- ModuleSpec - Class in org.jboss.modules
-
A
Module
specification which is used by aModuleLoader
to define new modules. - ModuleSpec(ModuleIdentifier) - Constructor for class org.jboss.modules.ModuleSpec
- 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.
- ModulesPolicy - Class in org.jboss.modules
- ModulesPolicy(Policy) - Constructor for class org.jboss.modules.ModulesPolicy
- ModulesPrivateAccess - Interface in org.jboss.modules._private
-
Private-access methods for modules.
- ModuleXmlParser - Class in org.jboss.modules.xml
-
A fast, validating
module.xml
parser. - ModuleXmlParser() - Constructor for class org.jboss.modules.xml.ModuleXmlParser
- ModuleXmlParser.ResourceRootFactory - Interface in org.jboss.modules.xml
-
A factory for resource roots, based on a root path, loader path, and loader name.
- ModuleXmlUtil - Class in org.jboss.modules
-
Utility class for default module file names.
- ModuleXmlUtil() - Constructor for class org.jboss.modules.ModuleXmlUtil
-
Private constructor.
- more() - Method in class org.jboss.modules.xml.MXParser
- MultiplePathFilter - Class in org.jboss.modules.filter
- MultiplePathFilter(PathFilter[], boolean[], boolean) - Constructor for class org.jboss.modules.filter.MultiplePathFilter
- 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.
- MultiplePathFilterBuilder(boolean) - Constructor for class org.jboss.modules.filter.MultiplePathFilterBuilder
- mxBean - Variable in class org.jboss.modules.ModuleLoader
- MXBeanImpl(ModuleLoader, ObjectName) - Constructor for class org.jboss.modules.ModuleLoader.MXBeanImpl
- MXParser - Class in org.jboss.modules.xml
-
Absolutely minimal implementation of XMLPULL V1 API
- MXParser() - Constructor for class org.jboss.modules.xml.MXParser
- myIdentifier - Variable in class org.jboss.modules.JarModuleFinder
- myIdentifier - Variable in class org.jboss.modules.JarModuleLoader
N
- name - Variable in class org.jboss.modules.ClassifyingModuleLoader
- name - Variable in class org.jboss.modules.FileEntryResource
- name - Variable in class org.jboss.modules.management.ModuleInfo
- name - Variable in class org.jboss.modules.ModuleIdentifier
- names - Variable in class org.jboss.modules.FileResourceLoader.Itr
- namespaceEnd - Variable in class org.jboss.modules.xml.MXParser
- namespacePrefix - Variable in class org.jboss.modules.xml.MXParser
- namespacePrefixHash - Variable in class org.jboss.modules.xml.MXParser
- namespaceUri - Variable in class org.jboss.modules.xml.MXParser
- NATIVE_SEARCH_PATHS - Static variable in class org.jboss.modules.NativeLibraryResourceLoader.Identification
- NativeLibraryResourceLoader - Class in org.jboss.modules
-
A base class for resource loaders which can load native libraries.
- NativeLibraryResourceLoader(File) - Constructor for class org.jboss.modules.NativeLibraryResourceLoader
-
Construct a new instance.
- NativeLibraryResourceLoader.Identification - Class in org.jboss.modules
-
Separate class for native platform ID which is only loaded when native libs are loaded.
- NCODING - Static variable in class org.jboss.modules.xml.MXParser
- nested - Variable in class org.jboss.modules.FileResourceLoader.Itr
- NEW - Enum constant in enum org.jboss.modules.Linkage.State
- newDocumentBuilder() - Method in class __redirected.__DocumentBuilderFactory
- newDuration(boolean, int, int, int, int, int, int) - Method in class __redirected.__DatatypeFactory
- newDuration(boolean, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigDecimal) - Method in class __redirected.__DatatypeFactory
- newDuration(long) - Method in class __redirected.__DatatypeFactory
- newDuration(String) - Method in class __redirected.__DatatypeFactory
- newDurationDayTime(boolean, int, int, int, int) - Method in class __redirected.__DatatypeFactory
- newDurationDayTime(boolean, BigInteger, BigInteger, BigInteger, BigInteger) - Method in class __redirected.__DatatypeFactory
- newDurationDayTime(long) - Method in class __redirected.__DatatypeFactory
- newDurationDayTime(String) - Method in class __redirected.__DatatypeFactory
- newDurationYearMonth(boolean, int, int) - Method in class __redirected.__DatatypeFactory
- newDurationYearMonth(boolean, BigInteger, BigInteger) - Method in class __redirected.__DatatypeFactory
- newDurationYearMonth(long) - Method in class __redirected.__DatatypeFactory
- newDurationYearMonth(String) - Method in class __redirected.__DatatypeFactory
- newSAXParser() - Method in class __redirected.__SAXParserFactory
- newSchema() - Method in class __redirected.__SchemaFactory
- newSchema(File) - Method in class __redirected.__SchemaFactory
- newSchema(URL) - Method in class __redirected.__SchemaFactory
- newSchema(Source) - Method in class __redirected.__SchemaFactory
- newSchema(Source[]) - Method in class __redirected.__SchemaFactory
- newString(char[], int, int) - Method in class org.jboss.modules.xml.MXParser
- newStringIntern(char[], int, int) - Method in class org.jboss.modules.xml.MXParser
- newTemplates(Source) - Method in class __redirected.__TransformerFactory
- newTemplatesHandler() - Method in class __redirected.__TransformerFactory
- newTransformer() - Method in class __redirected.__TransformerFactory
- newTransformer(Source) - Method in class __redirected.__TransformerFactory
- newTransformerHandler() - Method in class __redirected.__TransformerFactory
- newTransformerHandler(Source) - Method in class __redirected.__TransformerFactory
- newTransformerHandler(Templates) - Method in class __redirected.__TransformerFactory
- newXMLFilter(Source) - Method in class __redirected.__TransformerFactory
- newXMLFilter(Templates) - Method in class __redirected.__TransformerFactory
- newXMLGregorianCalendar() - Method in class __redirected.__DatatypeFactory
- newXMLGregorianCalendar(int, int, int, int, int, int, int, int) - Method in class __redirected.__DatatypeFactory
- newXMLGregorianCalendar(String) - Method in class __redirected.__DatatypeFactory
- newXMLGregorianCalendar(BigInteger, int, int, int, int, int, BigDecimal, int) - Method in class __redirected.__DatatypeFactory
- newXMLGregorianCalendar(GregorianCalendar) - Method in class __redirected.__DatatypeFactory
- newXMLGregorianCalendarDate(int, int, int, int) - Method in class __redirected.__DatatypeFactory
- newXMLGregorianCalendarTime(int, int, int, int) - Method in class __redirected.__DatatypeFactory
- newXMLGregorianCalendarTime(int, int, int, int, int) - Method in class __redirected.__DatatypeFactory
- newXMLGregorianCalendarTime(int, int, int, BigDecimal, int) - Method in class __redirected.__DatatypeFactory
- newXPath() - Method in class __redirected.__XPathFactory
- next - Variable in class org.jboss.modules.FastCopyHashSet.KeyIterator
- next - Variable in class org.jboss.modules.FileResourceLoader.Itr
- next - Variable in class org.jboss.modules.UnlockedReadHashMap.EntryIterator
- next() - Method in class org.jboss.modules.FastCopyHashSet.KeyIterator
- next() - Method in class org.jboss.modules.FileResourceLoader.Itr
- next() - Method in class org.jboss.modules.UnlockedReadHashMap.EntryIterator
- next() - Method in class org.jboss.modules.xml.MXParser
- next() - Method in interface org.jboss.modules.xml.XmlPullParser
-
Get next parsing event - element content wil be coalesced and only one TEXT event must be returned for whole element content (comments and processing instructions will be ignored and emtity references must be expanded or exception mus be thrown if entity reerence can not be exapnded).
- nextImpl() - Method in class org.jboss.modules.xml.MXParser
- nextIndex(int, int) - Method in class org.jboss.modules.FastCopyHashSet
- nextTag() - Method in class org.jboss.modules.xml.MXParser
- nextTag() - Method in interface org.jboss.modules.xml.XmlPullParser
-
Call next() and return event if it is START_TAG or END_TAG otherwise throw an exception.
- nextText() - Method in class org.jboss.modules.xml.MXParser
- nextText() - Method in interface org.jboss.modules.xml.XmlPullParser
-
If current event is START_TAG then if next element is TEXT then element content is returned or if next event is END_TAG then empty string is returned, otherwise exception is thrown.
- nextToken() - Method in class org.jboss.modules.xml.MXParser
- nextToken() - Method in interface org.jboss.modules.xml.XmlPullParser
-
This method works similarly to next() but will expose additional event types (COMMENT, CDSECT, DOCDECL, ENTITY_REF, PROCESSING_INSTRUCTION, or IGNORABLE_WHITESPACE) if they are available in input.
- NO - Static variable in class org.jboss.modules.xml.MXParser
- NO_DEPENDENCIES - Static variable in class org.jboss.modules.Linkage
- NO_DEPENDENCY_SPECS - Static variable in class org.jboss.modules.Linkage
- NO_FILES - Static variable in class org.jboss.modules.LocalModuleFinder
- NO_FINDERS - Static variable in class org.jboss.modules.ModuleLoader
-
A constant representing zero module finders.
- NO_NAMESPACE - Static variable in interface org.jboss.modules.xml.XmlPullParser
-
This constant represents the default namespace (empty string "")
- NO_PERMISSIONS - Static variable in class org.jboss.modules.Module
- NO_RESOURCE_LOADERS - Static variable in class org.jboss.modules.ModuleClassLoader
- NO_STRINGS - Static variable in class org.jboss.modules.ClassPathModuleLoader
- NO_STRINGS - Static variable in class org.jboss.modules.JarModuleLoader
- NO_STRINGS - Static variable in class org.jboss.modules.Main
- none() - Static method in class org.jboss.modules.Paths
- none(Collection<PathFilter>) - Static method in class org.jboss.modules.filter.PathFilters
-
Get a path filter which returns
true
if none of the given filters returntrue
. - none(PathFilter...) - Static method in class org.jboss.modules.filter.PathFilters
-
Get a path filter which returns
true
if none of the given filters returntrue
. - NONE - Static variable in class org.jboss.modules.Linkage
- NONE - Static variable in class org.jboss.modules.Paths
- NoopModuleLogger - Class in org.jboss.modules.log
-
A
ModuleLogger
implementation that does not log. - NoopModuleLogger() - Constructor for class org.jboss.modules.log.NoopModuleLogger
- noPermissions() - Static method in class org.jboss.modules.Module
- not(PathFilter) - Static method in class org.jboss.modules.filter.PathFilters
-
Get a path filter which is
true
when the given filter isfalse
, and vice-versa. - NOT_FOUND - Static variable in class org.jboss.modules.ModuleLoader.FutureModule
- NULL - Enum constant in enum org.jboss.modules.ref.Reference.Type
-
A
null
reference. - NULL - Static variable in class org.jboss.modules.ref.References
O
- ObjectProperties - Class in org.jboss.modules.management
-
A Hashtable variant which keeps property names in order, for use by MBean
ObjectName
s. - ObjectProperties() - Constructor for class org.jboss.modules.management.ObjectProperties
- ObjectProperties(int) - Constructor for class org.jboss.modules.management.ObjectProperties
- ObjectProperties(int, float) - Constructor for class org.jboss.modules.management.ObjectProperties
- ObjectProperties(Map<? extends String, ? extends String>) - Constructor for class org.jboss.modules.management.ObjectProperties
- ObjectProperties(ObjectProperties.Property...) - Constructor for class org.jboss.modules.management.ObjectProperties
- ObjectProperties.Property - Class in org.jboss.modules.management
-
A single property in a properties list.
- openStream() - Method in class org.jboss.modules.FileEntryResource
- openStream() - Method in class org.jboss.modules.JarEntryResource
- openStream() - Method in interface org.jboss.modules.Resource
-
Open an input stream to this resource.
- openStream() - Method in class org.jboss.modules.URLResource
- optional - Variable in class org.jboss.modules.management.DependencyInfo
- optional - Variable in class org.jboss.modules.ModuleDependency
- optional - Variable in class org.jboss.modules.ModuleDependencySpec
- org.jboss.modules - package org.jboss.modules
-
The primary JBoss Modules API.
- org.jboss.modules._private - package org.jboss.modules._private
- org.jboss.modules.filter - package org.jboss.modules.filter
-
Classes related to filtering.
- org.jboss.modules.log - package org.jboss.modules.log
-
The logging interface for JBoss Modules.
- org.jboss.modules.management - package org.jboss.modules.management
-
Management interfaces for utilizing JBoss Modules via an MBean container.
- org.jboss.modules.maven - package org.jboss.modules.maven
- org.jboss.modules.ref - package org.jboss.modules.ref
-
Classes which implement reference types which can be cleaned up automatically by a background thread.
- org.jboss.modules.security - package org.jboss.modules.security
- org.jboss.modules.xml - package org.jboss.modules.xml
- originalLoader - Variable in class org.jboss.modules.FilteredIterableLocalLoader
- originalLoader - Variable in class org.jboss.modules.FilteredLocalLoader
- OS_ID - Static variable in class org.jboss.modules.NativeLibraryResourceLoader.Identification
- ourCodeSource - Static variable in class org.jboss.modules.ModulesPolicy
- OVERLAYS - Static variable in class org.jboss.modules.LayeredModulePathFactory
P
- packages - Variable in class org.jboss.modules.ConcurrentClassLoader
- PackageSpec - Class in org.jboss.modules
-
A specification for a package to define.
- PackageSpec() - Constructor for class org.jboss.modules.PackageSpec
- parse(String) - Method in class __redirected.__XMLReaderFactory
- parse(InputSource) - Method in class __redirected.__XMLReaderFactory
- parseArtifact(MavenResolver, XmlPullParser, ModuleSpec.Builder) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseAttribute() - Method in class org.jboss.modules.xml.MXParser
- parseCDSect(boolean) - Method in class org.jboss.modules.xml.MXParser
- parseComment() - Method in class org.jboss.modules.xml.MXParser
- parseDependencies(XmlPullParser, ArrayList<DependencySpec>) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseDocdecl() - Method in class org.jboss.modules.xml.MXParser
- parseDocument(MavenResolver, ModuleXmlParser.ResourceRootFactory, String, XmlPullParser, ModuleLoader, ModuleIdentifier) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseEndDocument(XmlPullParser) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseEndTag() - Method in class org.jboss.modules.xml.MXParser
- parseEntityRef() - Method in class org.jboss.modules.xml.MXParser
- parseEpilog() - Method in class org.jboss.modules.xml.MXParser
- parseFilterList(XmlPullParser, MultiplePathFilterBuilder) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseGrant(XmlPullParser, ModuleLoader, ModuleIdentifier, ArrayList<PermissionFactory>) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseMainClass(XmlPullParser, ModuleSpec.Builder) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseModuleAbsentContents(XmlPullParser, ModuleIdentifier) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseModuleAliasContents(XmlPullParser, ModuleIdentifier) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseModuleContents(MavenResolver, XmlPullParser, ModuleXmlParser.ResourceRootFactory, ModuleLoader, ModuleIdentifier, ModuleSpec.Builder, String) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseModuleDependency(XmlPullParser, ArrayList<DependencySpec>) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseModuleXml(ModuleLoader, ModuleIdentifier, File, File) - Static method in class org.jboss.modules.xml.ModuleXmlParser
-
Parse a
module.xml
file. - parseModuleXml(ModuleXmlParser.ResourceRootFactory, String, InputStream, String, ModuleLoader, ModuleIdentifier) - Static method in class org.jboss.modules.xml.ModuleXmlParser
-
Parse a
module.xml
file. - parseModuleXml(ModuleXmlParser.ResourceRootFactory, MavenResolver, String, InputStream, String, ModuleLoader, ModuleIdentifier) - Static method in class org.jboss.modules.xml.ModuleXmlParser
-
Parse a
module.xml
file. - parseModuleXmlFile(ModuleIdentifier, ModuleLoader, File...) - Static method in class org.jboss.modules.LocalModuleFinder
-
Parse a
module.xml
file and return the corresponding module specification. - parseNativeArtifact(MavenResolver, XmlPullParser, ModuleSpec.Builder) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseNoContent(XmlPullParser) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parsePath(XmlPullParser, boolean, MultiplePathFilterBuilder) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parsePathName(XmlPullParser, Set<String>) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parsePermissions(XmlPullParser, ModuleLoader, ModuleIdentifier, ModuleSpec.Builder) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parsePI() - Method in class org.jboss.modules.xml.MXParser
- parseProfile(XmlPullParser, MavenSettings) - Static method in class org.jboss.modules.maven.MavenSettings
- parseProlog() - Method in class org.jboss.modules.xml.MXParser
- parseProperties(XmlPullParser, ModuleSpec.Builder) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseProperty(XmlPullParser, ModuleSpec.Builder) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseRepository(XmlPullParser, MavenSettings.Profile) - Static method in class org.jboss.modules.maven.MavenSettings
- parseResourceRoot(ModuleXmlParser.ResourceRootFactory, String, XmlPullParser, ModuleSpec.Builder) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseResources(MavenResolver, ModuleXmlParser.ResourceRootFactory, String, XmlPullParser, ModuleSpec.Builder) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseRootElement(MavenResolver, ModuleXmlParser.ResourceRootFactory, String, XmlPullParser, ModuleLoader, ModuleIdentifier) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseSet(XmlPullParser) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseSet(XmlPullParser, boolean, MultiplePathFilterBuilder) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseSettings(XmlPullParser, MavenSettings) - Static method in class org.jboss.modules.maven.MavenSettings
- parseSettingsXml(Path, MavenSettings) - Static method in class org.jboss.modules.maven.MavenSettings
- parseStartTag() - Method in class org.jboss.modules.xml.MXParser
- parseSystemDependency(XmlPullParser, ArrayList<DependencySpec>) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- parseXmlDecl(char) - Method in class org.jboss.modules.xml.MXParser
- parseXmlDeclWithVersion(int, int) - Method in class org.jboss.modules.xml.MXParser
- pastEndTag - Variable in class org.jboss.modules.xml.MXParser
- path - Variable in class org.jboss.modules.filter.EqualsPathFilter
- PathClassFilter - Class in org.jboss.modules.filter
- PathClassFilter(PathFilter) - Constructor for class org.jboss.modules.filter.PathClassFilter
- pathFilter - Variable in class org.jboss.modules.LocalModuleFinder
- pathFilter - Variable in class org.jboss.modules.ResourceLoaderSpec
- PathFilter - Interface in org.jboss.modules.filter
-
Filter used to determine whether a path should be included or excluded from imports and exports.
- PathFilters - Class in org.jboss.modules.filter
-
Static factory methods for path filter types.
- PathFilters() - Constructor for class org.jboss.modules.filter.PathFilters
- pathOf(String) - Static method in class org.jboss.modules.Module
-
Get the path name of a resource.
- pathOfClass(String) - Static method in class org.jboss.modules.Module
-
Get the path name of a class.
- paths - Variable in class org.jboss.modules.filter.SetPathFilter
- paths - Variable in class org.jboss.modules.LocalDependency
- paths - Variable in class org.jboss.modules.management.ResourceLoaderInfo
- paths - Variable in class org.jboss.modules.ModuleClassLoader
- Paths<T,
A> - Class in org.jboss.modules -
A pair of path maps.
- Paths(A[], Map<String, List<T>>) - Constructor for class org.jboss.modules.Paths
- PathUtils - Class in org.jboss.modules
-
General helpful path utility methods.
- PathUtils() - Constructor for class org.jboss.modules.PathUtils
- pattern - Variable in class org.jboss.modules.filter.GlobPathFilter
- pc - Variable in class org.jboss.modules.xml.MXParser
- pcEnd - Variable in class org.jboss.modules.xml.MXParser
- pcStart - Variable in class org.jboss.modules.xml.MXParser
- performLoadClass(String, boolean, boolean) - Method in class org.jboss.modules.ConcurrentClassLoader
-
Perform a class load operation.
- performLoadClassUnchecked(String, boolean, boolean) - Method in class org.jboss.modules.ConcurrentClassLoader
- permission - Variable in class org.jboss.modules.security.ImmediatePermissionFactory
- permissionActions - Variable in class org.jboss.modules.security.LoadedPermissionFactory
- permissionActions - Variable in class org.jboss.modules.security.ModularPermissionFactory
- permissionCollection - Variable in class org.jboss.modules.ConcreteModuleSpec
- permissionCollection - Variable in class org.jboss.modules.Module
-
The assigned permission collection.
- PermissionFactory - Interface in org.jboss.modules.security
-
A factory for
Permission
objects. - PHANTOM - Enum constant in enum org.jboss.modules.ref.Reference.Type
-
A phantom reference.
- PhantomReference<T,
A> - Class in org.jboss.modules.ref -
A reapable phantom reference with an attachment.
- PhantomReference(T, A, ReferenceQueue<? super T>) - Constructor for class org.jboss.modules.ref.PhantomReference
- PhantomReference(T, A, Reaper<T, A>) - Constructor for class org.jboss.modules.ref.PhantomReference
- PLATFORM_FACTORY - Static variable in class __redirected.__DatatypeFactory
- PLATFORM_FACTORY - Static variable in class __redirected.__DocumentBuilderFactory
- PLATFORM_FACTORY - Static variable in class __redirected.__SAXParserFactory
- PLATFORM_FACTORY - Static variable in class __redirected.__SchemaFactory
- PLATFORM_FACTORY - Static variable in class __redirected.__TransformerFactory
- PLATFORM_FACTORY - Static variable in class __redirected.__XMLEventFactory
- PLATFORM_FACTORY - Static variable in class __redirected.__XMLInputFactory
- PLATFORM_FACTORY - Static variable in class __redirected.__XMLOutputFactory
- PLATFORM_FACTORY - Static variable in class __redirected.__XMLReaderFactory
- PLATFORM_FACTORY - Static variable in class __redirected.__XPathFactory
- policy - Variable in class org.jboss.modules.ModulesPolicy
- pos - Variable in class org.jboss.modules.xml.MXParser
- posEnd - Variable in class org.jboss.modules.xml.MXParser
- posStart - Variable in class org.jboss.modules.xml.MXParser
- postDefine(ClassSpec, Class<?>) - Method in class org.jboss.modules.ModuleClassLoader
-
A hook which is invoked after a class is defined.
- preDefine(ClassSpec, String) - Method in class org.jboss.modules.ModuleClassLoader
-
A hook which is invoked before a class is defined.
- prefix - Variable in class org.jboss.modules.filter.ChildPathFilter
- preloadExportedModule(ModuleIdentifier) - Method in class org.jboss.modules.ModuleLoader
-
Preload an "exported" module based on an identifier.
- preloadModule(ModuleIdentifier) - Method in class org.jboss.modules.ClassifyingModuleLoader
-
Preload a module based on an identifier.
- preloadModule(ModuleIdentifier) - Method in class org.jboss.modules.ClassPathModuleLoader
- preloadModule(ModuleIdentifier) - Method in class org.jboss.modules.JarModuleLoader
- preloadModule(ModuleIdentifier) - Method in class org.jboss.modules.ModuleLoader
-
Preload a module based on an identifier.
- preloadModule(ModuleIdentifier, ModuleLoader) - Static method in class org.jboss.modules.ModuleLoader
-
Utility method to delegate to another module loader, accessible from subclasses.
- PreMain - Interface in org.jboss.modules
-
An initialization task which is run before the application's
main
method. - preventBufferCompaction - Variable in class org.jboss.modules.xml.MXParser
- print - Variable in class org.jboss.modules.log.StreamModuleLogger
- print(PrintWriter, String, DependencySpec, FastCopyHashSet<ModuleIdentifier>, boolean, File...) - Static method in class org.jboss.modules.DependencyTreeViewer
- print(PrintWriter, String, ModuleIdentifier, FastCopyHashSet<ModuleIdentifier>, File...) - Static method in class org.jboss.modules.DependencyTreeViewer
- print(PrintWriter, String, ModuleSpec, FastCopyHashSet<ModuleIdentifier>, File...) - Static method in class org.jboss.modules.DependencyTreeViewer
- print(PrintWriter, ModuleIdentifier, File...) - Static method in class org.jboss.modules.DependencyTreeViewer
-
Print the dependency tree for the given module with the given module root list.
- printable(char) - Method in class org.jboss.modules.xml.MXParser
- printable(String) - Method in class org.jboss.modules.xml.MXParser
- printDebugStats() - Method in class org.jboss.modules.FastCopyHashSet
- printStackTrace() - Method in exception org.jboss.modules.xml.XmlPullParserException
- PRIVATE_ACCESS - Static variable in class org.jboss.modules.Module
- processClassPathItem(String, Set<String>, Set<String>) - Static method in class org.jboss.modules.JDKPaths
- processDirectory0(Set<String>, File) - Static method in class org.jboss.modules.JDKPaths
- processDirectory1(Set<String>, File, String) - Static method in class org.jboss.modules.JDKPaths
- PROCESSING_INSTRUCTION - Static variable in interface org.jboss.modules.xml.XmlPullParser
-
An XML processing instruction declaration was just read.
- processJar(Set<String>, File) - Static method in class org.jboss.modules.JDKPaths
- processNamespaces - Variable in class org.jboss.modules.xml.MXParser
- Profile() - Constructor for class org.jboss.modules.maven.MavenSettings.Profile
- profiles - Variable in class org.jboss.modules.maven.MavenSettings
- properties - Variable in class org.jboss.modules.ConcreteModuleSpec
- properties - Variable in class org.jboss.modules.Module
-
The properties map specified when this module was defined.
- properties(ObjectProperties.Property...) - Static method in class org.jboss.modules.management.ObjectProperties
- property(String, String) - Static method in class org.jboss.modules.management.ObjectProperties
- Property(String, String) - Constructor for class org.jboss.modules.management.ObjectProperties.Property
- PROPERTY_LOCATION - Static variable in class org.jboss.modules.xml.MXParser
- PROPERTY_XMLDECL_CONTENT - Static variable in class org.jboss.modules.xml.MXParser
- PROPERTY_XMLDECL_STANDALONE - Static variable in class org.jboss.modules.xml.MXParser
- PROPERTY_XMLDECL_VERSION - Static variable in class org.jboss.modules.xml.MXParser
- PropertyReadAction - Class in org.jboss.modules
- PropertyReadAction(String) - Constructor for class org.jboss.modules.PropertyReadAction
- PropertyReadAction(String, String) - Constructor for class org.jboss.modules.PropertyReadAction
- PropertyWriteAction - Class in org.jboss.modules
-
Date: 11.05.2011
- PropertyWriteAction(String, String) - Constructor for class org.jboss.modules.PropertyWriteAction
- protectionDomains - Variable in class org.jboss.modules.ModuleClassLoader
- providerUnloadable(String, ClassLoader) - Method in class org.jboss.modules.log.JDKModuleLogger
- providerUnloadable(String, ClassLoader) - Method in interface org.jboss.modules.log.ModuleLogger
- providerUnloadable(String, ClassLoader) - Method in class org.jboss.modules.log.NoopModuleLogger
- providerUnloadable(String, ClassLoader) - Method in class org.jboss.modules.log.StreamModuleLogger
- put(String, String) - Method in class org.jboss.modules.management.ObjectProperties
- put(K, V) - Method in class org.jboss.modules.UnlockedReadHashMap
- putAll(Map<? extends String, ? extends String>) - Method in class org.jboss.modules.management.ObjectProperties
- putForCreate(E) - Method in class org.jboss.modules.FastCopyHashSet
- putIfAbsent(K, V) - Method in class org.jboss.modules.UnlockedReadHashMap
Q
- queryLoadedModuleNames() - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Obtain a list of the current module names.
- queryLoadedModuleNames() - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
R
- raceCount - Variable in class org.jboss.modules.ModuleLoader
- reachedEnd - Variable in class org.jboss.modules.xml.MXParser
- READ_CHUNK_SIZE - Static variable in class org.jboss.modules.xml.MXParser
- reader - Variable in class org.jboss.modules.xml.MXParser
- readIndex(InputStream, Collection<String>, String) - Static method in class org.jboss.modules.JarFileResourceLoader
- readLine(BufferedReader) - Static method in class __redirected.__RedirectedUtils
- readLine(InputStream, StringBuffer) - Static method in class org.jboss.modules.LayeredModulePathFactory
- readManifestFile(File) - Static method in class org.jboss.modules.FileResourceLoader
- readObject(ObjectInputStream) - Method in class org.jboss.modules.FastCopyHashSet
- readObject(ObjectInputStream) - Method in class org.jboss.modules.ModuleIdentifier
- readRefs(File) - Static method in class org.jboss.modules.LayeredModulePathFactory
- readRefs(InputStream) - Static method in class org.jboss.modules.LayeredModulePathFactory
- realMap - Variable in class org.jboss.modules.management.ObjectProperties
- RealMBeanReg() - Constructor for class org.jboss.modules.ModuleLoader.RealMBeanReg
- reap(Reapable<T, A>) - Static method in class org.jboss.modules.ref.References.ReaperThread
- reap(Reference<T, A>) - Method in interface org.jboss.modules.ref.Reaper
-
Perform the cleanup action for a reference.
- Reapable<T,
A> - Interface in org.jboss.modules.ref -
A reference which is reapable (can be automatically collected).
- reaper - Static variable in class org.jboss.modules.ModuleLoader
- reaper - Variable in class org.jboss.modules.ref.PhantomReference
- reaper - Variable in class org.jboss.modules.ref.SoftReference
- reaper - Variable in class org.jboss.modules.ref.WeakReference
- Reaper<T,
A> - Interface in org.jboss.modules.ref -
A cleaner for a dead object.
- REAPER_QUEUE - Static variable in class org.jboss.modules.ref.References.ReaperThread
- ReaperThread() - Constructor for class org.jboss.modules.ref.References.ReaperThread
- recalculate() - Method in class org.jboss.modules.ModuleClassLoader
-
Recalculate the path maps for this module class loader.
- recursive - Variable in class org.jboss.modules.FileResourceLoader.Itr
- reentered - Static variable in class org.jboss.modules.ModularURLStreamHandlerFactory
- reference - Variable in class org.jboss.modules.ModuleLoader.MXBeanImpl
- Reference<T,
A> - Interface in org.jboss.modules.ref -
An enhanced reference type with a type-safe attachment.
- Reference.Type - Enum in org.jboss.modules.ref
-
A reference type.
- References - Class in org.jboss.modules.ref
-
A set of utility methods for reference types.
- References() - Constructor for class org.jboss.modules.ref.References
- References.ReaperThread - Class in org.jboss.modules.ref
- refresh() - Method in class org.jboss.modules.ModulesPolicy
- refreshResourceLoaders(String) - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Attempt to refresh the resource loaders of the given module.
- refreshResourceLoaders(String) - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- refreshResourceLoaders(Module) - Method in class org.jboss.modules.ModuleLoader
-
Refreshes the paths provided by resource loaders associated with the specified Module.
- REG_REF - Static variable in class org.jboss.modules.ModuleLoader
- registerContentHandlerFactoryModule(Module) - Static method in class org.jboss.modules.Module
-
Register an additional module which contains content handlers.
- registerURLStreamHandlerFactoryModule(Module) - Static method in class org.jboss.modules.Module
-
Register an additional module which contains URL handlers.
- rehash() - Method in class org.jboss.modules.management.ObjectProperties
- rejectAll() - Static method in class org.jboss.modules.filter.ClassFilters
-
Get a filter which always returns
false
. - rejectAll() - Static method in class org.jboss.modules.filter.PathFilters
-
Get a filter which always returns
false
. - relativeArtifactPath() - Method in class org.jboss.modules.maven.ArtifactCoordinates
-
Create a relative repository path for the given artifact coordinates with a
'/'
separator. - relativeArtifactPath(char) - Method in class org.jboss.modules.maven.ArtifactCoordinates
-
Create a relative repository path for the given artifact coordinates.
- relativePath - Variable in class org.jboss.modules.JarFileResourceLoader
- relativize(String) - Static method in class org.jboss.modules.PathUtils
-
Relativize the given path.
- relink() - Method in class org.jboss.modules.Module
- relink(String) - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Attempt to relink the given module.
- relink(String) - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- relink(Module) - Method in class org.jboss.modules.ModuleLoader
-
Relinks the dependencies associated with the specified Module.
- relinkIfNecessary() - Method in class org.jboss.modules.Module
- relocate(int) - Method in class org.jboss.modules.FastCopyHashSet
- remoteRepositories - Variable in class org.jboss.modules.maven.MavenSettings
- remove() - Method in class org.jboss.modules.FastCopyHashSet.KeyIterator
- remove() - Method in class org.jboss.modules.FileResourceLoader.Itr
- remove() - Method in class org.jboss.modules.UnlockedReadHashMap.EntryIterator
- remove(Object) - Method in class org.jboss.modules.FastCopyHashSet
- remove(Object) - Method in class org.jboss.modules.management.ObjectProperties
- remove(Object) - Method in class org.jboss.modules.UnlockedReadHashMap
- remove(Object, Object) - Method in class org.jboss.modules.UnlockedReadHashMap
- remove(UnlockedReadHashMap.Item<K, V>[], int) - Static method in class org.jboss.modules.UnlockedReadHashMap
- removeMBean(ObjectName) - Method in interface org.jboss.modules.ModuleLoader.MBeanReg
- removeMBean(ObjectName) - Method in class org.jboss.modules.ModuleLoader.RealMBeanReg
- removeMBean(ObjectName) - Method in class org.jboss.modules.ModuleLoader.TempMBeanReg
- replace(K, V) - Method in class org.jboss.modules.UnlockedReadHashMap
- replace(K, V, V) - Method in class org.jboss.modules.UnlockedReadHashMap
- repoRoots - Variable in class org.jboss.modules.LocalModuleFinder
- repositories - Variable in class org.jboss.modules.maven.MavenSettings.Profile
- require(int, String, String) - Method in class org.jboss.modules.xml.MXParser
- require(int, String, String) - Method in interface org.jboss.modules.xml.XmlPullParser
-
Test if the current event is of the given type and if the namespace and name do match.
- requireInput(char, char[]) - Method in class org.jboss.modules.xml.MXParser
- requireNextS() - Method in class org.jboss.modules.xml.MXParser
- reset() - Method in class org.jboss.modules.xml.MXParser
- resetStringCache() - Method in class org.jboss.modules.xml.MXParser
- resize() - Method in class org.jboss.modules.UnlockedReadHashMap
- resize(int) - Method in class org.jboss.modules.FastCopyHashSet
- resolve() - Method in class org.jboss.modules.log.ModuleLogRecord
- resolveActiveSettings() - Method in class org.jboss.modules.maven.MavenSettings
- resolveArtifact(ArtifactCoordinates, String) - Method in class org.jboss.modules.maven.DefaultMavenResolver
- resolveArtifact(ArtifactCoordinates, String) - Static method in class org.jboss.modules.maven.MavenArtifactUtil
-
Tries to find a maven jar artifact from the system property
"maven.repo.local"
This property is a list of platform separated directory names. - resolveArtifact(ArtifactCoordinates, String) - Method in interface org.jboss.modules.maven.MavenResolver
-
Tries to find a maven jar artifact from the system property
"maven.repo.local"
This property is a list of platform separated directory names. - resolved - Variable in class org.jboss.modules.log.ModuleLogRecord
- resolveJarArtifact(ArtifactCoordinates) - Static method in class org.jboss.modules.maven.MavenArtifactUtil
-
Try to resolve a Maven JAR artifact.
- resolveJarArtifact(ArtifactCoordinates) - Method in interface org.jboss.modules.maven.MavenResolver
-
Try to resolve a Maven JAR artifact.
- resolveLayeredModulePath(File...) - Static method in class org.jboss.modules.LayeredModulePathFactory
-
Inspects each element in the given
modulePath
to see if it includes alayers.conf
file and/or a standard directory structure with child directoriessystem/layers
and, optionally,system/add-ons
. - Resource - Interface in org.jboss.modules
-
A single resource from a
ResourceLoader
. - resourceExportFilter - Variable in class org.jboss.modules.Dependency
- resourceExportFilter - Variable in class org.jboss.modules.DependencySpec
- resourceFilters - Variable in class org.jboss.modules.Module.Visited
- resourceImportFilter - Variable in class org.jboss.modules.Dependency
- resourceImportFilter - Variable in class org.jboss.modules.DependencySpec
- resourceLoader - Variable in class org.jboss.modules.ResourceLoaderSpec
- ResourceLoader - Interface in org.jboss.modules
-
A loader for resources from a specific resource root within a module.
- ResourceLoaderInfo - Class in org.jboss.modules.management
-
Information about a resource loader.
- ResourceLoaderInfo(String, String, List<String>) - Constructor for class org.jboss.modules.management.ResourceLoaderInfo
-
Construct a new instance.
- resourceLoaders - Variable in class org.jboss.modules.ConcreteModuleSpec
- resourceLoaders - Variable in class org.jboss.modules.management.ModuleInfo
- resourceLoaders - Variable in class org.jboss.modules.ModuleClassLoader.Configuration
- ResourceLoaders - Class in org.jboss.modules
-
Static factory methods for various types of resource loaders.
- ResourceLoaders() - Constructor for class org.jboss.modules.ResourceLoaders
- ResourceLoaderSpec - Class in org.jboss.modules
-
A specification of a resource loader within a module.
- ResourceLoaderSpec(ResourceLoader, PathFilter) - Constructor for class org.jboss.modules.ResourceLoaderSpec
- resourcePathFilter - Variable in class org.jboss.modules.filter.PathClassFilter
- resourcePathFilter - Variable in class org.jboss.modules.FilteredIterableLocalLoader
- resourcePathFilter - Variable in class org.jboss.modules.FilteredLocalLoader
- resourceURL - Variable in class org.jboss.modules.JarEntryResource
- restorePlatformFactory() - Static method in class __redirected.__DatatypeFactory
- restorePlatformFactory() - Static method in class __redirected.__DocumentBuilderFactory
- restorePlatformFactory() - Static method in class __redirected.__JAXPRedirected
-
Restores all JAXP factories to the ones contained in the JDK system classpath.
- restorePlatformFactory() - Static method in class __redirected.__SAXParserFactory
- restorePlatformFactory() - Static method in class __redirected.__SchemaFactory
- restorePlatformFactory() - Static method in class __redirected.__TransformerFactory
- restorePlatformFactory() - Static method in class __redirected.__XMLEventFactory
- restorePlatformFactory() - Static method in class __redirected.__XMLInputFactory
- restorePlatformFactory() - Static method in class __redirected.__XMLOutputFactory
- restorePlatformFactory() - Static method in class __redirected.__XMLReaderFactory
- restorePlatformFactory() - Static method in class __redirected.__XPathFactory
- result - Variable in class org.jboss.modules.filter.BooleanClassFilter
- result - Variable in class org.jboss.modules.filter.BooleanPathFilter
- rethrowCause(Throwable) - Static method in class __redirected.__RedirectedUtils
- root - Variable in class org.jboss.modules.NativeLibraryResourceLoader
-
The filesystem root of the resource loader.
- rootName - Variable in class org.jboss.modules.FileResourceLoader
- rootName - Variable in class org.jboss.modules.JarFileResourceLoader
- rootUrl - Variable in class org.jboss.modules.JarFileResourceLoader
- roundtripSupported - Variable in class org.jboss.modules.xml.MXParser
- row - Variable in exception org.jboss.modules.xml.XmlPullParserException
- run() - Method in class org.jboss.modules.PropertyReadAction
- run() - Method in class org.jboss.modules.PropertyWriteAction
- run() - Method in class org.jboss.modules.ref.References.ReaperThread
- run(String[]) - Method in class org.jboss.modules.Module
-
Run a module's main class, if any.
- run(List<String>) - Method in interface org.jboss.modules.PreMain
-
Run the initialization task.
S
- safeClone(ModuleFinder[]) - Static method in class org.jboss.modules.ModuleLoader
- safeClose(Closeable) - Static method in class org.jboss.modules.StreamUtil
- safeClose(Closeable) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- SAX_DRIVER - Static variable in class __redirected.__XMLReaderFactory
- saxtual - Variable in class __redirected.__TransformerFactory
- scanCount - Variable in class org.jboss.modules.ModuleLoader
- sealBase - Variable in class org.jboss.modules.PackageSpec
- SecurityActions - Class in org.jboss.modules
-
This class must not be public.
- SecurityActions() - Constructor for class org.jboss.modules.SecurityActions
- 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
- SEQ - Static variable in class org.jboss.modules.ModuleLoader
- serialVersionUID - Static variable in class org.jboss.modules.FastCopyHashSet
-
Serialization ID
- serialVersionUID - Static variable in class org.jboss.modules.log.ModuleLogRecord
- serialVersionUID - Static variable in class org.jboss.modules.management.ObjectProperties
- serialVersionUID - Static variable in class org.jboss.modules.ModuleIdentifier
- serialVersionUID - Static variable in error org.jboss.modules.ModuleLoadError
- serialVersionUID - Static variable in exception org.jboss.modules.ModuleLoadException
- serialVersionUID - Static variable in exception org.jboss.modules.ModuleNotFoundException
- serialVersionUID - Static variable in class org.jboss.modules.security.FactoryPermissionCollection
- serialVersionUID - Static variable in class org.jboss.modules.security.UninitializedPermission
- server - Variable in class org.jboss.modules.ModuleLoader.RealMBeanReg
- 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.
- setAttribute(String, Object) - Method in class __redirected.__DocumentBuilderFactory
- setAttribute(String, Object) - Method in class __redirected.__TransformerFactory
- setBytes(byte[]) - Method in class org.jboss.modules.ClassSpec
-
Set the class file bytes.
- setClassAssertionStatus(String, boolean) - Method in class org.jboss.modules.ModuleClassLoader
- setClassFileTransformer(ClassFileTransformer) - Method in interface org.jboss.modules.ModuleSpec.Builder
-
Set the class file transformer to use for this module.
- setCoalescing(boolean) - Method in class __redirected.__DocumentBuilderFactory
- setCodeSource(CodeSource) - Method in class org.jboss.modules.ClassSpec
-
Set the code source (should not be
null
). - setContentHandler(ContentHandler) - Method in class __redirected.__XMLReaderFactory
- setContextClassLoader(ClassLoader) - Static method in class org.jboss.modules.SecurityActions
- setDefaultAssertionStatus(boolean) - Method in class org.jboss.modules.ModuleClassLoader
- setDelegates(Map<String, ModuleLoader>) - Method in class org.jboss.modules.ClassifyingModuleLoader
-
Change the delegates map.
- setDependencies(List<DependencySpec>) - Method in class org.jboss.modules.Module
- setDependencies(DependencySpec[]) - Method in class org.jboss.modules.Module
- 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
- 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.
- setId(String) - Method in class org.jboss.modules.maven.MavenSettings.Profile
- 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.
- setImplVendor(String) - Method in class org.jboss.modules.PackageSpec
-
Set the implementation vendor.
- setImplVersion(String) - Method in class org.jboss.modules.PackageSpec
-
Set the implementation version.
- 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.
- setLocalRepository(Path) - Method in class org.jboss.modules.maven.MavenSettings
- 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. - setModule(Module) - Method in class org.jboss.modules.ModuleLoader.FutureModule
- 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.
- setModuleLogger(ModuleLogger) - Static method in class org.jboss.modules.Module
-
Change the logger used by the module system.
- setName(char) - Static method in class org.jboss.modules.xml.MXParser
- setNamespaceAware(boolean) - Method in class __redirected.__DocumentBuilderFactory
- setNamespaceAware(boolean) - Method in class __redirected.__SAXParserFactory
- setNameStart(char) - Static method in class org.jboss.modules.xml.MXParser
- setPackageAssertionStatus(String, boolean) - Method in class org.jboss.modules.ModuleClassLoader
- SetPathFilter - Class in org.jboss.modules.filter
- SetPathFilter(Set<String>) - Constructor for class org.jboss.modules.filter.SetPathFilter
- 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.
- setResourceLoaders(Paths<ResourceLoader, ResourceLoaderSpec>, ResourceLoaderSpec[]) - Method in class org.jboss.modules.ModuleClassLoader
- setResourceLoaders(ResourceLoaderSpec[]) - Method in class org.jboss.modules.ModuleClassLoader
-
Change the set of resource loaders for this module class loader, and recalculate the path maps.
- 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.
- setSourceClassName(String) - Method in class org.jboss.modules.log.ModuleLogRecord
- setSourceMethodName(String) - Method in class org.jboss.modules.log.ModuleLogRecord
- setSpecTitle(String) - Method in class org.jboss.modules.PackageSpec
-
Set the package specification title.
- setSpecVendor(String) - Method in class org.jboss.modules.PackageSpec
-
Set the package specification vendor.
- setSpecVersion(String) - Method in class org.jboss.modules.PackageSpec
-
Set the package specification version.
- settingLoaderMutex - Static variable in class org.jboss.modules.maven.MavenSettings
- setURIResolver(URIResolver) - Method in class __redirected.__TransformerFactory
- setValidating(boolean) - Method in class __redirected.__DocumentBuilderFactory
- setValidating(boolean) - Method in class __redirected.__SAXParserFactory
- setValue(V) - Method in class org.jboss.modules.UnlockedReadHashMap.Item
- 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
- simpleNameOf(JarFile) - Static method in class org.jboss.modules.JarModuleLoader
- size - Variable in class org.jboss.modules.FastCopyHashSet
-
The current number of key-value pairs
- size - Variable in class org.jboss.modules.UnlockedReadHashMap
- size() - Method in class org.jboss.modules.FastCopyHashSet
- size() - Method in class org.jboss.modules.management.ObjectProperties
- size() - Method in class org.jboss.modules.UnlockedReadHashMap.EntrySet
- size() - Method in class org.jboss.modules.UnlockedReadHashMap
- skip(XmlPullParser) - Static method in class org.jboss.modules.maven.MavenSettings
- 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.
- slot - Variable in class org.jboss.modules.ModuleIdentifier
- snapshotPattern - Static variable in class org.jboss.modules.maven.ArtifactCoordinates
- SOFT - Enum constant in enum 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
- sourceList - Variable in class org.jboss.modules.Paths
- specTitle - Variable in class org.jboss.modules.PackageSpec
- specVendor - Variable in class org.jboss.modules.PackageSpec
- specVersion - Variable in class org.jboss.modules.PackageSpec
- 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
-
Returned from getEventType(), next(), nextToken() when a start tag was read.
- START_TIME - Static variable in class org.jboss.modules.StartTimeHolder
- StartTimeHolder - Class in org.jboss.modules
- StartTimeHolder() - Constructor for class org.jboss.modules.StartTimeHolder
- state - Variable in class org.jboss.modules.Linkage
- State() - Constructor for enum org.jboss.modules.Linkage.State
- 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.
- StreamUtil - Class in org.jboss.modules
- StreamUtil() - Constructor for class org.jboss.modules.StreamUtil
- STRONG - Enum constant in enum 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
- SYSTEM - Static variable in class org.jboss.modules.ClassLoaderLocalLoader
- systemPackages - Static variable in class org.jboss.modules.Module
- systemPaths - Static variable in class org.jboss.modules.Module
T
- table - Variable in class org.jboss.modules.FastCopyHashSet.KeyIterator
- table - Variable in class org.jboss.modules.FastCopyHashSet
-
The open-addressed table
- table - Variable in class org.jboss.modules.UnlockedReadHashMap.EntryIterator
- table - Variable in class org.jboss.modules.UnlockedReadHashMap
- tableIdx - Variable in class org.jboss.modules.UnlockedReadHashMap.EntryIterator
- TANDALONE - Static variable in class org.jboss.modules.xml.MXParser
- targetName - Variable in class org.jboss.modules.security.LoadedPermissionFactory
- targetName - Variable in class org.jboss.modules.security.ModularPermissionFactory
- TempMBeanReg() - Constructor for class org.jboss.modules.ModuleLoader.TempMBeanReg
- text - Variable in class org.jboss.modules.xml.MXParser
- TEXT - Static variable in interface org.jboss.modules.xml.XmlPullParser
-
Character data was read and will is available by calling getText().
- threshold - Variable in class org.jboss.modules.FastCopyHashSet
-
The next resize
- threshold - Variable in class org.jboss.modules.UnlockedReadHashMap
- toError() - Method in exception org.jboss.modules.ModuleLoadException
-
Convert to an unchecked error type.
- toException() - Method in error org.jboss.modules.ModuleLoadError
-
Convert to a checked exception type.
- toFile(File, String, ModuleIdentifier) - Static method in class org.jboss.modules.ModuleXmlUtil
-
Creates a file based on the directory and the module identifier.
- toFile(File, ModuleIdentifier) - Static method in class org.jboss.modules.ModuleXmlUtil
-
Creates a file based on the directory and the module identifier.
- tokenize - Variable in class org.jboss.modules.xml.MXParser
- toPathString(ModuleIdentifier) - Static method in class org.jboss.modules.LocalModuleFinder
- toString - Variable in class org.jboss.modules.maven.ArtifactCoordinates
- toString() - Method in class __redirected.__DatatypeFactory
- toString() - Method in class __redirected.__TransformerFactory
- toString() - Method in class org.jboss.modules.ClassifyingModuleLoader
- toString() - Method in class org.jboss.modules.ClassPathModuleLoader
- toString() - Method in class org.jboss.modules.filter.AggregatePathFilter
- toString() - Method in class org.jboss.modules.filter.BooleanClassFilter
- toString() - Method in class org.jboss.modules.filter.BooleanPathFilter
- toString() - Method in class org.jboss.modules.filter.ChildPathFilter
- toString() - Method in class org.jboss.modules.filter.EqualsPathFilter
- toString() - Method in class org.jboss.modules.filter.GlobPathFilter
- toString() - Method in class org.jboss.modules.filter.InvertingPathFilter
- toString() - Method in class org.jboss.modules.filter.MultiplePathFilter
- toString() - Method in class org.jboss.modules.filter.SetPathFilter
- toString() - Method in class org.jboss.modules.JarModuleLoader
- toString() - Method in class org.jboss.modules.LocalDependency
- toString() - Method in class org.jboss.modules.LocalModuleFinder
- toString() - Method in class org.jboss.modules.LocalModuleLoader
- toString() - Method in class org.jboss.modules.management.ObjectProperties
- toString() - Method in class org.jboss.modules.maven.ArtifactCoordinates
-
Get the string representation.
- toString() - Method in class org.jboss.modules.Module
-
Get the string representation of this module.
- toString() - Method in class org.jboss.modules.ModuleClassLoader
-
Get a string representation of this class loader.
- toString() - Method in class org.jboss.modules.ModuleClassLoaderDependency
- toString() - Method in class org.jboss.modules.ModuleDependency
- toString() - Method in class org.jboss.modules.ModuleDependencySpec
- toString() - Method in class org.jboss.modules.ModuleIdentifier
-
Get the string representation of this module identifier.
- toString() - Method in class org.jboss.modules.ModuleLoader
-
Get the string representation of this module loader.
- toString() - Method in class org.jboss.modules.ref.PhantomReference
- toString() - Method in class org.jboss.modules.ref.SoftReference
- toString() - Method in class org.jboss.modules.ref.StrongReference
- toString() - Method in class org.jboss.modules.ref.WeakReference
- trace(String) - Method in class org.jboss.modules.log.JDKModuleLogger
- trace(String) - Method in interface org.jboss.modules.log.ModuleLogger
- trace(String) - Method in class org.jboss.modules.log.NoopModuleLogger
- trace(String) - Method in class org.jboss.modules.log.StreamModuleLogger
- trace(String, Object) - Method in class org.jboss.modules.log.JDKModuleLogger
- trace(String, Object) - Method in interface org.jboss.modules.log.ModuleLogger
- trace(String, Object) - Method in class org.jboss.modules.log.NoopModuleLogger
- trace(String, Object) - Method in class org.jboss.modules.log.StreamModuleLogger
- trace(String, Object...) - Method in class org.jboss.modules.log.JDKModuleLogger
- trace(String, Object...) - Method in interface org.jboss.modules.log.ModuleLogger
- trace(String, Object...) - Method in class org.jboss.modules.log.NoopModuleLogger
- trace(String, Object...) - Method in class org.jboss.modules.log.StreamModuleLogger
- trace(String, Object, Object) - Method in class org.jboss.modules.log.JDKModuleLogger
- trace(String, Object, Object) - Method in interface org.jboss.modules.log.ModuleLogger
- trace(String, Object, Object) - Method in class org.jboss.modules.log.NoopModuleLogger
- trace(String, Object, Object) - Method in class org.jboss.modules.log.StreamModuleLogger
- trace(String, Object, Object, Object) - Method in class org.jboss.modules.log.JDKModuleLogger
- trace(String, Object, Object, Object) - Method in interface org.jboss.modules.log.ModuleLogger
- trace(String, Object, Object, Object) - Method in class org.jboss.modules.log.NoopModuleLogger
- trace(String, Object, Object, Object) - Method in class org.jboss.modules.log.StreamModuleLogger
- trace(Throwable, String) - Method in class org.jboss.modules.log.JDKModuleLogger
- trace(Throwable, String) - Method in interface org.jboss.modules.log.ModuleLogger
- trace(Throwable, String) - Method in class org.jboss.modules.log.NoopModuleLogger
- trace(Throwable, String) - Method in class org.jboss.modules.log.StreamModuleLogger
- trace(Throwable, String, Object) - Method in class org.jboss.modules.log.JDKModuleLogger
- trace(Throwable, String, Object) - Method in interface org.jboss.modules.log.ModuleLogger
- trace(Throwable, String, Object) - Method in class org.jboss.modules.log.NoopModuleLogger
- trace(Throwable, String, Object) - Method in class org.jboss.modules.log.StreamModuleLogger
- trace(Throwable, String, Object...) - Method in class org.jboss.modules.log.JDKModuleLogger
- trace(Throwable, String, Object...) - Method in interface org.jboss.modules.log.ModuleLogger
- trace(Throwable, String, Object...) - Method in class org.jboss.modules.log.NoopModuleLogger
- trace(Throwable, String, Object...) - Method in class org.jboss.modules.log.StreamModuleLogger
- trace(Throwable, String, Object, Object) - Method in class org.jboss.modules.log.JDKModuleLogger
- trace(Throwable, String, Object, Object) - Method in interface org.jboss.modules.log.ModuleLogger
- trace(Throwable, String, Object, Object) - Method in class org.jboss.modules.log.NoopModuleLogger
- trace(Throwable, String, Object, Object) - Method in class org.jboss.modules.log.StreamModuleLogger
- trace(Throwable, String, Object, Object, Object) - Method in class org.jboss.modules.log.JDKModuleLogger
- trace(Throwable, String, Object, Object, Object) - Method in interface org.jboss.modules.log.ModuleLogger
- trace(Throwable, String, Object, Object, Object) - Method in class org.jboss.modules.log.NoopModuleLogger
- trace(Throwable, String, Object, Object, Object) - Method in class org.jboss.modules.log.StreamModuleLogger
- TRACE - Static variable in class org.jboss.modules.log.JDKModuleLogger
- TRACE_SIZING - Static variable in class org.jboss.modules.xml.MXParser
- transformer - Variable in class org.jboss.modules.ModuleClassLoader.Configuration
- transformer - Variable in class org.jboss.modules.ModuleClassLoader
- TRUE - Static variable in class org.jboss.modules.filter.BooleanClassFilter
- TRUE - Static variable in class org.jboss.modules.filter.BooleanPathFilter
- type - Variable in class org.jboss.modules.management.ResourceLoaderInfo
- Type() - Constructor for enum org.jboss.modules.ref.Reference.Type
- TYPES - Static variable in interface org.jboss.modules.xml.XmlPullParser
-
This array can be used to convert the event type integer constants such as START_TAG or TEXT to to a string.
U
- unexpectedContent(XmlPullParser) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- UninitializedPermission - Class in org.jboss.modules.security
- UninitializedPermission() - Constructor for class org.jboss.modules.security.UninitializedPermission
- unknownAttribute(XmlPullParser, int) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- unknownAttributeValue(XmlPullParser, int) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- UNLINKED - Enum constant in enum org.jboss.modules.Linkage.State
- unloadModule(String) - Method in interface org.jboss.modules.management.ModuleLoaderMXBean
-
Attempt to unload a module from this module loader.
- unloadModule(String) - Method in class org.jboss.modules.ModuleLoader.MXBeanImpl
- unloadModuleLocal(Module) - Method in class org.jboss.modules.ModuleLoader
-
Unload a module from this module loader.
- UnlockedReadHashMap<K,
V> - Class in org.jboss.modules -
A hash map that supports non-blocking, lockless read access.
- UnlockedReadHashMap() - Constructor for class org.jboss.modules.UnlockedReadHashMap
- UnlockedReadHashMap(float) - Constructor for class org.jboss.modules.UnlockedReadHashMap
- UnlockedReadHashMap(int) - Constructor for class org.jboss.modules.UnlockedReadHashMap
- UnlockedReadHashMap(int, float) - Constructor for class org.jboss.modules.UnlockedReadHashMap
- UnlockedReadHashMap.EntryIterator - Class in org.jboss.modules
- UnlockedReadHashMap.EntrySet - Class in org.jboss.modules
- UnlockedReadHashMap.Item<K,
V> - Class in org.jboss.modules - unzip(File, File) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- url - Variable in class org.jboss.modules.FileEntryResource
- url - Variable in class org.jboss.modules.URLResource
- URL_MODULES_LIST_ACTION - Static variable in class org.jboss.modules.ModularURLStreamHandlerFactory
- URLResource - Class in org.jboss.modules
- URLResource(URL) - Constructor for class org.jboss.modules.URLResource
- usage() - Static method in class org.jboss.modules.Main
- USE_INDEXES - Static variable in class org.jboss.modules.ResourceLoaders
- usePC - Variable in class org.jboss.modules.xml.MXParser
V
- VALID_PATTERN - Static variable in class org.jboss.modules.maven.ArtifactCoordinates
- validateAttributeNamespace(XmlPullParser, int) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- validateNamespace(XmlPullParser) - Static method in class org.jboss.modules.xml.ModuleXmlParser
- value - Variable in class org.jboss.modules.management.ObjectProperties.Property
- value - Variable in class org.jboss.modules.PropertyWriteAction
- value - Variable in class org.jboss.modules.ref.StrongReference
- value - Variable in class org.jboss.modules.UnlockedReadHashMap.Item
- valueOf(String) - Static method in enum org.jboss.modules.AssertionSetting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.modules.Linkage.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.modules.ref.Reference.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.modules.AssertionSetting
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.jboss.modules.Linkage.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.jboss.modules.management.ObjectProperties
- values() - Static method in enum org.jboss.modules.ref.Reference.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version - Variable in class org.jboss.modules.maven.ArtifactCoordinates
- VERSION - Static variable in class org.jboss.modules.xml.MXParser
- VERSION_STRING - Static variable in class org.jboss.modules.Main
- Visited(Module, FastCopyHashSet<PathFilter>, FastCopyHashSet<ClassFilter>, FastCopyHashSet<PathFilter>) - Constructor for class org.jboss.modules.Module.Visited
W
- WARN - Static variable in class org.jboss.modules.log.JDKModuleLogger
- WEAK - Enum constant in enum org.jboss.modules.ref.Reference.Type
-
A weak reference.
- WeakReference<T,
A> - Class in org.jboss.modules.ref -
A reapable weak reference with an attachment.
- WeakReference(T) - Constructor for class org.jboss.modules.ref.WeakReference
- WeakReference(T, A) - Constructor for class org.jboss.modules.ref.WeakReference
- WeakReference(T, A, ReferenceQueue<? super T>) - Constructor for class org.jboss.modules.ref.WeakReference
- WeakReference(T, A, Reaper<T, A>) - Constructor for class org.jboss.modules.ref.WeakReference
- wrapped(E, Throwable) - Static method in class __redirected.__RedirectedUtils
- WRITE_INDEXES - Static variable in class org.jboss.modules.ResourceLoaders
- writeExternalIndex(File, Collection<String>) - Static method in class org.jboss.modules.JarFileResourceLoader
- writeLock - Variable in class org.jboss.modules.UnlockedReadHashMap
- writeObject(ObjectOutputStream) - Method in class org.jboss.modules.FastCopyHashSet
- writeReplace() - Method in class org.jboss.modules.log.ModuleLogRecord
- writeReplace() - Method in class org.jboss.modules.security.FactoryPermissionCollection
X
- XML_URI - Static variable in class org.jboss.modules.xml.MXParser
- xmlDeclContent - Variable in class org.jboss.modules.xml.MXParser
- xmlDeclStandalone - Variable in class org.jboss.modules.xml.MXParser
- xmlDeclVersion - Variable in class org.jboss.modules.xml.MXParser
- XMLNS_URI - Static variable in class org.jboss.modules.xml.MXParser
- XmlPullParser - Interface in org.jboss.modules.xml
-
XML Pull Parser is an interface that defines parsing functionlity provided in XMLPULL V1 API (visit this website to learn more about API and its implementations).
- XmlPullParserException - Exception in org.jboss.modules.xml
-
This exception is thrown to signal XML Pull Parser related faults.
- XmlPullParserException(String) - Constructor for exception org.jboss.modules.xml.XmlPullParserException
- XmlPullParserException(String, XmlPullParser, Throwable) - Constructor for exception org.jboss.modules.xml.XmlPullParserException
Y
_
- __DatatypeFactory - Class in __redirected
-
A redirecting DatatypeFactory
- __DatatypeFactory() - Constructor for class __redirected.__DatatypeFactory
-
Construct a new instance.
- __DocumentBuilderFactory - Class in __redirected
-
A redirecting DocumentBuilderFactory
- __DocumentBuilderFactory() - Constructor for class __redirected.__DocumentBuilderFactory
-
Construct a new instance.
- __JAXPRedirected - Class in __redirected
-
Executes common operations against ALL JAXP redirection classes.
- __JAXPRedirected() - Constructor for class __redirected.__JAXPRedirected
- __redirected - package __redirected
- __RedirectedUtils - Class in __redirected
-
Common utilities for redirected factories
- __RedirectedUtils() - Constructor for class __redirected.__RedirectedUtils
- __SAXParserFactory - Class in __redirected
-
A redirected SAXParserFactory
- __SAXParserFactory() - Constructor for class __redirected.__SAXParserFactory
-
Construct a new instance.
- __SchemaFactory - Class in __redirected
-
A redirected SchemaFactory
- __SchemaFactory() - Constructor for class __redirected.__SchemaFactory
-
Construct a new instance.
- __TransformerFactory - Class in __redirected
-
A redirected TransformerFactory
- __TransformerFactory() - Constructor for class __redirected.__TransformerFactory
-
Construct a new instance.
- __XMLEventFactory - Class in __redirected
-
A redirected XMLEventFactory
- __XMLEventFactory() - Constructor for class __redirected.__XMLEventFactory
-
Construct a new instance.
- __XMLInputFactory - Class in __redirected
-
A redirected XMLInputFactory
- __XMLInputFactory() - Constructor for class __redirected.__XMLInputFactory
-
Construct a new instance.
- __XMLOutputFactory - Class in __redirected
-
A redirected XMLOutputFactory
- __XMLOutputFactory() - Constructor for class __redirected.__XMLOutputFactory
-
Construct a new instance.
- __XMLReaderFactory - Class in __redirected
-
A redirected SAXParserFactory
- __XMLReaderFactory() - Constructor for class __redirected.__XMLReaderFactory
-
Construct a new instance.
- __XPathFactory - Class in __redirected
-
A redirected XPathFactory
- __XPathFactory() - Constructor for class __redirected.__XPathFactory
-
Construct a new instance.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form