Package org.jboss.shrinkwrap.impl.base
-
Interface Summary Interface Description URLPackageScanner.Callback Callback interface for found classes. -
Class Summary Class Description ArchiveBase<T extends Archive<T>> Base implementation ofArchive
.AssignableBase<T extends Archive<?>> A generic implementation ofAssignable
that delegates down to the Archive extensions inner archive.ConfigurableArchiveImpl Assignable
implementation view of anConfigurableArchive
.GenericArchiveImpl Implementation of aGenericArchive
IdentifiableArchiveImpl Assignable
implementation view of anIdentifiable
.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 ofNode
ServiceExtensionLoader ServiceExtensionLoader This class is the default strategy to load extensions when an instance ofExtensionLoader
is not provided to theConfigurationBuilder
and theConfigurationBuilder.build()
method is invoked.URLPackageScanner Implementation of scanner which can scan aURLClassLoader
Validate Validate Validation utility -
Exception Summary Exception Description ExtensionLoadingException ExtensionLoadingException This Unchecked Exception Class is thrown from theServiceExtensionLoader
when something wrong has happened that we can not recover from.