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 BoundInvocable
public interface
BoundInvocable
Since:
1.0
Author:
Lei Yang
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Object
>
arguments
()
Should never be
null
.
Invocable
invocable
()
JmsMsg
msg
()
Method Details
invocable
Invocable
invocable
()
msg
JmsMsg
msg
()
arguments
List
<
Object
>
arguments
()
Should never be
null
.
Returns: