All Classes and Interfaces

Class
Description
An abstract local loader implementation.
An abstract resource loader implementation.
PathFilter implementation that aggregates multiple other filters.
A module specification for a module alias.
Maven artifact coordinate specification.
The assertion setting for a package or class.
 
 
Various methods for obtaining caller info.
 
 
Filter used to determine whether a class name should be included or excluded from imports and exports.
Static factory methods for class filter types.
A module loader which selects a delegate module loader based upon the prefix of the module name.
 
Date: 06.05.2011
A class definition specification.
A Module specification for a concrete module implementation.
A classloader which can delegate to multiple other classloaders without risk of deadlock.
 
 
A dependency item.
Information describing a dependency.
A dependency specification that represents a single dependency for a module.
A dependency tree viewer utility.
 
A permission collection which lazily instantiates the permission objects on first use.
A HashSet that is optimized for fast shallow copies.
A file entry resource.
 
 
 
 
 
Default implementation of PathFilter.
A permission factory which simply holds a permission object.
A path filter which simply inverts the result of another path filter.
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 module finder which uses a JAR file as a module repository.
 
A ModuleLogger which logs to a JDK logging category.
A utility class which maintains the set of JDK paths.
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.
 
The linkage state of a module.
 
A permission factory which instantiates a permission with the given class name.
 
A loader which implements the local part of a module.
Static factory methods for various types of local loaders.
A module finder which locates module specifications which are stored in a local module repository on the filesystem, which uses module.xml descriptors.
A local filesystem-backed module loader.
The main entry point of JBoss Modules when run as a JAR on the command line.
Helper class to resolve a maven artifact.
A resolution strategy for Maven artifacts.
 
 
 
 
A permission factory which instantiates a permission from a module.
The root URL stream handler factory for the module system.
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 locator for module definitions.
A unique identifier for a module within a module loader.
Management information about a module instance.
A repository for modules, from which a module may be loaded by identifier.
 
 
 
 
 
An MXBean for getting runtime information about a module loader.
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 simple Logger abstraction.
A log record class which knows how to divine the proper class and method name.
Module not found exceptions are thrown when no module loaders can locate a module which fulfills a given module identifier.
A Module specification which is used by a ModuleLoader to define new modules.
A builder for new alias module specifications.
A builder for new concrete module specifications.
 
Private-access methods for modules.
A fast, validating module.xml parser.
A factory for resource roots, based on a root path, loader path, and loader name.
Utility class for default module file names.
 
A builder for a multiple-path filter.
Absolutely minimal implementation of XMLPULL V1 API
A base class for resource loaders which can load native libraries.
Separate class for native platform ID which is only loaded when native libs are loaded.
A ModuleLogger implementation that does not log.
A Hashtable variant which keeps property names in order, for use by MBean ObjectNames.
A single property in a properties list.
A specification for a package to define.
 
Filter used to determine whether a path should be included or excluded from imports and exports.
Static factory methods for path filter types.
A pair of path maps.
General helpful path utility methods.
A factory for Permission objects.
A reapable phantom reference with an attachment.
An initialization task which is run before the application's main method.
 
Date: 11.05.2011
A reference which is reapable (can be automatically collected).
A cleaner for a dead object.
An enhanced reference type with a type-safe attachment.
A reference type.
A set of utility methods for reference types.
 
A single resource from a ResourceLoader.
A loader for resources from a specific resource root within a module.
Information about a resource loader.
Static factory methods for various types of resource loaders.
A specification of a resource loader within a module.
This class must not be public.
 
A reapable soft reference with an attachment.
 
A ModuleLogger implementation that logs all output (including trace) to an output or print stream.
 
A strong reference with an attachment.
 
A hash map that supports non-blocking, lockless read access.
 
 
A reapable weak reference with an attachment.
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).
This exception is thrown to signal XML Pull Parser related faults.
A redirecting DatatypeFactory
A redirecting DocumentBuilderFactory
Executes common operations against ALL JAXP redirection classes.
Common utilities for redirected factories
A redirected SAXParserFactory
A redirected SchemaFactory
A redirected TransformerFactory
A redirected XMLEventFactory
A redirected XMLInputFactory
A redirected XMLOutputFactory
A redirected SAXParserFactory
A redirected XPathFactory