org.jacorb.naming
Class ContextLister
java.lang.Object
org.jacorb.naming.ContextLister
- public class ContextLister
- extends java.lang.Object
This class allows listing all bindings in a naming context
to a PrintStream
- Version:
- $Id: ContextLister.java,v 1.9 2004/08/04 08:41:17 andre.spiegel Exp $
- Author:
- Gerald Brose
Method Summary |
void |
list(java.io.PrintStream ps)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
root_context
public NamingContextExt root_context
ContextLister
public ContextLister(ORB orb)
ContextLister
public ContextLister(ORB orb,
java.lang.String str)
list
public void list(java.io.PrintStream ps)
main
public static void main(java.lang.String[] args)