Uses of Class
org.apache.log.util.StackIntrospector.CallStack

Packages that use StackIntrospector.CallStack
org.apache.log.util Utilities suppporting the logging framework. 
 

Uses of StackIntrospector.CallStack in org.apache.log.util
 

Fields in org.apache.log.util declared as StackIntrospector.CallStack
private static StackIntrospector.CallStack StackIntrospector.c_callStack
           
 

Methods in org.apache.log.util that return StackIntrospector.CallStack
private static StackIntrospector.CallStack StackIntrospector.getCallStack()
          Create Hack SecurityManager to get CallStack.