All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Class Description AbstractLocalLoader An abstract local loader implementation.AbstractResourceLoader An abstract resource loader implementation.AliasModuleSpec A module specification for a module alias.ArtifactCoordinates Maven artifact coordinate specification.AssertionSetting The assertion setting for a package or class.ClassFilter Filter used to determine whether a class name should be included or excluded from imports and exports.ClassFilters Static factory methods for class filter types.ClassifyingModuleLoader A module loader which selects a delegate module loader based upon the prefix of the module name.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.DependencyInfo Information describing a dependency.DependencySpec A dependency specification that represents a single dependency for a module.DependencyTreeViewer A dependency tree viewer utility.FactoryPermissionCollection A permission collection which lazily instantiates the permission objects on first use.ImmediatePermissionFactory A permission factory which simply holds a permission object.IterableLocalLoader A local loader which can enumerate its contents.IterableModuleFinder A module finder which is iterable.IterableResourceLoader A resource loader which has the ability to enumerate its contents.JarModuleFinder A module finder which uses a JAR file as a module repository.JDKModuleLogger AModuleLogger
which logs to a JDK logging category.LoadedPermissionFactory A permission factory which instantiates a permission with the given class name.LocalLoader A loader which implements the local part of a module.LocalLoaders Static factory methods for various types of local loaders.LocalModuleFinder A module finder which locates module specifications which are stored in a local module repository on the filesystem, which usesmodule.xml
descriptors.LocalModuleLoader A local filesystem-backed module loader.Main The main entry point of JBoss Modules when run as a JAR on the command line.MavenArtifactUtil Helper class to resolve a maven artifact.MavenResolver A resolution strategy for Maven artifacts.ModularPermissionFactory A permission factory which instantiates a permission from a module.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.ModuleClassLoader.Configuration An opaque configuration used internally to create a module class loader.ModuleClassLoaderFactory A producer for Module class loaders.ModuleDependencySpec A dependency specification on a module.ModuleFinder A locator for module definitions.ModuleIdentifier A unique identifier for a module within a module loader.ModuleInfo Management information about a module instance.ModuleLoader A repository for modules, from which a module may be loaded by identifier.ModuleLoaderMXBean An MXBean for getting runtime information about a module loader.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.ModuleLogger A simple Logger abstraction.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.ModulesPrivateAccess Private-access methods for modules.ModuleXmlParser A fast, validatingmodule.xml
parser.ModuleXmlParser.ResourceRootFactory A factory for resource roots, based on a root path, loader path, and loader name.MultiplePathFilterBuilder A builder for a multiple-path filter.MXParser Absolutely minimal implementation of XMLPULL V1 APINativeLibraryResourceLoader A base class for resource loaders which can load native libraries.NoopModuleLogger AModuleLogger
implementation that does not log.ObjectProperties A Hashtable variant which keeps property names in order, for use by MBeanObjectName
s.ObjectProperties.Property A single property in a properties list.PackageSpec A specification for a package to define.PathFilter Filter used to determine whether a path should be included or excluded from imports and exports.PathFilters Static factory methods for path filter types.PathUtils General helpful path utility methods.PermissionFactory A factory forPermission
objects.PhantomReference<T,A> A reapable phantom reference with an attachment.PreMain An initialization task which is run before the application'smain
method.Reaper<T,A> A cleaner for a dead object.Reference<T,A> An enhanced reference type with a type-safe attachment.Reference.Type A reference type.References A set of utility methods for reference types.Resource A single resource from aResourceLoader
.ResourceLoader A loader for resources from a specific resource root within a module.ResourceLoaderInfo Information about a resource loader.ResourceLoaders Static factory methods for various types of resource loaders.ResourceLoaderSpec A specification of a resource loader within a module.SoftReference<T,A> A reapable soft reference with an attachment.StreamModuleLogger AModuleLogger
implementation that logs all output (including trace) to an output or print stream.StrongReference<T,A> A strong reference with an attachment.WeakReference<T,A> A reapable weak reference with an attachment.XmlPullParser 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 This exception is thrown to signal XML Pull Parser related faults.__DatatypeFactory A redirecting DatatypeFactory__DocumentBuilderFactory A redirecting DocumentBuilderFactory__JAXPRedirected Executes common operations against ALL JAXP redirection classes.__RedirectedUtils Common utilities for redirected factories__SAXParserFactory A redirected SAXParserFactory__SchemaFactory A redirected SchemaFactory__TransformerFactory A redirected TransformerFactory__XMLEventFactory A redirected XMLEventFactory__XMLInputFactory A redirected XMLInputFactory__XMLOutputFactory A redirected XMLOutputFactory__XMLReaderFactory A redirected SAXParserFactory__XPathFactory A redirected XPathFactory