public abstract class AbstractInvoker extends Object implements Invoker
| Constructor and Description |
|---|
AbstractInvoker(Destination destination) |
| Modifier and Type | Method and Description |
|---|---|
abstract ServiceContext |
buildContext(Class concreteClass,
Method method) |
protected Destination |
getDestination() |
public AbstractInvoker(Destination destination)
public abstract ServiceContext buildContext(Class concreteClass, Method method)
protected Destination getDestination()
Copyright © 2018. All rights reserved.