Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
P
R
S
T
U
V
M
main(String[])
- Static method in class com.futureshocked.classloader.
ApplicationDebugger
main(String[])
- Static method in class com.futureshocked.datastructures.
BinaryTree
matches(String, String, String)
- Method in class com.futureshocked.classloader.
InterceptedMethod
Used to match this object against a method being visited.
maxDebugDepth
- Variable in class com.futureshocked.classloader.
ApplicationDebugger
The maximum recursive depth when
StaticDebugger.printDebugInformation
is called
maxRecursionCount
- Variable in class com.futureshocked.classloader.
InterceptedMethod
The maximum recusion level for this class (if limited).
maxRecursionDepth
- Variable in class com.futureshocked.classloader.
ApplicationDebugger
The maximum recursive depth when the limited recursion feature is used
message
- Variable in class com.futureshocked.classloader.
DebuggerClassVisitor
The message to be printed when the recursion limit is exceeded.
method
- Variable in class com.futureshocked.classloader.
MethodDescriptionUtil
The name of the method.
MethodDescriptionUtil
- Class in
com.futureshocked.classloader
Small utility class that will parse a code style method declaration and populate instance variables with the class name, method, and description.
MethodDescriptionUtil(String)
- Constructor for class com.futureshocked.classloader.
MethodDescriptionUtil
Constructor that populates the instance variables based on the code style method declaration given in the constructor.
methodName
- Variable in class com.futureshocked.classloader.
InterceptedMethod
The name of the method to intercept.
modifyClass(String)
- Method in class com.futureshocked.classloader.
ClassTransforms
Checks
classes
for a key equal to
className
.
modifyMethod(String, String, String)
- Method in class com.futureshocked.classloader.
ClassTransforms
Checks to see if a method needs to be modified.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
P
R
S
T
U
V