public class ContextLister
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
NamingContextExt |
root_context |
Constructor and Description |
---|
ContextLister(ORB orb) |
ContextLister(ORB orb,
java.lang.String str) |
Modifier and Type | Method and Description |
---|---|
void |
list(java.io.PrintStream ps) |
static void |
main(java.lang.String[] args) |
public NamingContextExt root_context