Uses of Class
org.jboss.shrinkwrap.api.ArchiveFactory
-
Packages that use ArchiveFactory Package Description org.jboss.shrinkwrap.api -
-
Uses of ArchiveFactory in org.jboss.shrinkwrap.api
Fields in org.jboss.shrinkwrap.api declared as ArchiveFactory Modifier and Type Field Description private ArchiveFactoryDomain. archiveFactoryFactory for creating archives within thisDomainMethods in org.jboss.shrinkwrap.api that return ArchiveFactory Modifier and Type Method Description ArchiveFactoryDomain. getArchiveFactory()Obtains theArchiveFactoryfor this domain.
-