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