Package | Description |
---|---|
org.jboss.shrinkwrap.api |
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.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.