| Package | Description |
|---|---|
| org.smallmind.phalanx.wire | |
| org.smallmind.phalanx.wire.jms | |
| org.smallmind.phalanx.wire.mock |
| Modifier and Type | Method and Description |
|---|---|
void |
WireInvocationCircuit.register(Class<?> serviceInterface,
WiredService targetService) |
| Constructor and Description |
|---|
MethodInvoker(Object targetObject,
Class<?> serviceInterface) |
Methodology(Class<?> serviceInterface,
Method method,
SyntheticArgument... syntheticArguments) |
| Modifier and Type | Method and Description |
|---|---|
String |
JmsResponseTransport.register(Class<?> serviceInterface,
WiredService targetService) |
| Modifier and Type | Method and Description |
|---|---|
String |
MockResponseTransport.register(Class<?> serviceInterface,
WiredService targetService) |
Copyright © 2020. All rights reserved.