| Interface | Description |
|---|---|
| URLPackageScanner.Callback |
Callback interface for found classes.
|
| Class | Description |
|---|---|
| ArchiveBase<T extends Archive<T>> |
Base implementation of
Archive. |
| AssignableBase<T extends Archive<?>> |
A generic implementation of
Assignable that delegates down to the Archive extensions inner archive. |
| ConfigurableArchiveImpl |
Assignable implementation view of an ConfigurableArchive. |
| GenericArchiveImpl |
Implementation of a
GenericArchive |
| IdentifiableArchiveImpl |
Assignable implementation view of an Identifiable. |
| MemoryMapArchiveBase<T extends Archive<T>> |
MemoryMapArchiveBase
A base implementation for all MemoryMap archives.
|
| MemoryMapArchiveImpl |
MemoryMapArchiveImpl
A default implementation for all MemoryMap archives.
|
| NodeImpl |
The default implementation of
Node |
| ServiceExtensionLoader |
ServiceExtensionLoader
This class is the default strategy to load extensions when an instance of
ExtensionLoader is not provided to
the ConfigurationBuilder and the ConfigurationBuilder.build() method is invoked. |
| URLPackageScanner |
Implementation of scanner which can scan a
URLClassLoader |
| Validate |
Validate
Validation utility
|
| Exception | Description |
|---|---|
| ExtensionLoadingException |
ExtensionLoadingException This Unchecked Exception Class is thrown from the
ServiceExtensionLoader when something wrong has happened that we can not
recover from. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.