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 - Exceptionpublic void printName(String name) throws NamingException
NamingExceptionpublic void showTree(Context ctx) throws NamingException
ctx - NamingExceptionpublic void showTree(Context ctx, int maxDepth) throws NamingException
NamingExceptionCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.