JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
me.ehp246.aufjms.api.endpoint
Interface FailedInvocation
public interface
FailedInvocation
Since:
0.7.0
Author:
Lei Yang
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
JmsMsg
msg
()
Executable
target
()
Throwable
thrown
()
Method Details
msg
JmsMsg
msg
()
target
Executable
target
()
thrown
Throwable
thrown
()