ShrinkWrap API 1.0.0-cr-2

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(Class<T> type)
          Creates a new archive of the specified type.
static
<T extends Assignable>
T
ShrinkWrap.create(Class<T> type)
          Creates a new archive of the specified type.
 


ShrinkWrap API 1.0.0-cr-2

Copyright © 2011 JBoss by Red Hat. All Rights Reserved.