@Deprecated public abstract class AbstractClientInstanceFactory extends Object implements ClientInstanceFactory
| Constructor and Description |
|---|
AbstractClientInstanceFactory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Invoker |
getInvoker(String domain,
String tokenManagerKey)
Deprecated.
|
protected Invoker |
getRemoteInvoker(String domain,
String tokenManagerKey)
Deprecated.
|
static boolean |
isLocal(String domain)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, createpublic static final boolean isLocal(String domain)
protected Invoker getRemoteInvoker(String domain, String tokenManagerKey)
public final Invoker getInvoker(String domain, String tokenManagerKey)
getInvoker in interface ClientInstanceFactoryCopyright © 2018. All rights reserved.