public class ContextLister extends Object
Modifier and Type | Field and Description |
---|---|
NamingContextExt |
root_context |
Constructor and Description |
---|
ContextLister(ORB orb) |
ContextLister(ORB orb,
String str) |
Modifier and Type | Method and Description |
---|---|
void |
list(PrintStream ps) |
static void |
main(String[] args) |
public NamingContextExt root_context
public ContextLister(ORB orb)
public void list(PrintStream ps)
public static void main(String[] args)
Copyright © 2017 JacORB. All rights reserved.