| Package | Description |
|---|---|
| org.apache.openejb.core.ivm.naming |
| Modifier and Type | Method and Description |
|---|---|
ParsedName |
ParsedName.remaining() |
| Modifier and Type | Method and Description |
|---|---|
void |
NameNode.bind(ParsedName name,
Object obj) |
IvmContext |
NameNode.createSubcontext(ParsedName name) |
Object |
NameNode.resolve(ParsedName name) |
void |
NameNode.unbind(ParsedName name) |
| Constructor and Description |
|---|
NameNode(NameNode parent,
ParsedName name,
Object obj,
NameNode parentTree) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.