Interface | Description |
---|---|
ContinuableProxy |
Marker interface for dynamic proxy classes like standard Java
Proxy or CGLib Proxy. |
CustomContinuableProxy |
Generic interface for continuable dynamic proxy classes.
|
ReflectionUtils.Indexer | |
ReflectionUtils.Matcher |
Class | Description |
---|---|
ReflectionUtils | |
ReflectionUtils.DefaultIndexer | |
ReflectionUtils.DefaultMatcher | |
ResumeParameter | |
Stack |
Stack to store the frame information along the invocation trace.
|
StackRecorder |
Adds additional behaviors necessary for stack capture/restore
on top of
Stack . |
SuspendResult |
Exception | Description |
---|---|
EmptyStackException |
Annotation Type | Description |
---|---|
Skip |
Copyright © 2019. All rights reserved.