public class AliasInvokerFactory extends Object implements InvokerFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
ALIAS_PROTOCOLS |
| Constructor and Description |
|---|
AliasInvokerFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Destination param) |
Invoker |
getInvoker(Destination destination) |
public static final String ALIAS_PROTOCOLS
public Invoker getInvoker(Destination destination)
getInvoker in interface InvokerFactorypublic boolean accept(Destination param)
accept in interface org.coodex.util.AcceptableService<Destination>Copyright © 2018. All rights reserved.