Package | Description |
---|---|
org.apache.naming.resources |
This package contains the resources directory context implemetation.
|
Modifier and Type | Field and Description |
---|---|
protected JARDirContext.Entry[] |
JARDirContext.Entry.children |
protected JARDirContext.Entry |
JARDirContext.entries
WAR entries.
|
Modifier and Type | Method and Description |
---|---|
JARDirContext.Entry |
JARDirContext.Entry.getChild(String name) |
JARDirContext.Entry[] |
JARDirContext.Entry.getChildren() |
protected JARDirContext.Entry |
JARDirContext.treeLookup(Name name)
Entry tree lookup.
|
Modifier and Type | Method and Description |
---|---|
void |
JARDirContext.Entry.addChild(JARDirContext.Entry entry) |
protected ArrayList |
JARDirContext.list(JARDirContext.Entry entry)
List children as objects.
|
Constructor and Description |
---|
JARDirContext(JarFile base,
JARDirContext.Entry entries)
Constructor used for returning fake subcontexts.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.