跳过导航链接
A B C D E G H I M N P R S T U W 

A

apply(DomainTemplate) - 接口 中的方法com.github.biticcf.mountain.shackle.Target
 
apply(DomainTemplate) - 类 中的方法com.github.biticcf.mountain.shackle.Target.HardCodedTarget
 
argTypes(Class<?>[]) - 类 中的方法com.github.biticcf.mountain.shackle.MethodMetadata
 
argTypes() - 类 中的方法com.github.biticcf.mountain.shackle.MethodMetadata
 

B

BaseContract() - 类 的构造器com.github.biticcf.mountain.shackle.Contract.BaseContract
 
build() - 类 中的方法com.github.biticcf.mountain.shackle.Shackle.Builder
 
builder() - 类 中的静态方法com.github.biticcf.mountain.shackle.Shackle
 
Builder() - 类 的构造器com.github.biticcf.mountain.shackle.Shackle.Builder
 

C

callback() - 类 中的方法com.github.biticcf.mountain.shackle.Domain
 
callback() - 类 中的方法com.github.biticcf.mountain.shackle.DomainTemplate
 
checkNotNull(T, String, Object...) - 类 中的静态方法com.github.biticcf.mountain.shackle.Util
 
checkState(boolean, String, Object...) - 类 中的静态方法com.github.biticcf.mountain.shackle.Util
 
com.github.biticcf.mountain.shackle - 程序包 com.github.biticcf.mountain.shackle
 
configKey() - 类 中的方法com.github.biticcf.mountain.shackle.MethodMetadata
Used as a reference to this method.
configKey(String) - 类 中的方法com.github.biticcf.mountain.shackle.MethodMetadata
 
configKey(Class<?>, Method) - 类 中的静态方法com.github.biticcf.mountain.shackle.Shackle
 
Contract - com.github.biticcf.mountain.shackle中的接口
author: Daniel.Cao date: 2019年1月3日 time: 下午10:37:19
contract(Contract) - 类 中的方法com.github.biticcf.mountain.shackle.Shackle.Builder
 
Contract.BaseContract - com.github.biticcf.mountain.shackle中的类
 
Contract.Default - com.github.biticcf.mountain.shackle中的类
 
create(Class<? extends WdServiceCallback<?>>, boolean, String, String) - 类 中的静态方法com.github.biticcf.mountain.shackle.Domain
 
create(Target<?>, Map<Method, InvocationHandlerFactory.MethodHandler>) - 接口 中的方法com.github.biticcf.mountain.shackle.InvocationHandlerFactory
 
create(Target<?>, Map<Method, InvocationHandlerFactory.MethodHandler>) - 类 中的方法com.github.biticcf.mountain.shackle.InvocationHandlerFactory.Default
 

D

Default() - 类 的构造器com.github.biticcf.mountain.shackle.Contract.Default
 
Default(WdServiceTemplate, ReferContext, ApplicationContext) - 类 的构造器com.github.biticcf.mountain.shackle.DomainExecutor.Default
 
Default() - 类 的构造器com.github.biticcf.mountain.shackle.InvocationHandlerFactory.Default
 
Domain - com.github.biticcf.mountain.shackle中的类
author: Daniel.Cao date: 2019年1月3日 time: 下午8:02:06
domain() - 类 中的方法com.github.biticcf.mountain.shackle.DomainTemplate
 
DomainExecutor - com.github.biticcf.mountain.shackle中的接口
author: Daniel.Cao date: 2019年1月3日 time: 下午11:09:16
domainExecutor(DomainExecutor) - 类 中的方法com.github.biticcf.mountain.shackle.Shackle.Builder
 
DomainExecutor.Default - com.github.biticcf.mountain.shackle中的类
 
domainName() - 类 中的方法com.github.biticcf.mountain.shackle.Domain
 
domainName() - 类 中的方法com.github.biticcf.mountain.shackle.DomainTemplate
 
DomainTemplate - com.github.biticcf.mountain.shackle中的类
author: Daniel.Cao date: 2019年1月3日 time: 下午7:58:34
DomainTemplate(Class<? extends WdServiceCallback<?>>, boolean, String, String) - 类 的构造器com.github.biticcf.mountain.shackle.DomainTemplate
 
DomainTemplate(DomainTemplate) - 类 的构造器com.github.biticcf.mountain.shackle.DomainTemplate
 

E

emptyToNull(String) - 类 中的静态方法com.github.biticcf.mountain.shackle.Util
 
EnableShackleTemplates - com.github.biticcf.mountain.shackle中的注释类型
author: Daniel.Cao date: 2019年1月3日 time: 下午4:00:31
equals(Object) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplateProperties
 
equals(Object) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplateProperties.ShackleTemplateConfiguration
 
equals(Object) - 类 中的方法com.github.biticcf.mountain.shackle.Target.HardCodedTarget
 
execute(Domain, Object[], Class<?>[]) - 类 中的方法com.github.biticcf.mountain.shackle.DomainExecutor.Default
 
execute(Domain, Object[], Class<?>[]) - 接口 中的方法com.github.biticcf.mountain.shackle.DomainExecutor
 

G

getBasePackages(AnnotationMetadata) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplatesRegistrar
 
getConfig() - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplateProperties
 
getContract() - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplateProperties.ShackleTemplateConfiguration
 
getDefaultConfig() - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplateProperties
 
getInstance(String, Class<T>, Object...) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleContext
 
getInstanceByName(String, String, Object...) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleContext
 
getScanner() - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplatesRegistrar
 

H

HardCodedTarget(Class<T>, String) - 类 的构造器com.github.biticcf.mountain.shackle.Target.HardCodedTarget
 
hashCode() - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplateProperties
 
hashCode() - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplateProperties.ShackleTemplateConfiguration
 
hashCode() - 类 中的方法com.github.biticcf.mountain.shackle.Target.HardCodedTarget
 

I

InvocationHandlerFactory - com.github.biticcf.mountain.shackle中的接口
author: Daniel.Cao date: 2019年1月3日 time: 下午11:37:56
invocationHandlerFactory(InvocationHandlerFactory) - 类 中的方法com.github.biticcf.mountain.shackle.Shackle.Builder
Allows you to override how reflective dispatch works inside of Shackle.
InvocationHandlerFactory.Default - com.github.biticcf.mountain.shackle中的类
 
InvocationHandlerFactory.MethodHandler - com.github.biticcf.mountain.shackle中的接口
Like InvocationHandler.invoke(Object, java.lang.reflect.Method, Object[]), except for a single method.
invoke(Object[]) - 接口 中的方法com.github.biticcf.mountain.shackle.InvocationHandlerFactory.MethodHandler
 
isDefault(Method) - 类 中的静态方法com.github.biticcf.mountain.shackle.Util
 
isDefaultToProperties() - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplateProperties
 

M

makeResult(WdCallbackResult<T>) - 接口 中的方法com.github.biticcf.mountain.shackle.DomainExecutor
 
MethodMetadata - com.github.biticcf.mountain.shackle中的类
author: Daniel.Cao date: 2019年1月3日 time: 下午7:25:37

N

name() - 类 中的方法com.github.biticcf.mountain.shackle.Target.HardCodedTarget
 
name() - 接口 中的方法com.github.biticcf.mountain.shackle.Target
 
newInstance(Target<T>) - 类 中的方法com.github.biticcf.mountain.shackle.ReflectiveShackle
 
newInstance(Target<T>) - 类 中的方法com.github.biticcf.mountain.shackle.Shackle
 

P

parseAndValidateMetadata(Class<?>) - 类 中的方法com.github.biticcf.mountain.shackle.Contract.BaseContract
 
parseAndValidateMetadata(Class<?>, Method) - 类 中的方法com.github.biticcf.mountain.shackle.Contract.BaseContract
 
parseAndValidateMetadata(Class<?>) - 接口 中的方法com.github.biticcf.mountain.shackle.Contract
 
processAnnotationOnClass(MethodMetadata, Class<?>) - 类 中的方法com.github.biticcf.mountain.shackle.Contract.BaseContract
Called by parseAndValidateMetadata twice, first on the declaring class, then on the target type (unless they are the same).
processAnnotationOnClass(MethodMetadata, Class<?>) - 类 中的方法com.github.biticcf.mountain.shackle.Contract.Default
 
processAnnotationOnMethod(MethodMetadata, Annotation, Method) - 类 中的方法com.github.biticcf.mountain.shackle.Contract.BaseContract
 
processAnnotationOnMethod(MethodMetadata, Annotation, Method) - 类 中的方法com.github.biticcf.mountain.shackle.Contract.Default
 

R

ReflectiveShackle - com.github.biticcf.mountain.shackle中的类
author: Daniel.Cao date: 2019年1月3日 time: 下午11:40:19
registerBeanDefinitions(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplatesRegistrar
 
registerShackleTemplates(AnnotationMetadata, BeanDefinitionRegistry) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplatesRegistrar
 
returnType() - 类 中的方法com.github.biticcf.mountain.shackle.MethodMetadata
 
returnType(Type) - 类 中的方法com.github.biticcf.mountain.shackle.MethodMetadata
 

S

setConfig(Map<String, ShackleTemplateProperties.ShackleTemplateConfiguration>) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplateProperties
 
setContract(Class<Contract>) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplateProperties.ShackleTemplateConfiguration
 
setDefaultConfig(String) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplateProperties
 
setDefaultToProperties(boolean) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplateProperties
 
setEnvironment(Environment) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplatesRegistrar
 
setResourceLoader(ResourceLoader) - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplatesRegistrar
 
Shackle - com.github.biticcf.mountain.shackle中的类
author: Daniel.Cao date: 2019年1月3日 time: 下午7:23:01
Shackle() - 类 的构造器com.github.biticcf.mountain.shackle.Shackle
 
Shackle.Builder - com.github.biticcf.mountain.shackle中的类
 
ShackleAutoConfiguration - com.github.biticcf.mountain.shackle中的类
author: Daniel.Cao date: 2019年1月4日 time: 上午1:06:34
ShackleAutoConfiguration() - 类 的构造器com.github.biticcf.mountain.shackle.ShackleAutoConfiguration
 
shackleBuilder() - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplatesConfiguration
 
shackleContext() - 类 中的方法com.github.biticcf.mountain.shackle.ShackleAutoConfiguration
 
ShackleContext - com.github.biticcf.mountain.shackle中的类
author: Daniel.Cao date: 2019年1月3日 time: 下午7:14:16
ShackleContext() - 类 的构造器com.github.biticcf.mountain.shackle.ShackleContext
 
shackleContract() - 类 中的方法com.github.biticcf.mountain.shackle.ShackleTemplatesConfiguration
 
ShackleDomain - com.github.biticcf.mountain.shackle中的注释类型
author: Daniel.Cao date: 2019年1月3日 time: 下午4:15:03
shackleFeature() - 类 中的方法com.github.biticcf.mountain.shackle.ShackleAutoConfiguration
 
ShackleTemplate - com.github.biticcf.mountain.shackle中的注释类型
author: Daniel.Cao date: 2019年1月3日 time: 下午4:15:03
ShackleTemplateConfiguration() - 类 的构造器com.github.biticcf.mountain.shackle.ShackleTemplateProperties.ShackleTemplateConfiguration
 
ShackleTemplateProperties - com.github.biticcf.mountain.shackle中的类
author: Daniel.Cao date: 2019年1月4日 time: 上午12:42:16
ShackleTemplateProperties() - 类 的构造器com.github.biticcf.mountain.shackle.ShackleTemplateProperties
 
ShackleTemplateProperties.ShackleTemplateConfiguration - com.github.biticcf.mountain.shackle中的类
 
ShackleTemplatesConfiguration - com.github.biticcf.mountain.shackle中的类
author: Daniel.Cao date: 2019年1月3日 time: 下午4:08:41
ShackleTemplatesConfiguration() - 类 的构造器com.github.biticcf.mountain.shackle.ShackleTemplatesConfiguration
 
ShackleTemplatesRegistrar - com.github.biticcf.mountain.shackle中的类
author: Daniel.Cao date: 2019年1月3日 time: 下午4:11:20
ShackleTemplatesRegistrar() - 类 的构造器com.github.biticcf.mountain.shackle.ShackleTemplatesRegistrar
 

T

target(Class<T>, String) - 类 中的方法com.github.biticcf.mountain.shackle.Shackle.Builder
 
target(Target<T>) - 类 中的方法com.github.biticcf.mountain.shackle.Shackle.Builder
 
Target<T> - com.github.biticcf.mountain.shackle中的接口
author: Daniel.Cao date: 2019年1月3日 time: 下午7:43:03
Target.HardCodedTarget<T> - com.github.biticcf.mountain.shackle中的类
 
template() - 类 中的方法com.github.biticcf.mountain.shackle.MethodMetadata
 
template(DomainTemplate) - 类 中的方法com.github.biticcf.mountain.shackle.MethodMetadata
 
toString() - 类 中的方法com.github.biticcf.mountain.shackle.Domain
 
toString() - 类 中的方法com.github.biticcf.mountain.shackle.DomainTemplate
 
toString() - 类 中的方法com.github.biticcf.mountain.shackle.Target.HardCodedTarget
 
type() - 类 中的方法com.github.biticcf.mountain.shackle.Target.HardCodedTarget
 
type() - 接口 中的方法com.github.biticcf.mountain.shackle.Target
 
Types - com.github.biticcf.mountain.shackle中的类
author: Daniel.Cao date: 2019年1月3日 time: 下午7:23:39

U

Util - com.github.biticcf.mountain.shackle中的类
author: Daniel.Cao date: 2019年1月3日 time: 下午10:41:15
Util() - 类 的构造器com.github.biticcf.mountain.shackle.Util
 

W

wdServiceTemplateBeanName() - 类 中的方法com.github.biticcf.mountain.shackle.Domain
 
wdServiceTemplateBeanName() - 类 中的方法com.github.biticcf.mountain.shackle.DomainTemplate
 
withTrans() - 类 中的方法com.github.biticcf.mountain.shackle.Domain
 
withTrans() - 类 中的方法com.github.biticcf.mountain.shackle.DomainTemplate
 
A B C D E G H I M N P R S T U W 
跳过导航链接

Copyright © 2019. All Rights Reserved.