Uses of Package
org.jboss.modules
Packages that use org.jboss.modules
Package
Description
The primary JBoss Modules API.
Classes related to filtering.
The logging interface for JBoss Modules.
-
Classes in org.jboss.modules used by org.jboss.modulesClassDescriptionAn abstract resource loader implementation.The assertion setting for a package or class.A hook for frameworks which need to define additional classes to a module's class loader.A class definition specification.A class file transformer which operates on byte buffers.A classloader which can delegate to multiple other classloaders without risk of deadlock.A module loader which searches its finders first, and then delegates to another loader if the module is not found.A dependency specification that represents a single dependency for a module.The base class of dependency specification builders.A local loader which can enumerate its contents.A module finder which is iterable.A resource loader which has the ability to enumerate its contents.A local dependency specification builder, which includes a module's own content or some other, external content.A loader which implements the local part of a 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.A module classloader.An opaque configuration used internally to create a module class loader.A producer for Module class loaders.A dependency specification on a module.A builder for dependency specifications that refer to other modules.A locator for module definitions.Deprecated.This class has been deprecated in favor of name strings; however, programs using identifiers will continue to function correctly.A repository for modules, from which a module may be loaded by identifier.Module load error, thrown when there is some problem loading a module during runtime.Module load exception, thrown when there is some problem loading a module.A
Module
specification which is used by aModuleLoader
to define new modules.A builder for new alias module specifications.A builder for new concrete module specifications.A class loader that may be named.A specification for a package to define.A single resource from aResourceLoader
.A loader for resources from a specific resource root within a module.A specification of a resource loader within a module.A version for a module.An iterator over the parts of a version. -
Classes in org.jboss.modules used by org.jboss.modules.filter
-
Classes in org.jboss.modules used by org.jboss.modules.logClassDescriptionA 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.Deprecated.This class has been deprecated in favor of name strings; however, programs using identifiers will continue to function correctly.A repository for modules, from which a module may be loaded by identifier.
-
Classes in org.jboss.modules used by org.jboss.modules.mavenClassDescriptionA loader for resources from a specific resource root within a module.
-
Classes in org.jboss.modules used by org.jboss.modules.securityClassDescriptionA module classloader.Deprecated.This class has been deprecated in favor of name strings; however, programs using identifiers will continue to function correctly.A repository for modules, from which a module may be loaded by identifier.
-
Classes in org.jboss.modules used by org.jboss.modules.xmlClassDescriptionDeprecated.This class has been deprecated in favor of name strings; however, programs using identifiers will continue to function correctly.A repository for modules, from which a module may be loaded by identifier.Module load exception, thrown when there is some problem loading a module.A
Module
specification which is used by aModuleLoader
to define new modules.A loader for resources from a specific resource root within a module.