Uses of Interface
me.ehp246.aufjms.api.endpoint.Executable
| Package | Description |
|---|---|
| me.ehp246.aufjms.api.endpoint | |
| me.ehp246.aufjms.core.dispatch | |
| me.ehp246.aufjms.core.endpoint |
-
Uses of Executable in me.ehp246.aufjms.api.endpoint
Methods in me.ehp246.aufjms.api.endpoint that return Executable Modifier and Type Method Description ExecutableExecutedInstance. getInstance()ExecutableExecutableResolver. resolve(JmsMsg msg)Methods in me.ehp246.aufjms.api.endpoint with parameters of type Executable Modifier and Type Method Description CatchingInvocationExecutableBinder. bind(Executable resolved, InvocationContext invocationContext) -
Uses of Executable in me.ehp246.aufjms.core.dispatch
Methods in me.ehp246.aufjms.core.dispatch that return types with arguments of type Executable Modifier and Type Method Description java.util.Map<java.lang.String,Executable>ReplyEndpointConfiguration. getCorrelMap() -
Uses of Executable in me.ehp246.aufjms.core.endpoint
Methods in me.ehp246.aufjms.core.endpoint that return Executable Modifier and Type Method Description ExecutableAutowireCapableInstanceResolver. resolve(JmsMsg msg)Methods in me.ehp246.aufjms.core.endpoint with parameters of type Executable Modifier and Type Method Description CatchingInvocationDefaultExecutableBinder. bind(Executable target, InvocationContext ctx)