protected class JARDirContext.JARResource extends Resource
Modifier and Type | Field and Description |
---|---|
protected JarEntry |
entry |
binaryContent, inputStream
Constructor and Description |
---|
JARResource(JarEntry entry) |
Modifier and Type | Method and Description |
---|---|
InputStream |
streamContent()
Content accessor.
|
getContent, setContent, setContent
protected JarEntry entry
public JARResource(JarEntry entry)
public InputStream streamContent() throws IOException
streamContent
in class Resource
IOException
Copyright © 2018 JBoss by Red Hat. All rights reserved.