Uses of Class
org.apache.log.util.StackIntrospector.CallStack
-
Packages that use StackIntrospector.CallStack Package Description 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 Modifier and Type Field Description private static StackIntrospector.CallStack
StackIntrospector. c_callStack
Methods in org.apache.log.util that return StackIntrospector.CallStack Modifier and Type Method Description private static StackIntrospector.CallStack
StackIntrospector. getCallStack()
Create Hack SecurityManager to get CallStack.
-