@Deprecated public final class Client extends Object
Created by davidoff shen on 2016-12-07
| Constructor and Description |
|---|
Client()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends org.coodex.concrete.api.ConcreteService> |
getBean(Class<? extends T> type)
Deprecated.
|
static <T extends org.coodex.concrete.api.ConcreteService> |
getBean(Class<? extends T> type,
String domain)
Deprecated.
|
static <T extends org.coodex.concrete.api.ConcreteService> |
getInstance(Class<? extends T> type)
Deprecated.
|
static <T extends org.coodex.concrete.api.ConcreteService> |
getInstance(Class<? extends T> type,
String domain)
Deprecated.
|
static <T extends org.coodex.concrete.api.ConcreteService> |
getInstance(Class<? extends T> type,
String domain,
String tokenManagerKey)
Deprecated.
获得实例
|
static Unit |
getUnitFromContext(org.coodex.concrete.common.DefinitionContext context,
org.aopalliance.intercept.MethodInvocation invocation)
Deprecated.
|
public static <T extends org.coodex.concrete.api.ConcreteService> T getInstance(Class<? extends T> type, String domain)
public static <T extends org.coodex.concrete.api.ConcreteService> T getInstance(Class<? extends T> type, String domain, String tokenManagerKey)
T - type - public static <T extends org.coodex.concrete.api.ConcreteService> T getInstance(Class<? extends T> type)
@Deprecated public static <T extends org.coodex.concrete.api.ConcreteService> T getBean(Class<? extends T> type, String domain)
@Deprecated public static <T extends org.coodex.concrete.api.ConcreteService> T getBean(Class<? extends T> type)
public static final Unit getUnitFromContext(org.coodex.concrete.common.DefinitionContext context, org.aopalliance.intercept.MethodInvocation invocation)
Copyright © 2018. All rights reserved.