|
ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnknownExtensionTypeException | |
---|---|
org.jboss.shrinkwrap.api | |
org.jboss.shrinkwrap.impl.base |
Uses of UnknownExtensionTypeException in org.jboss.shrinkwrap.api |
---|
Methods in org.jboss.shrinkwrap.api that return UnknownExtensionTypeException | ||
---|---|---|
static
|
UnknownExtensionTypeExceptionDelegator.newExceptionInstance(Class<T> type)
|
Methods in org.jboss.shrinkwrap.api that throw UnknownExtensionTypeException | ||
---|---|---|
|
ArchiveFactory.create(Class<T> type)
Creates a new archive of the specified type. |
|
static
|
ShrinkWrap.create(Class<T> type)
Creates a new archive of the specified type. |
Uses of UnknownExtensionTypeException in org.jboss.shrinkwrap.impl.base |
---|
Methods in org.jboss.shrinkwrap.impl.base that throw UnknownExtensionTypeException | ||
---|---|---|
|
ServiceExtensionLoader.load(Class<T> extensionClass,
Archive<?> baseArchive)
Load a Extension. |
|
ShrinkWrap Aggregator and Build Parent 1.0.0-cr-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |