java.lang.Object
org.eclipse.jetty.plus.jndi.NamingDump
- All Implemented Interfaces:
org.eclipse.jetty.util.component.Dumpable
A utility Dumpable to dump a JNDI naming context tree.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.jetty.util.component.Dumpable
org.eclipse.jetty.util.component.Dumpable.DumpableContainer -
Field Summary
Fields inherited from interface org.eclipse.jetty.util.component.Dumpable
KEY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.jetty.util.component.Dumpable
dump, dumpSelf
-
Constructor Details
-
NamingDump
public NamingDump() -
NamingDump
-
-
Method Details
-
dump
- Specified by:
dumpin interfaceorg.eclipse.jetty.util.component.Dumpable
-