public class Main extends Object implements Runnable
The JNDI configuration is provided in the jndi.properties file.
NamingContext
Constructor and Description |
---|
Main() |
public static void main(String[] args) throws Exception
args
- Exception
public void printName(String name) throws NamingException
NamingException
public void showTree(Context ctx) throws NamingException
ctx
- NamingException
public void showTree(Context ctx, int maxDepth) throws NamingException
NamingException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.