Uses of Package
org.jboss.modules
-
Packages that use org.jboss.modules Package Description __redirected org.jboss.modules The primary JBoss Modules API.org.jboss.modules._private org.jboss.modules.filter Classes related to filtering.org.jboss.modules.log The logging interface for JBoss Modules.org.jboss.modules.maven org.jboss.modules.security org.jboss.modules.xml -
Classes in org.jboss.modules used by __redirected Class Description ModuleIdentifier A unique identifier for a module within a module loader.ModuleLoader A repository for modules, from which a module may be loaded by identifier. -
Classes in org.jboss.modules used by org.jboss.modules Class Description AbstractResourceLoader An abstract resource loader implementation.AssertionSetting The assertion setting for a package or class.CallerContext.Hack ClassLoaderLocalLoader ClassSpec A class definition specification.ConcreteModuleSpec AModule
specification for a concrete module implementation.ConcurrentClassLoader A classloader which can delegate to multiple other classloaders without risk of deadlock.Dependency A dependency item.DependencySpec A dependency specification that represents a single dependency for a module.FastCopyHashSet A HashSet that is optimized for fast shallow copies.FileResourceLoader.Itr IterableLocalLoader A local loader which can enumerate its contents.IterableResourceLoader A resource loader which has the ability to enumerate its contents.JarFileResourceLoader.CodeSigners LayeredModulePathFactory.LayersConfig Linkage The linkage state of a module.Linkage.State LocalLoader A loader which implements the local part of a module.ModularContentHandlerFactory ModularURLStreamHandlerFactory The root URL stream handler factory for the module system.Module 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.Visited ModuleClassLoader A module classloader.ModuleClassLoader.Configuration An opaque configuration used internally to create a module class loader.ModuleClassLoaderFactory A producer for Module class loaders.ModuleFinder A locator for module definitions.ModuleIdentifier A unique identifier for a module within a module loader.ModuleLoader A repository for modules, from which a module may be loaded by identifier.ModuleLoader.FutureModule ModuleLoader.MBeanReg ModuleLoadError Module load error, thrown when there is some problem loading a module during runtime.ModuleLoadException Module load exception, thrown when there is some problem loading a module.ModuleNotFoundException Module not found exceptions are thrown when no module loaders can locate a module which fulfills a given module identifier.ModuleSpec AModule
specification which is used by aModuleLoader
to define new modules.ModuleSpec.AliasBuilder A builder for new alias module specifications.ModuleSpec.Builder A builder for new concrete module specifications.NativeLibraryResourceLoader A base class for resource loaders which can load native libraries.PackageSpec A specification for a package to define.Paths A pair of path maps.Resource A single resource from aResourceLoader
.ResourceLoader A loader for resources from a specific resource root within a module.ResourceLoaderSpec A specification of a resource loader within a module.UnlockedReadHashMap A hash map that supports non-blocking, lockless read access.UnlockedReadHashMap.Item -
Classes in org.jboss.modules used by org.jboss.modules._private Class Description Module A module is a unit of classes and other resources, along with the specification of what is imported and exported by this module from and to other modules.ModuleClassLoader A module classloader. -
Classes in org.jboss.modules used by org.jboss.modules.filter Class Description Resource A single resource from aResourceLoader
. -
Classes in org.jboss.modules used by org.jboss.modules.log Class Description Module 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.ModuleIdentifier A unique identifier for a module within a module loader.ModuleLoader A repository for modules, from which a module may be loaded by identifier. -
Classes in org.jboss.modules used by org.jboss.modules.maven Class Description ResourceLoader A loader for resources from a specific resource root within a module. -
Classes in org.jboss.modules used by org.jboss.modules.security Class Description ModuleIdentifier A unique identifier for a module within a module loader.ModuleLoader A repository for modules, from which a module may be loaded by identifier. -
Classes in org.jboss.modules used by org.jboss.modules.xml Class Description DependencySpec A dependency specification that represents a single dependency for a module.ModuleIdentifier A unique identifier for a module within a module loader.ModuleLoader A repository for modules, from which a module may be loaded by identifier.ModuleLoadException Module load exception, thrown when there is some problem loading a module.ModuleSpec AModule
specification which is used by aModuleLoader
to define new modules.ModuleSpec.Builder A builder for new concrete module specifications.ResourceLoader A loader for resources from a specific resource root within a module.