ShrinkWrap API 1.0.1

Uses of Interface
org.jboss.shrinkwrap.api.container.ManifestContainer

Packages that use ManifestContainer
org.jboss.shrinkwrap.api.container   
org.jboss.shrinkwrap.api.spec   
 

Uses of ManifestContainer in org.jboss.shrinkwrap.api.container
 

Subinterfaces of ManifestContainer in org.jboss.shrinkwrap.api.container
 interface ServiceProviderContainer<T extends Archive<T>>
          Defines the contract for a component capable of storing service provider related resources.
 

Uses of ManifestContainer in org.jboss.shrinkwrap.api.spec
 

Subinterfaces of ManifestContainer in org.jboss.shrinkwrap.api.spec
 interface EnterpriseArchive
          Traditional EAR (Java Enterprise Archive) structure.
 interface JavaArchive
          Traditional JAR (Java Archive) structure.
 interface ResourceAdapterArchive
          Traditional RAR (Resource Adapter Archive) structure.
 interface WebArchive
          Traditional WAR (Java Web Archive) structure.
 


ShrinkWrap API 1.0.1

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