public class ConcreteHelper extends Object
| 构造器和说明 |
|---|
ConcreteHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ConcreteException |
findException(Throwable th) |
static DefinitionContext |
getContext(Method method,
Class<?> clz) |
static DefinitionContext |
getContextIfFound(Method method,
Class<?> clz) |
static ConcreteException |
getException(Throwable th) |
static String |
getMethodName(Method method) |
static org.coodex.util.Profile |
getProfile() |
static String |
getServicesName(Class<?> clz) |
public static org.coodex.util.Profile getProfile()
public static DefinitionContext getContextIfFound(Method method, Class<?> clz)
public static DefinitionContext getContext(Method method, Class<?> clz)
public static final ConcreteException findException(Throwable th)
public static final ConcreteException getException(Throwable th)
Copyright © 2017. All rights reserved.