站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 common API Documentation 英文版文档

Uses of Class org.jboss.util.StackTrace (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档


Uses of Class
org.jboss.util.StackTrace

Packages that use StackTrace
org.jboss.util Utility classes and interfaces. 
 

Uses of StackTrace in org.jboss.util
 

Methods in org.jboss.util that return StackTrace
 StackTrace StackTrace.getSubTrace(int level)
          Returns a sub trace starting at the the given level.
 StackTrace StackTrace.getSubTrace(int level, int limit)
          Returns a sub trace starting at the the given level.
 StackTrace StackTrace.getCallerTrace()
          Returns the stack trace starting at the calling method.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.