Uses of Interface
org.jboss.shrinkwrap.api.container.ServiceProviderContainer
Packages that use ServiceProviderContainer
Package
Description
-
Uses of ServiceProviderContainer in org.jboss.shrinkwrap.api.spec
Subinterfaces of ServiceProviderContainer in org.jboss.shrinkwrap.api.specModifier and TypeInterfaceDescriptioninterfaceTraditional JAR (Java Archive) structure.interfaceTraditional WAR (Java Web Archive) structure. -
Uses of ServiceProviderContainer in org.jboss.shrinkwrap.impl.base
Classes in org.jboss.shrinkwrap.impl.base that implement ServiceProviderContainer -
Uses of ServiceProviderContainer in org.jboss.shrinkwrap.impl.base.container
Classes in org.jboss.shrinkwrap.impl.base.container that implement ServiceProviderContainerModifier and TypeClassDescriptionclassContainerBase<T extends Archive<T>>ContainerBase Abstract class that helps implement the Archive, ManifestContainer, ResourceContainer, ClassContainer and LibraryContainer.classEnterpriseContainerBase<T extends Archive<T>>EnterpriseContainerSupport Abstract class that helps implement the EnterpriseContainer.classResourceAdapterContainerBase<T extends Archive<T>>ResourceAdapterContainerBase Abstract class that helps implement the ResourceAdapter.classWebContainerBase<T extends Archive<T>>WebContainerBase Abstract class that helps implement the WebContainer. -
Uses of ServiceProviderContainer in org.jboss.shrinkwrap.impl.base.spec
Classes in org.jboss.shrinkwrap.impl.base.spec that implement ServiceProviderContainerModifier and TypeClassDescriptionclassEnterpriseArchiveImplclassImplementation of an archive with JAR-specific support.classResourceAdapterArchiveImplclassWebArchiveImpl