| Package | Description |
|---|---|
| org.apache.openejb.core.ivm.naming |
| Modifier and Type | Field and Description |
|---|---|
NameNode |
IvmContext.mynode |
| Modifier and Type | Method and Description |
|---|---|
NameNode |
NameNode.getGrtrTree() |
NameNode |
NameNode.getLessTree() |
NameNode |
NameNode.getParent() |
NameNode |
NameNode.getSubTree() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
IvmContext.MyNamingEnumeration.gatherNodes(NameNode node,
Vector vect) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
IvmContext.MyNamingEnumeration.buildEnumeration(Vector<NameNode> vect) |
| Constructor and Description |
|---|
IvmContext.MyBindingEnumeration(NameNode parentNode) |
IvmContext.MyListEnumeration(NameNode parentNode) |
IvmContext.MyNamingEnumeration(NameNode parentNode) |
IvmContext(NameNode node) |
NameNode(NameNode parent,
ParsedName name,
Object obj,
NameNode parentTree) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.