Package | Description |
---|---|
org.jboss.shrinkwrap.api | |
org.jboss.shrinkwrap.impl.base |
Modifier and Type | Method and Description |
---|---|
static <T extends Assignable> |
UnknownExtensionTypeExceptionDelegator.newExceptionInstance(Class<T> type) |
Modifier and Type | Method and Description |
---|---|
static <T extends Assignable> |
ShrinkWrap.create(Class<T> type)
Creates a new archive of the specified type.
|
<T extends Assignable> |
ArchiveFactory.create(Class<T> type)
Creates a new archive of the specified type.
|
Modifier and Type | Method and Description |
---|---|
<T extends Assignable> |
ServiceExtensionLoader.load(Class<T> extensionClass,
Archive<?> baseArchive)
Load a Extension.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.