| 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 |
Implementation of the
Configurable interface, providing access to the internal
Configuration of an Archive. |
| GenericArchiveImpl |
Implementation of a
GenericArchive |
| IdentifiableArchiveImpl |
Assignable implementation view of an Identifiable. |
| MemoryMapArchiveBase<T extends Archive<T>> |
MemoryMapArchiveBase
|
| MemoryMapArchiveImpl |
MemoryMapArchiveImpl
|
| NodeImpl |
The default implementation of
Node |
| ServiceExtensionLoader |
ServiceExtensionLoader
|
| URLPackageScanner |
Implementation of scanner which can scan a
URLClassLoader |
| Validate |
Validate
|
| 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 © 2024 JBoss by Red Hat. All rights reserved.