| Package | Description |
|---|---|
| org.jboss.shrinkwrap.api |
| Modifier and Type | Method and Description |
|---|---|
<T extends Assignable> |
ArchiveFactory.create(Class<T> type)
Creates a new archive of the specified type.
|
static <T extends Assignable> |
ShrinkWrap.create(Class<T> type)
Creates a new archive of the specified type.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.