org.jboss.ejb3.util
Class Debugger

java.lang.Object
  extended by org.jboss.ejb3.util.Debugger

public class Debugger
extends java.lang.Object

Comment


Constructor Summary
Debugger()
           
 
Method Summary
static java.lang.StackTraceElement constructionPoint()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Debugger

public Debugger()
Method Detail

constructionPoint

public static java.lang.StackTraceElement constructionPoint()