Uses of Class
org.jboss.shrinkwrap.api.ArchiveFactory
Packages that use ArchiveFactory
-
Uses of ArchiveFactory in org.jboss.shrinkwrap.api
Fields in org.jboss.shrinkwrap.api declared as ArchiveFactoryModifier and TypeFieldDescriptionprivate final ArchiveFactory
Domain.archiveFactory
Factory for creating archives within thisDomain
Methods in org.jboss.shrinkwrap.api that return ArchiveFactoryModifier and TypeMethodDescriptionDomain.getArchiveFactory()
Obtains theArchiveFactory
for this domain.