public interface NamedAsset extends Asset
ArchivePath
) each time.
This interface is intended to be a pluggable way to specify and create many instances of Assets that use the same
name in a programmatic manner, mainly to remove duplication of having to specify the same resource name repeatedly.Modifier and Type | Method and Description |
---|---|
String |
getName()
Specifies the name (ArchivePath) for the archive
|
openStream
Copyright © 2016 JBoss by Red Hat. All rights reserved.