org.openmdx.kernel.log.impl.jre.since1_4
Class StackTraceElementFactory_1

java.lang.Object
  extended by org.openmdx.kernel.log.impl.jre.since1_4.StackTraceElementFactory_1
All Implemented Interfaces:
StackTraceElementFactory_1_0

public class StackTraceElementFactory_1
extends Object
implements StackTraceElementFactory_1_0

Stack Trace Element Factory Implementation for JRE 1.4 and later


Constructor Summary
StackTraceElementFactory_1()
           
 
Method Summary
 LogLocation getStackTraceElement(int numLevelsUp)
          Retrieve the corresponding stack trace element
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StackTraceElementFactory_1

public StackTraceElementFactory_1()
Method Detail

getStackTraceElement

public LogLocation getStackTraceElement(int numLevelsUp)
Description copied from interface: StackTraceElementFactory_1_0
Retrieve the corresponding stack trace element

Specified by:
getStackTraceElement in interface StackTraceElementFactory_1_0
Returns:
the corresponding stack trace element


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.