Uses of Class
org.jboss.shrinkwrap.api.UnknownExtensionTypeException

Packages that use UnknownExtensionTypeException
org.jboss.shrinkwrap.api   
 

Uses of UnknownExtensionTypeException in org.jboss.shrinkwrap.api
 

Methods in org.jboss.shrinkwrap.api that throw UnknownExtensionTypeException
<T extends Assignable>
T
ArchiveFactory.create(java.lang.Class<T> type)
          Creates a new archive of the specified type.
static
<T extends Assignable>
T
ShrinkWrap.create(java.lang.Class<T> type)
          Creates a new archive of the specified type.
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.