JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
G
M
N
O
R
S
U
X
G
getInstance()
- Static method in class xyz.glorin.sniper.lib.internal.
MethodEventManager
M
MethodEventManager
- Class in
xyz.glorin.sniper.lib.internal
MethodObserver
- Interface in
xyz.glorin.sniper.lib.internal
Method enter and exit observer
N
notifyMethodEnter(String, String)
- Method in class xyz.glorin.sniper.lib.internal.
MethodEventManager
Notify observers that the method is entering
notifyMethodExit(String, String)
- Method in class xyz.glorin.sniper.lib.internal.
MethodEventManager
Notify observers that the method is exiting
O
onMethodEnter(String, String)
- Method in interface xyz.glorin.sniper.lib.internal.
MethodObserver
Called when methods enter
onMethodExit(String, String)
- Method in interface xyz.glorin.sniper.lib.internal.
MethodObserver
Called when emthods exit
R
registerMethodObserver(String, MethodObserver)
- Method in class xyz.glorin.sniper.lib.internal.
MethodEventManager
Register an observer to with a tag
S
SniperMethodTrack
- Annotation Type in
xyz.glorin.sniper.lib.annotations
U
unregisterMethodObserver(MethodObserver)
- Method in class xyz.glorin.sniper.lib.internal.
MethodEventManager
X
xyz.glorin.sniper.lib.annotations
- package xyz.glorin.sniper.lib.annotations
xyz.glorin.sniper.lib.internal
- package xyz.glorin.sniper.lib.internal
G
M
N
O
R
S
U
X
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes