| Package | Description |
|---|---|
| com.caucho.services.name |
| Modifier and Type | Method and Description |
|---|---|
String[] |
NameServer.list()
Lists all the object name components directly below the current context.
|
String[] |
NameServerRemote.list()
Lists all the object name components directly below the current context.
|
Object |
NameServer.lookup(String name)
Lookup an object from the name server.
|
Object |
NameServerRemote.lookup(String name)
Lookup an object from the name server.
|
Copyright © 2017 Caucho Technology, Inc. All rights reserved.