org.apache.openejb.util
Class Debug
java.lang.Object
org.apache.openejb.util.Debug
public class Debug
- extends Object
- Version:
- $Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $
Constructor Summary |
Debug()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Debug
public Debug()
printStackTrace
public static String printStackTrace(Throwable t)
contextToMap
public static Map<String,Object> contextToMap(Context context)
throws NamingException
- Throws:
NamingException
contextToMap
public static void contextToMap(Context context,
String baseName,
Map<String,Object> results)
throws NamingException
- Throws:
NamingException
printContext
public static Map<String,Object> printContext(Context context)
throws NamingException
- Throws:
NamingException
printContext
public static Map<String,Object> printContext(Context context,
PrintStream out)
throws NamingException
- Throws:
NamingException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.