跳过导航链接
A B C D E F G H I J K L M N O P R S T U V W 

A

AALOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
AASTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
AbstractApplicationContext - cn.taketoday.context中的类
 
AbstractApplicationContext() - 类 的构造器cn.taketoday.context.AbstractApplicationContext
 
AbstractBeanFactory - cn.taketoday.context.factory中的类
 
AbstractBeanFactory() - 类 的构造器cn.taketoday.context.factory.AbstractBeanFactory
 
ACC_ABSTRACT - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_ANNOTATION - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_BRIDGE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_DEPRECATED - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_ENUM - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_FINAL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_INTERFACE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_MANDATED - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_MODULE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_NATIVE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_OPEN - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_PRIVATE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_PROTECTED - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_PUBLIC - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_STATIC - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_STATIC_PHASE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_STRICT - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_SUPER - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_SYNCHRONIZED - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_SYNTHETIC - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_TRANSIENT - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_TRANSITIVE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_VARARGS - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ACC_VOLATILE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
accept(ClassVisitor, int) - 类 中的方法cn.taketoday.context.asm.ClassReader
Makes the given visitor visit the JVMS ClassFile structure passed to the constructor of this ClassReader.
accept(ClassVisitor, Attribute[], int) - 类 中的方法cn.taketoday.context.asm.ClassReader
Makes the given visitor visit the JVMS ClassFile structure passed to the constructor of this ClassReader.
accept(SignatureVisitor) - 类 中的方法cn.taketoday.context.asm.SignatureReader
Makes the given visitor visit the signature of this SignatureReader.
acceptsProfiles(String...) - 接口 中的方法cn.taketoday.context.env.Environment
If active profiles is empty return false.
acceptsProfiles(String...) - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
acceptType(SignatureVisitor) - 类 中的方法cn.taketoday.context.asm.SignatureReader
Makes the given visitor visit the signature of this SignatureReader.
ACONST_NULL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
addActiveProfile(String) - 接口 中的方法cn.taketoday.context.env.ConfigurableEnvironment
Add a profile to the current set of active profiles.
addActiveProfile(String) - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
addBeanPostProcessor(BeanPostProcessor) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
addBeanPostProcessor(BeanPostProcessor) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
addBeanPostProcessor(BeanPostProcessor) - 接口 中的方法cn.taketoday.context.factory.ConfigurableBeanFactory
addIgnoreAnnotationClass(Class<? extends Annotation>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
 
addPropertyValue(PropertyValue...) - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
Add PropertyValue to list.
addPropertyValue(Collection<PropertyValue>) - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
addPropertyValue(PropertyValue...) - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
addPropertyValue(Collection<PropertyValue>) - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
afterPropertiesSet() - 接口 中的方法cn.taketoday.context.factory.InitializingBean
After bean instance properties set.
ALOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ANEWARRAY - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ANNOTATION_TYPE - 接口 中的静态变量cn.taketoday.context.Constant
 
AnnotationAttributes - cn.taketoday.context中的类
 
AnnotationAttributes() - 类 的构造器cn.taketoday.context.AnnotationAttributes
 
AnnotationAttributes(int) - 类 的构造器cn.taketoday.context.AnnotationAttributes
 
AnnotationAttributes(Class<? extends Annotation>, int) - 类 的构造器cn.taketoday.context.AnnotationAttributes
 
AnnotationAttributes(Map<String, Object>) - 类 的构造器cn.taketoday.context.AnnotationAttributes
 
AnnotationAttributes(AnnotationAttributes) - 类 的构造器cn.taketoday.context.AnnotationAttributes
 
AnnotationAttributes(Class<? extends Annotation>) - 类 的构造器cn.taketoday.context.AnnotationAttributes
 
AnnotationException - cn.taketoday.context.exception中的异常错误
 
AnnotationException(Throwable) - 异常错误 的构造器cn.taketoday.context.exception.AnnotationException
 
AnnotationException(String, Throwable) - 异常错误 的构造器cn.taketoday.context.exception.AnnotationException
 
AnnotationException(String) - 异常错误 的构造器cn.taketoday.context.exception.AnnotationException
 
annotationType() - 类 中的方法cn.taketoday.context.annotation.ComponentImpl
 
annotationType() - 类 中的方法cn.taketoday.context.annotation.ConditionalImpl
 
annotationType() - 类 中的方法cn.taketoday.context.AnnotationAttributes
 
AnnotationVisitor - cn.taketoday.context.asm中的类
A visitor to visit a Java annotation.
AnnotationVisitor() - 类 的构造器cn.taketoday.context.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
AnnotationVisitor(AnnotationVisitor) - 类 的构造器cn.taketoday.context.asm.AnnotationVisitor
Constructs a new AnnotationVisitor.
api - 类 中的变量cn.taketoday.context.asm.AnnotationVisitor
The ASM API version implemented by this visitor.
api - 类 中的变量cn.taketoday.context.asm.ClassVisitor
The ASM API version implemented by this visitor.
api - 类 中的变量cn.taketoday.context.asm.FieldVisitor
The ASM API version implemented by this visitor.
api - 类 中的变量cn.taketoday.context.asm.MethodVisitor
The ASM API version implemented by this visitor.
api - 类 中的变量cn.taketoday.context.asm.ModuleVisitor
The ASM API version implemented by this visitor.
api - 类 中的变量cn.taketoday.context.asm.SignatureVisitor
The ASM API version implemented by this visitor.
ApplicationContext - cn.taketoday.context中的接口
 
ApplicationContextAware - cn.taketoday.context.aware中的接口
ApplicationContextEvent - cn.taketoday.context.event中的类
 
ApplicationContextEvent(ApplicationContext) - 类 的构造器cn.taketoday.context.event.ApplicationContextEvent
 
ApplicationEvent - cn.taketoday.context.event中的类
 
ApplicationEvent(Object) - 类 的构造器cn.taketoday.context.event.ApplicationEvent
 
ApplicationEventPublisher - cn.taketoday.context.listener中的接口
 
ApplicationListener<E extends java.util.EventObject> - cn.taketoday.context.listener中的接口
 
applyPropertyValues(Object, PropertyValue...) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
Apply property values.
ARETURN - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ARRAY - 类 中的静态变量cn.taketoday.context.asm.Type
The sort of array reference types.
ARRAY_ELEMENT - 类 中的静态变量cn.taketoday.context.asm.TypePath
A type path step that steps into the element type of an array type.
ARRAYLENGTH - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
arrayToString(String[]) - 类 中的静态方法cn.taketoday.context.utils.StringUtils
String Array to String
arrayToString(String[], String) - 类 中的静态方法cn.taketoday.context.utils.StringUtils
 
ASM4 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ASM5 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ASM6 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ASM7 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ASTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ATHROW - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
Attribute - cn.taketoday.context.asm中的类
A non standard class, field, method or code attribute, as defined in the Java Virtual Machine Specification (JVMS).
Attribute(String) - 类 的构造器cn.taketoday.context.asm.Attribute
Constructs a new empty attribute.
Autowired - cn.taketoday.context.annotation中的注释类型
 
AutowiredPropertyResolver - cn.taketoday.context.loader中的类
 
AutowiredPropertyResolver() - 类 的构造器cn.taketoday.context.loader.AutowiredPropertyResolver
 
av - 类 中的变量cn.taketoday.context.asm.AnnotationVisitor
The annotation visitor to which this visitor must delegate method calls.
Aware - cn.taketoday.context.aware中的接口
Framework Component Injection
aware(Object, String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
Inject FrameWork Components to application
aware(Object, String) - 类 中的方法cn.taketoday.context.StandardApplicationContext.StandardBeanFactory
 

B

b - 类 中的变量cn.taketoday.context.asm.ClassReader
A byte array containing the JVMS ClassFile structure to be parsed.
BALOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
BASTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
BeanDefinition - cn.taketoday.context.bean中的接口
Bean definition
BeanDefinitionLoadedEvent - cn.taketoday.context.event中的类
BeanDefinition Loaded event
BeanDefinitionLoadedEvent(ApplicationContext) - 类 的构造器cn.taketoday.context.event.BeanDefinitionLoadedEvent
 
BeanDefinitionLoader - cn.taketoday.context.loader中的接口
create bean definition
BeanDefinitionLoadingEvent - cn.taketoday.context.event中的类
BeanDefinition Loading event
BeanDefinitionLoadingEvent(ApplicationContext) - 类 的构造器cn.taketoday.context.event.BeanDefinitionLoadingEvent
 
BeanDefinitionRegistry - cn.taketoday.context.factory中的接口
Store bean definitions.
BeanDefinitionStoreException - cn.taketoday.context.exception中的异常错误
 
BeanDefinitionStoreException(Throwable) - 异常错误 的构造器cn.taketoday.context.exception.BeanDefinitionStoreException
 
BeanDefinitionStoreException(String, Throwable) - 异常错误 的构造器cn.taketoday.context.exception.BeanDefinitionStoreException
 
BeanDefinitionStoreException(String) - 异常错误 的构造器cn.taketoday.context.exception.BeanDefinitionStoreException
 
BeanDefinitionStoreException(String, Object...) - 异常错误 的构造器cn.taketoday.context.exception.BeanDefinitionStoreException
 
BeanFactory - cn.taketoday.context.factory中的接口
Bean factory
BeanFactoryAware - cn.taketoday.context.aware中的接口
BeanFactory Injection
BeanNameAware - cn.taketoday.context.aware中的接口
Bean name Injection
BeanNameCreator - cn.taketoday.context中的接口
 
BeanPostProcessor - cn.taketoday.context.factory中的接口
 
BeanPostProcessorLoadingEvent - cn.taketoday.context.event中的类
Loading BeanPostProcessor event
BeanPostProcessorLoadingEvent(ApplicationContext) - 类 的构造器cn.taketoday.context.event.BeanPostProcessorLoadingEvent
 
BeanReference - cn.taketoday.context.bean中的类
Reference to a bean
BeanReference() - 类 的构造器cn.taketoday.context.bean.BeanReference
 
BIPUSH - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
BLANK - 接口 中的静态变量cn.taketoday.context.Constant
 
BOOLEAN - 类 中的静态变量cn.taketoday.context.asm.Type
The sort of the boolean type.
BOOLEAN_TYPE - 类 中的静态变量cn.taketoday.context.asm.Type
The boolean type.
BYTE - 类 中的静态变量cn.taketoday.context.asm.Type
The sort of the byte type.
BYTE_TYPE - 类 中的静态变量cn.taketoday.context.asm.Type
The byte type.
BYTES_PER_GB - 接口 中的静态变量cn.taketoday.context.Constant
Bytes per Gigabyte.
BYTES_PER_KB - 接口 中的静态变量cn.taketoday.context.Constant
Bytes per Kilobyte.
BYTES_PER_MB - 接口 中的静态变量cn.taketoday.context.Constant
Bytes per Megabyte.
BYTES_PER_TB - 接口 中的静态变量cn.taketoday.context.Constant
Bytes per Terabyte.
ByteVector - cn.taketoday.context.asm中的类
A dynamically extensible vector of bytes.
ByteVector() - 类 的构造器cn.taketoday.context.asm.ByteVector
Constructs a new ByteVector with a default initial capacity.
ByteVector(int) - 类 的构造器cn.taketoday.context.asm.ByteVector
Constructs a new ByteVector with the given initial capacity.

C

CALOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
CAST - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the type declared in an explicit or implicit cast instruction.
CASTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
CHAR - 类 中的静态变量cn.taketoday.context.asm.Type
The sort of the char type.
CHAR_TYPE - 类 中的静态变量cn.taketoday.context.asm.Type
The char type.
CHECKCAST - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
CLASS_EXTENDS - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the super class of a class or one of the interfaces it implements.
CLASS_FILE_SUFFIX - 接口 中的静态变量cn.taketoday.context.Constant
 
CLASS_PATH_PREFIX - 接口 中的静态变量cn.taketoday.context.Constant
 
CLASS_TYPE_PARAMETER - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target a type parameter of a generic class.
CLASS_TYPE_PARAMETER_BOUND - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target a bound of a type parameter of a generic class.
ClassReader - cn.taketoday.context.asm中的类
A parser to make a ClassVisitor visit a ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).
ClassReader(byte[]) - 类 的构造器cn.taketoday.context.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(byte[], int, int) - 类 的构造器cn.taketoday.context.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(InputStream) - 类 的构造器cn.taketoday.context.asm.ClassReader
Constructs a new ClassReader object.
ClassReader(String) - 类 的构造器cn.taketoday.context.asm.ClassReader
Constructs a new ClassReader object.
ClassTooLargeException - cn.taketoday.context.asm中的异常错误
Exception thrown when the constant pool of a class produced by a ClassWriter is too large.
ClassTooLargeException(String, int) - 异常错误 的构造器cn.taketoday.context.asm.ClassTooLargeException
Constructs a new ClassTooLargeException.
ClassUtils - cn.taketoday.context.utils中的类
 
ClassUtils() - 类 的构造器cn.taketoday.context.utils.ClassUtils
 
ClassVisitor - cn.taketoday.context.asm中的类
A visitor to visit a Java class.
ClassVisitor(int) - 类 的构造器cn.taketoday.context.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassVisitor(int, ClassVisitor) - 类 的构造器cn.taketoday.context.asm.ClassVisitor
Constructs a new ClassVisitor.
ClassWriter - cn.taketoday.context.asm中的类
A ClassVisitor that generates a corresponding ClassFile structure, as defined in the Java Virtual Machine Specification (JVMS).
ClassWriter(int) - 类 的构造器cn.taketoday.context.asm.ClassWriter
Constructs a new ClassWriter object.
ClassWriter(ClassReader, int) - 类 的构造器cn.taketoday.context.asm.ClassWriter
Constructs a new ClassWriter object and enables optimizations for "mostly add" bytecode transformations.
clearCache() - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
clear cache
close() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
close() - 接口 中的方法cn.taketoday.context.ApplicationContext
Close context and destroy all singletons
cn.taketoday.context - 程序包 cn.taketoday.context
 
cn.taketoday.context.annotation - 程序包 cn.taketoday.context.annotation
 
cn.taketoday.context.asm - 程序包 cn.taketoday.context.asm
 
cn.taketoday.context.aware - 程序包 cn.taketoday.context.aware
 
cn.taketoday.context.bean - 程序包 cn.taketoday.context.bean
 
cn.taketoday.context.conversion - 程序包 cn.taketoday.context.conversion
 
cn.taketoday.context.env - 程序包 cn.taketoday.context.env
 
cn.taketoday.context.event - 程序包 cn.taketoday.context.event
 
cn.taketoday.context.exception - 程序包 cn.taketoday.context.exception
 
cn.taketoday.context.factory - 程序包 cn.taketoday.context.factory
 
cn.taketoday.context.listener - 程序包 cn.taketoday.context.listener
 
cn.taketoday.context.loader - 程序包 cn.taketoday.context.loader
 
cn.taketoday.context.utils - 程序包 cn.taketoday.context.utils
 
compareTo(DataSize) - 类 中的方法cn.taketoday.context.utils.DataSize
 
Component - cn.taketoday.context.annotation中的注释类型
This annotation indicates that an annotated element is a bean component in your application
ComponentImpl - cn.taketoday.context.annotation中的类
 
ComponentImpl() - 类 的构造器cn.taketoday.context.annotation.ComponentImpl
 
COMPUTE_FRAMES - 类 中的静态变量cn.taketoday.context.asm.ClassWriter
A flag to automatically compute the stack map frames of methods from scratch.
COMPUTE_MAXS - 类 中的静态变量cn.taketoday.context.asm.ClassWriter
A flag to automatically compute the maximum stack size and the maximum number of local variables of methods.
Condition - cn.taketoday.context中的接口
 
Conditional - cn.taketoday.context.annotation中的注释类型
 
conditional(AnnotatedElement, ConfigurableApplicationContext) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
If matched
ConditionalImpl - cn.taketoday.context.annotation中的类
 
ConditionalImpl() - 类 的构造器cn.taketoday.context.annotation.ConditionalImpl
 
ConfigurableApplicationContext - cn.taketoday.context中的接口
 
ConfigurableBeanFactory - cn.taketoday.context.factory中的接口
 
ConfigurableEnvironment - cn.taketoday.context.env中的接口
Configurable Environment
Configuration - cn.taketoday.context.annotation中的注释类型
 
ConfigurationException - cn.taketoday.context.exception中的异常错误
configuration exception
ConfigurationException() - 异常错误 的构造器cn.taketoday.context.exception.ConfigurationException
 
ConfigurationException(Throwable) - 异常错误 的构造器cn.taketoday.context.exception.ConfigurationException
 
ConfigurationException(String) - 异常错误 的构造器cn.taketoday.context.exception.ConfigurationException
 
ConfigurationException(String, Object...) - 异常错误 的构造器cn.taketoday.context.exception.ConfigurationException
 
Constant - cn.taketoday.context中的接口
 
ConstantDynamic - cn.taketoday.context.asm中的类
A constant whose value is computed at runtime, with a bootstrap method.
ConstantDynamic(String, String, Handle, Object...) - 类 的构造器cn.taketoday.context.asm.ConstantDynamic
Constructs a new ConstantDynamic.
CONSTRUCTOR_INVOCATION_TYPE_ARGUMENT - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor call.
CONSTRUCTOR_REFERENCE - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the receiver type of a constructor reference.
CONSTRUCTOR_REFERENCE_TYPE_ARGUMENT - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target a type parameter of a generic constructor in a constructor reference.
containsBeanDefinition(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
containsBeanDefinition(Class<?>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
containsBeanDefinition(Class<?>, boolean) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
containsBeanDefinition(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
containsBeanDefinition(Class<?>) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
containsBeanDefinition(Class<?>, boolean) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
containsBeanDefinition(String) - 接口 中的方法cn.taketoday.context.factory.BeanDefinitionRegistry
Check if this registry contains a bean definition with the given name.
containsBeanDefinition(Class<?>) - 接口 中的方法cn.taketoday.context.factory.BeanDefinitionRegistry
Whether there is a bean with the given type.
containsBeanDefinition(Class<?>, boolean) - 接口 中的方法cn.taketoday.context.factory.BeanDefinitionRegistry
Whether there is a bean with the given type.
containsProperty(String) - 接口 中的方法cn.taketoday.context.env.Environment
Return whether the given property key is available for resolution
containsProperty(String) - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
containsSingleton(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
containsSingleton(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
containsSingleton(String) - 接口 中的方法cn.taketoday.context.factory.SingletonBeanRegistry
contains instance with given name?
ContextCloseEvent - cn.taketoday.context.event中的类
When close ApplicationContext will publish this event
ContextCloseEvent(ApplicationContext) - 类 的构造器cn.taketoday.context.event.ContextCloseEvent
 
ContextCloseListener - cn.taketoday.context.listener中的类
 
ContextCloseListener() - 类 的构造器cn.taketoday.context.listener.ContextCloseListener
 
ContextException - cn.taketoday.context.exception中的异常错误
 
ContextException(Throwable) - 异常错误 的构造器cn.taketoday.context.exception.ContextException
 
ContextException(String, Throwable) - 异常错误 的构造器cn.taketoday.context.exception.ContextException
 
ContextException(String) - 异常错误 的构造器cn.taketoday.context.exception.ContextException
 
ContextListener - cn.taketoday.context.annotation中的注释类型
 
ContextRefreshEvent - cn.taketoday.context.event中的类
Context singletons initialize event
ContextRefreshEvent(ApplicationContext) - 类 的构造器cn.taketoday.context.event.ContextRefreshEvent
 
ContextStartedEvent - cn.taketoday.context.event中的类
Context started and all the singletons are initialized
ContextStartedEvent(ApplicationContext) - 类 的构造器cn.taketoday.context.event.ContextStartedEvent
 
ContextUtils - cn.taketoday.context.utils中的类
 
ContextUtils() - 类 的构造器cn.taketoday.context.utils.ContextUtils
 
ConversionException - cn.taketoday.context.exception中的异常错误
 
ConversionException(Throwable) - 异常错误 的构造器cn.taketoday.context.exception.ConversionException
 
ConversionException(String, Throwable) - 异常错误 的构造器cn.taketoday.context.exception.ConversionException
 
ConversionException(String) - 异常错误 的构造器cn.taketoday.context.exception.ConversionException
 
convert(String, Class<?>) - 类 中的静态方法cn.taketoday.context.utils.ConvertUtils
Convert string to target type
convertDuration(String) - 类 中的静态方法cn.taketoday.context.utils.ConvertUtils
Convert a string to Duration
Converter<S,T> - cn.taketoday.context.conversion中的接口
ConverterFactory<S,R> - cn.taketoday.context.conversion中的接口
Converter factory
ConvertUtils - cn.taketoday.context.utils中的类
 
ConvertUtils() - 类 的构造器cn.taketoday.context.utils.ConvertUtils
 
create(Class<?>) - 接口 中的方法cn.taketoday.context.BeanNameCreator
Create a bean name for the given bean definition.
create(Class<?>) - 类 中的方法cn.taketoday.context.env.DefaultBeanNameCreator
 
createAbstractInstance(Set<Map.Entry<String, BeanDefinition>>, String, BeanDefinition) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
Create a abstract implementation bean
createBeanDefinition(Class<?>) - 接口 中的方法cn.taketoday.context.loader.BeanDefinitionLoader
Create a bean definition with given class type
createBeanDefinition(Class<?>) - 类 中的方法cn.taketoday.context.loader.DefaultBeanDefinitionLoader
 
createBeanInstance(BeanDefinition) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
create bean use default constructor
createBeanInstance(BeanDefinition) - 类 中的方法cn.taketoday.context.StandardApplicationContext.StandardBeanFactory
If BeanDefinition is StandardBeanDefinition will create bean from StandardBeanDefinition#getFactoryMethod()
createBeanNameCreator() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
createEnvironment() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
cv - 类 中的变量cn.taketoday.context.asm.ClassVisitor
The class visitor to which this visitor must delegate method calls.

D

D2F - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
D2I - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
D2L - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DADD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DALOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DASTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DataSize - cn.taketoday.context.utils中的类
A data size, such as '12MB'.
DataUnit - cn.taketoday.context.utils中的枚举
A standard set of data size units.
DCMPG - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DCMPL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DCONST_0 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DCONST_1 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DDIV - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
decodeUrl(String) - 类 中的静态方法cn.taketoday.context.utils.StringUtils
Decode url
DEFAULT - 接口 中的静态变量cn.taketoday.context.Constant
 
DEFAULT_CHARSET - 接口 中的静态变量cn.taketoday.context.Constant
 
DEFAULT_ENCODING - 接口 中的静态变量cn.taketoday.context.Constant
 
DefaultBeanDefinition - cn.taketoday.context.bean中的类
Default implementation of BeanDefinition
DefaultBeanDefinition() - 类 的构造器cn.taketoday.context.bean.DefaultBeanDefinition
 
DefaultBeanDefinition(String, Class<? extends Object>) - 类 的构造器cn.taketoday.context.bean.DefaultBeanDefinition
 
DefaultBeanDefinition(String, Class<? extends Object>, Scope) - 类 的构造器cn.taketoday.context.bean.DefaultBeanDefinition
 
DefaultBeanDefinitionLoader - cn.taketoday.context.loader中的类
Default Bean Definition Loader implements
DefaultBeanDefinitionLoader(ConfigurableApplicationContext) - 类 的构造器cn.taketoday.context.loader.DefaultBeanDefinitionLoader
 
DefaultBeanNameCreator - cn.taketoday.context.env中的类
Default implementation of BeanNameCreator
DefaultBeanNameCreator(ConfigurableEnvironment) - 类 的构造器cn.taketoday.context.env.DefaultBeanNameCreator
 
destroy() - 接口 中的方法cn.taketoday.context.factory.DisposableBean
Invoked by a ApplicationContext on destruction of a singleton.
DESTROY_METHODS - 接口 中的静态变量cn.taketoday.context.Constant
 
destroyBean(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
destroyBean(Object, BeanDefinition) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
destroyBean(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
destroyBean(String) - 接口 中的方法cn.taketoday.context.factory.ConfigurableBeanFactory
Destroy bean with given name
destroyMethods() - 类 中的方法cn.taketoday.context.annotation.ComponentImpl
 
DisposableBean - cn.taketoday.context.factory中的接口
Release resources
DLOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DMUL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DNEG - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
doConvert(S) - 接口 中的方法cn.taketoday.context.conversion.Converter
Convert source object to target class T
doCreate(String, BeanDefinition) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
doCreateBean(BeanDefinition, String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
Create bean
doCreatePrototype(BeanDefinition, String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
Create prototype bean instance.
doCreateSingleton(Map.Entry<String, BeanDefinition>, Set<Map.Entry<String, BeanDefinition>>) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
Create singleton bean.
doLoadBeanDefinitions(AbstractBeanFactory, Collection<Class<?>>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
doLoadBeanDefinitions(AbstractBeanFactory, Collection<Class<?>>) - 类 中的方法cn.taketoday.context.StandardApplicationContext
 
DOUBLE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DOUBLE - 类 中的静态变量cn.taketoday.context.asm.Type
The sort of the double type.
DOUBLE_TYPE - 类 中的静态变量cn.taketoday.context.asm.Type
The double type.
DREM - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DRETURN - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DSTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DSUB - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DUP - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DUP2 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DUP2_X1 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DUP2_X2 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DUP_X1 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
DUP_X2 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 

E

encodeUrl(String) - 类 中的静态方法cn.taketoday.context.utils.StringUtils
 
Environment - cn.taketoday.context.env中的接口
 
EnvironmentAware - cn.taketoday.context.aware中的接口
Environment Injection
equals(Object) - 类 中的方法cn.taketoday.context.annotation.ComponentImpl
 
equals(Object) - 类 中的方法cn.taketoday.context.AnnotationAttributes
 
equals(Object) - 类 中的方法cn.taketoday.context.asm.ConstantDynamic
 
equals(Object) - 类 中的方法cn.taketoday.context.asm.Handle
 
equals(Object) - 类 中的方法cn.taketoday.context.asm.Type
Tests if the given object is equal to this type.
EQUALS - 接口 中的静态变量cn.taketoday.context.Constant
 
equals(Object) - 类 中的方法cn.taketoday.context.utils.DataSize
 
EXCEPTION_PARAMETER - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the type of the exception of a 'catch' clause in a method.
ExceptionUtils - cn.taketoday.context.utils中的类
 
ExceptionUtils() - 类 的构造器cn.taketoday.context.utils.ExceptionUtils
 
EXPAND_FRAMES - 类 中的静态变量cn.taketoday.context.asm.ClassReader
A flag to expand the stack map frames.
EXTENDS - 类 中的静态变量cn.taketoday.context.asm.SignatureVisitor
Wildcard for an "extends" type argument.

F

F2D - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
F2I - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
F2L - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
F_APPEND - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
A compressed frame where locals are the same as the locals in the previous frame, except that additional 1-3 locals are defined, and with an empty stack.
F_CHOP - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
A compressed frame where locals are the same as the locals in the previous frame, except that the last 1-3 locals are absent and with an empty stack.
F_FULL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
A compressed frame with complete frame data.
F_NEW - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
An expanded frame.
F_SAME - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
A compressed frame with exactly the same locals as the previous frame and with an empty stack.
F_SAME1 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
A compressed frame with exactly the same locals as the previous frame and with a single value on the stack.
FACTORY_BEAN_PREFIX - 接口 中的静态变量cn.taketoday.context.factory.BeanFactory
If a bean name start with this its a FactoryBean
FactoryBean<T> - cn.taketoday.context.factory中的接口
 
FADD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FALOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FASTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FCMPG - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FCMPL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FCONST_0 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FCONST_1 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FCONST_2 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FDIV - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FIELD - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the type of a field.
FieldVisitor - cn.taketoday.context.asm中的类
A visitor to visit a Java field.
FieldVisitor(int) - 类 的构造器cn.taketoday.context.asm.FieldVisitor
Constructs a new FieldVisitor.
FieldVisitor(int, FieldVisitor) - 类 的构造器cn.taketoday.context.asm.FieldVisitor
Constructs a new FieldVisitor.
filter(Predicate<Class<?>>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
 
findNames(String, String...) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
Find names
FLOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FLOAT - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FLOAT - 类 中的静态变量cn.taketoday.context.asm.Type
The sort of the float type.
FLOAT_TYPE - 类 中的静态变量cn.taketoday.context.asm.Type
The float type.
FMUL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FNEG - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
forName(String) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Load class
FREAMWORK_PACKAGE - 接口 中的静态变量cn.taketoday.context.Constant
 
FREM - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FRETURN - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
fromMap(Map<String, Object>) - 类 中的静态方法cn.taketoday.context.AnnotationAttributes
 
fromString(String) - 类 中的静态方法cn.taketoday.context.asm.TypePath
Converts a type path in string form, in the format used by TypePath.toString(), into a TypePath object.
fromSuffix(String) - 枚举 中的静态方法cn.taketoday.context.utils.DataUnit
Return the DataUnit matching the specified suffix.
FSTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
FSUB - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
fv - 类 中的变量cn.taketoday.context.asm.FieldVisitor
The field visitor to which this visitor must delegate method calls.

G

GET_BEAN - 接口 中的静态变量cn.taketoday.context.Constant
 
getAccess() - 类 中的方法cn.taketoday.context.asm.ClassReader
Returns the class's access flags (see Opcodes).
getActiveProfiles() - 接口 中的方法cn.taketoday.context.env.Environment
Return the set of profiles explicitly made active for this environment.
getActiveProfiles() - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
getAliases(Class<?>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getAliases(Class<?>) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getAliases(Class<?>) - 接口 中的方法cn.taketoday.context.factory.BeanFactory
get all bean name
getAnnotatedClasses(Class<? extends Annotation>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Find class by annotation.
getAnnotation(AnnotatedElement, Class<T>, Class<? extends T>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get Annotation by reflect
getAnnotation(AnnotatedElement, Class<T>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get Annotation by proxy
getAnnotationArray(String, Class<A>) - 类 中的方法cn.taketoday.context.AnnotationAttributes
 
getAnnotationArray(AnnotatedElement, Class<T>, Class<? extends T>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get the array of Annotation instance
getAnnotationArray(AnnotatedElement, Class<T>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get the array of Annotation instance
getAnnotationAttributes(Annotation) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get Annotation Attributes from an annotation instance
getAnnotationAttributes(AnnotatedElement, Class<T>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get attributes the 'key-value' of annotations
getAnnotationAttributes(Annotation, Class<T>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
getAnnotationProxy(Class<T>, AnnotationAttributes) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get Annotation by proxy
getApplicationContext() - 类 中的方法cn.taketoday.context.event.ApplicationContextEvent
 
getArgumentsAndReturnSizes() - 类 中的方法cn.taketoday.context.asm.Type
Returns the size of the arguments and of the return value of methods of this type.
getArgumentsAndReturnSizes(String) - 类 中的静态方法cn.taketoday.context.asm.Type
Computes the size of the arguments and of the return value of a method.
getArgumentTypes() - 类 中的方法cn.taketoday.context.asm.Type
Returns the argument types of methods of this type.
getArgumentTypes(String) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the Type values corresponding to the argument types of the given method descriptor.
getArgumentTypes(Method) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the Type values corresponding to the argument types of the given method.
getAttribute(String, Class<T>) - 类 中的方法cn.taketoday.context.AnnotationAttributes
Get the value of attribute name and cast to target type
getBean(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getBean(Class<T>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getBean(String, Class<T>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getBean(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getBean(Class<T>) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getBean(String, Class<T>) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getBean(String) - 接口 中的方法cn.taketoday.context.factory.BeanFactory
find the bean with the given type, throw an NoSuchBeanDefinitionException if it doesn't exist
getBean(Class<T>) - 接口 中的方法cn.taketoday.context.factory.BeanFactory
Find the bean with the given type, throw an NoSuchBeanDefinitionException if it doesn't exist
getBean(String, Class<T>) - 接口 中的方法cn.taketoday.context.factory.BeanFactory
find the bean with the given name and cast to required type, throw an NoSuchBeanDefinitionException if it doesn't exist.
getBean() - 接口 中的方法cn.taketoday.context.factory.FactoryBean
get bean instance
getBeanClass() - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
getBeanClass() - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
getBeanClass() - 接口 中的方法cn.taketoday.context.factory.FactoryBean
Get bean class
getBeanClasses() - 类 中的方法cn.taketoday.context.event.LoadingMissingBeanEvent
 
getBeanDefinition(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getBeanDefinition(Class<?>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getBeanDefinition(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getBeanDefinition(Class<?>) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getBeanDefinition(String) - 接口 中的方法cn.taketoday.context.factory.BeanDefinitionRegistry
Return the BeanDefinition for the given bean name.
getBeanDefinition(Class<?>) - 接口 中的方法cn.taketoday.context.factory.BeanDefinitionRegistry
 
getBeanDefinitionCount() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getBeanDefinitionCount() - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getBeanDefinitionCount() - 接口 中的方法cn.taketoday.context.factory.BeanDefinitionRegistry
Return the number of beans defined in the registry.
getBeanDefinitionLoader() - 接口 中的方法cn.taketoday.context.env.Environment
Get bean definition loader
getBeanDefinitionLoader() - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
getBeanDefinitionLoader() - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getBeanDefinitionLoader() - 类 中的方法cn.taketoday.context.StandardApplicationContext.StandardBeanFactory
 
getBeanDefinitionNames() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getBeanDefinitionNames() - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getBeanDefinitionNames() - 接口 中的方法cn.taketoday.context.factory.BeanDefinitionRegistry
Return the names of all beans defined in this registry.
getBeanDefinitionRegistry() - 接口 中的方法cn.taketoday.context.env.Environment
Get the bean definition registry
getBeanDefinitionRegistry() - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
getBeanDefinitionsMap() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getBeanDefinitionsMap() - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getBeanDefinitionsMap() - 接口 中的方法cn.taketoday.context.factory.BeanDefinitionRegistry
 
getBeanFactory() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getBeanFactory() - 接口 中的方法cn.taketoday.context.ConfigurableApplicationContext
Get AbstractBeanFactory
getBeanFactory() - 类 中的方法cn.taketoday.context.StandardApplicationContext
 
getBeanName(Class<?>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getBeanName(Class<?>) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getBeanName(Class<?>) - 接口 中的方法cn.taketoday.context.factory.BeanFactory
Get the target class's name
getBeanName() - 接口 中的方法cn.taketoday.context.factory.FactoryBean
get bean name
getBeanNameCreator() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getBeanNameCreator() - 接口 中的方法cn.taketoday.context.env.Environment
Get a bean name creator
getBeanNameCreator() - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
getBeanNameCreator() - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getBeans(Class<T>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getBeans(Class<T>) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getBeans(Class<T>) - 接口 中的方法cn.taketoday.context.factory.BeanFactory
Get a list of beans with given type
getBoolean(String) - 类 中的方法cn.taketoday.context.AnnotationAttributes
 
getBootstrapMethod() - 类 中的方法cn.taketoday.context.asm.ConstantDynamic
Returns the bootstrap method used to compute the value of this constant.
getBootstrapMethodArgument(int) - 类 中的方法cn.taketoday.context.asm.ConstantDynamic
Returns an argument passed to the bootstrap method, in order to compute the value of this constant.
getBootstrapMethodArgumentCount() - 类 中的方法cn.taketoday.context.asm.ConstantDynamic
Returns the number of arguments passed to the bootstrap method, in order to compute the value of this constant.
getClassCache() - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
get all classes loaded in class path
getClasses(String...) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get Collection of class under the packages
getClassLoader() - 类 中的方法cn.taketoday.context.asm.ClassWriter
Returns the ClassLoader to be used by the default implementation of ClassWriter.getCommonSuperClass(String, String), that of this ClassWriter's runtime type by default.
getClassLoader() - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
 
getClassName() - 类 中的方法cn.taketoday.context.asm.ClassReader
Returns the internal name of the class (see Type.getInternalName()).
getClassName() - 异常错误 中的方法cn.taketoday.context.asm.ClassTooLargeException
Returns the internal name of the class.
getClassName() - 异常错误 中的方法cn.taketoday.context.asm.MethodTooLargeException
Returns the internal name of the owner class.
getClassName() - 类 中的方法cn.taketoday.context.asm.Type
Returns the binary name of the class corresponding to this type.
getCodeSize() - 异常错误 中的方法cn.taketoday.context.asm.MethodTooLargeException
Returns the size of the method's Code attribute, in bytes.
getCommonSuperClass(String, String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Returns the common super type of the two given types.
getConstantPoolCount() - 异常错误 中的方法cn.taketoday.context.asm.ClassTooLargeException
Returns the number of constant pool items of the class.
getConstructorDescriptor(Constructor<?>) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the descriptor corresponding to the given constructor.
getConverter(Class<T>) - 接口 中的方法cn.taketoday.context.conversion.ConverterFactory
 
getDeclaringName() - 类 中的方法cn.taketoday.context.bean.StandardBeanDefinition
 
getDependencies() - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getDesc() - 类 中的方法cn.taketoday.context.asm.Handle
Returns the descriptor of the field or method designated by this handle.
getDescriptor() - 类 中的方法cn.taketoday.context.asm.ConstantDynamic
Returns the type of this constant.
getDescriptor() - 异常错误 中的方法cn.taketoday.context.asm.MethodTooLargeException
Returns the descriptor of the method.
getDescriptor() - 类 中的方法cn.taketoday.context.asm.Type
Returns the descriptor corresponding to this type.
getDescriptor(Class<?>) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the descriptor corresponding to the given class.
getDestroyMethods() - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
getDestroyMethods() - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
getDimensions() - 类 中的方法cn.taketoday.context.asm.Type
Returns the number of dimensions of this array type.
getElementType() - 类 中的方法cn.taketoday.context.asm.Type
Returns the type of the elements of this array type.
getEnum(String) - 类 中的方法cn.taketoday.context.AnnotationAttributes
 
getEnvironment() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getEnvironment() - 接口 中的方法cn.taketoday.context.ApplicationContext
getEnvironment() - 接口 中的方法cn.taketoday.context.ConfigurableApplicationContext
Get configurable environment
getExceptionIndex() - 类 中的方法cn.taketoday.context.asm.TypeReference
Returns the index of the exception, in a 'throws' clause of a method, whose type is referenced by this type reference.
GETFIELD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
getFieldArray(Class<?>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get all Field array
getFields(Class<?>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get all Field list
getFormalParameterIndex() - 类 中的方法cn.taketoday.context.asm.TypeReference
Returns the index of the formal parameter whose type is referenced by this type reference.
getHistoryVersion() - 类 中的静态方法cn.taketoday.context.Version
 
getImplClasses(Class<?>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get all child classes in class path
getImplClasses(Class<?>, String) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get all child classes in class path filter with package name
getInitMethods() - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
Get init methods
getInitMethods() - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
getInterfaces() - 类 中的方法cn.taketoday.context.asm.ClassReader
Returns the internal names of the implemented interfaces (see Type.getInternalName()).
getInternalName() - 类 中的方法cn.taketoday.context.asm.Type
Returns the internal name of the class corresponding to this object or array type.
getInternalName(Class<?>) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the internal name of the given class.
getItem(int) - 类 中的方法cn.taketoday.context.asm.ClassReader
Returns the start offset in ClassReader.b of a JVMS 'cp_info' structure (i.e. a constant pool entry), plus one.
getItemCount() - 类 中的方法cn.taketoday.context.asm.ClassReader
Returns the number of entries in the class's constant pool table.
getLabels() - 类 中的方法cn.taketoday.context.asm.Attribute
Returns the labels corresponding to this attribute.
getLength() - 类 中的方法cn.taketoday.context.asm.TypePath
Returns the length of this path, i.e. its number of steps.
getMaxStringLength() - 类 中的方法cn.taketoday.context.asm.ClassReader
Returns a conservative estimate of the maximum length of the strings contained in the class's constant pool table.
getMethodArgsNames(Method) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Find method parameter list, and cache it.
getMethodDescriptor(Type, Type...) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the descriptor corresponding to the given argument and return types.
getMethodDescriptor(Method) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the descriptor corresponding to the given method.
getMethodName() - 异常错误 中的方法cn.taketoday.context.asm.MethodTooLargeException
Returns the name of the method.
getMethodType(String) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the Type corresponding to the given method descriptor.
getMethodType(Type, Type...) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the method Type corresponding to the given argument and return types.
getName() - 类 中的方法cn.taketoday.context.asm.ConstantDynamic
Returns the name of this constant.
getName() - 类 中的方法cn.taketoday.context.asm.Handle
Returns the name of the field or method designated by this handle.
getName() - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
Get bean name
getName() - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
getNumber(String) - 类 中的方法cn.taketoday.context.AnnotationAttributes
 
getObject() - 接口 中的方法cn.taketoday.context.factory.ObjectFactory
 
getObjectType(String) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the Type corresponding to the given internal name.
getOffset() - 类 中的方法cn.taketoday.context.asm.Label
Returns the bytecode offset corresponding to this label.
getOpcode(int) - 类 中的方法cn.taketoday.context.asm.Type
Returns a JVM instruction opcode adapted to this Type.
getOrder() - 接口 中的方法cn.taketoday.context.Ordered
Get the order value of this object.
getOrder(AnnotatedElement) - 类 中的静态方法cn.taketoday.context.utils.OrderUtils
 
getOrder(Object) - 类 中的静态方法cn.taketoday.context.utils.OrderUtils
 
getOwner() - 类 中的方法cn.taketoday.context.asm.Handle
Returns the internal name of the class that owns the field or method designated by this handle.
getProperties() - 接口 中的方法cn.taketoday.context.env.Environment
Get properties
getProperties() - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
getProperty(String) - 接口 中的方法cn.taketoday.context.env.Environment
Return the property value associated with the given key, or null if the key cannot be resolved.
getProperty(String, String) - 接口 中的方法cn.taketoday.context.env.Environment
Return the property value associated with the given key, or defaultValue if the key cannot be resolved.
getProperty(String, Class<T>) - 接口 中的方法cn.taketoday.context.env.Environment
Return the property value associated with the given key, or null if the key cannot be resolved.
getProperty(String) - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
getProperty(String, String) - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
getProperty(String, Class<T>) - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
getPropertyValue(String) - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
Get a property
getPropertyValue(String) - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
getPropertyValues() - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
Get all the PropertyValues
getPropertyValues() - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
getRegistry() - 接口 中的方法cn.taketoday.context.loader.BeanDefinitionLoader
Get registered bean definition registry
getRegistry() - 类 中的方法cn.taketoday.context.loader.DefaultBeanDefinitionLoader
 
getResourceAsProperties(String) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
 
getResourceAsStream(String) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
 
getReturnType() - 类 中的方法cn.taketoday.context.asm.Type
Returns the return type of methods of this type.
getReturnType(String) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the Type corresponding to the return type of the given method descriptor.
getReturnType(Method) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the Type corresponding to the return type of the given method.
getReversedComparator() - 类 中的静态方法cn.taketoday.context.utils.OrderUtils
 
getScope() - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
getScope() - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
getSingleton(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getSingleton(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getSingleton(String, Class<T>) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
Get target singleton
getSingleton(String) - 接口 中的方法cn.taketoday.context.factory.SingletonBeanRegistry
get bean instance, one BeanDefinition can have a lot of names, so can't put instances in BeanDefinition.
getSingletonsMap() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getSingletonsMap() - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getSingletonsMap() - 接口 中的方法cn.taketoday.context.factory.SingletonBeanRegistry
Get instances Map
getSize() - 类 中的方法cn.taketoday.context.asm.ConstantDynamic
Returns the size of this constant.
getSize() - 类 中的方法cn.taketoday.context.asm.Type
Returns the size of values of this type.
getSort() - 类 中的方法cn.taketoday.context.asm.Type
Returns the sort of this type.
getSort() - 类 中的方法cn.taketoday.context.asm.TypeReference
Returns the sort of this type reference.
getStartupDate() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getStartupDate() - 接口 中的方法cn.taketoday.context.ApplicationContext
Get the context startup time stamp
GETSTATIC - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
getStep(int) - 类 中的方法cn.taketoday.context.asm.TypePath
Returns the value of the given step of this path.
getStepArgument(int) - 类 中的方法cn.taketoday.context.asm.TypePath
Returns the index of the type argument that the given step is stepping into.
getString(String) - 类 中的方法cn.taketoday.context.AnnotationAttributes
 
getStringArray(String) - 类 中的方法cn.taketoday.context.AnnotationAttributes
 
getSuperName() - 类 中的方法cn.taketoday.context.asm.ClassReader
Returns the internal of name of the super class (see Type.getInternalName()).
getSuperTypeIndex() - 类 中的方法cn.taketoday.context.asm.TypeReference
Returns the index of the "super type" of a class that is referenced by this type reference.
getTag() - 类 中的方法cn.taketoday.context.asm.Handle
Returns the kind of field or method designated by this handle.
getTargetAnnotationAttributes(Class<T>, Class<? extends Annotation>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Use recursive to find the target annotation instance
getTimestamp() - 类 中的方法cn.taketoday.context.event.ApplicationEvent
 
getTryCatchBlockIndex() - 类 中的方法cn.taketoday.context.asm.TypeReference
Returns the index of the try catch block (using the order in which they are visited with visitTryCatchBlock), whose 'catch' type is referenced by this type reference.
getType(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
getType(String) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the Type corresponding to the given type descriptor.
getType(Class<?>) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the Type corresponding to the given class.
getType(Constructor<?>) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the method Type corresponding to the given constructor.
getType(Method) - 类 中的静态方法cn.taketoday.context.asm.Type
Returns the method Type corresponding to the given method.
getType(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
getType(String) - 接口 中的方法cn.taketoday.context.factory.BeanFactory
get bean type
getTypeArgumentIndex() - 类 中的方法cn.taketoday.context.asm.TypeReference
Returns the index of the type argument referenced by this type reference.
getTypeParameterBoundIndex() - 类 中的方法cn.taketoday.context.asm.TypeReference
Returns the index of the type parameter bound, within the type parameter TypeReference.getTypeParameterIndex(), referenced by this type reference.
getTypeParameterIndex() - 类 中的方法cn.taketoday.context.asm.TypeReference
Returns the index of the type parameter referenced by this type reference.
getUrlAsProperties(String) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
 
getUrlAsStream(String) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
 
getValue() - 类 中的方法cn.taketoday.context.asm.TypeReference
Returns the int encoded value of this type reference, suitable for use in visit methods related to type annotations, like visitTypeAnnotation.
getVersion() - 类 中的静态方法cn.taketoday.context.Version
 
GOTO - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 

H

H_GETFIELD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
H_GETSTATIC - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
H_INVOKEINTERFACE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
H_INVOKESPECIAL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
H_INVOKESTATIC - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
H_INVOKEVIRTUAL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
H_NEWINVOKESPECIAL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
H_PUTFIELD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
H_PUTSTATIC - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
Handle - cn.taketoday.context.asm中的类
A reference to a field or a method.
Handle(int, String, String, String) - 类 的构造器cn.taketoday.context.asm.Handle
已过时。
this constructor has been superseded by Handle.Handle(int, String, String, String, boolean).
Handle(int, String, String, String, boolean) - 类 的构造器cn.taketoday.context.asm.Handle
Constructs a new field or method handle.
handleDependency() - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
Handle interface dependencies
HandleDependencyEvent - cn.taketoday.context.event中的类
Handle all dependencies
HandleDependencyEvent(ApplicationContext) - 类 的构造器cn.taketoday.context.event.HandleDependencyEvent
 
HASH_CODE - 接口 中的静态变量cn.taketoday.context.Constant
 
hashCode() - 类 中的方法cn.taketoday.context.asm.ConstantDynamic
 
hashCode() - 类 中的方法cn.taketoday.context.asm.Handle
 
hashCode() - 类 中的方法cn.taketoday.context.asm.Type
Returns a hash code value for this type.
hashCode() - 类 中的方法cn.taketoday.context.utils.DataSize
 
hasStarted() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
hasStarted() - 接口 中的方法cn.taketoday.context.ApplicationContext
Context has started
header - 类 中的变量cn.taketoday.context.asm.ClassReader
The offset in bytes, in ClassReader.b, of the ClassFile's access_flags field.
HIGHEST_PRECEDENCE - 接口 中的静态变量cn.taketoday.context.Ordered
 

I

I2B - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
I2C - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
I2D - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
I2F - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
I2L - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
I2S - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IADD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IALOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IAND - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IASTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ICONST_0 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ICONST_1 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ICONST_2 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ICONST_3 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ICONST_4 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ICONST_5 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ICONST_M1 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IDIV - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IF_ACMPEQ - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IF_ACMPNE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IF_ICMPEQ - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IF_ICMPGE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IF_ICMPGT - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IF_ICMPLE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IF_ICMPLT - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IF_ICMPNE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IFEQ - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IFGE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IFGT - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IFLE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IFLT - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IFNE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IFNONNULL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IFNULL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IINC - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ILOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IMUL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
INEG - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
info - 类 中的变量cn.taketoday.context.asm.Label
A user managed state associated with this label.
INIT_METHODS - 接口 中的静态变量cn.taketoday.context.Constant
 
initializeSingleton(String, BeanDefinition) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
Initialize a singleton bean with given name and it's definition.
initializingBean(Object, String, BeanDefinition) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
Initializing bean.
InitializingBean - cn.taketoday.context.factory中的接口
Invoke after all the properties has been set
initMethods() - 类 中的方法cn.taketoday.context.annotation.ComponentImpl
 
INNER_TYPE - 类 中的静态变量cn.taketoday.context.asm.TypePath
A type path step that steps into the nested type of a class type.
INSTANCEOF - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
INSTANCEOF - 类 中的静态变量cn.taketoday.context.asm.SignatureVisitor
Wildcard for a normal type argument.
INSTANCEOF - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the type declared in an 'instanceof' instruction.
INT - 类 中的静态变量cn.taketoday.context.asm.Type
The sort of the int type.
INT_TYPE - 类 中的静态变量cn.taketoday.context.asm.Type
The int type.
INTEGER - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
INVOKEDYNAMIC - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
invokeInitMethods(Object, Method...) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
INVOKEINTERFACE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
INVOKESPECIAL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
INVOKESTATIC - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
INVOKEVIRTUAL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IOR - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IREM - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IRETURN - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
isAbstract() - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
if it is from abstract class
isAbstract() - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
isArrayEmpty(String...) - 类 中的静态方法cn.taketoday.context.utils.StringUtils
 
isArrayNotEmpty(String...) - 类 中的静态方法cn.taketoday.context.utils.StringUtils
 
isCodeAttribute() - 类 中的方法cn.taketoday.context.asm.Attribute
Returns true if this type of attribute is a code attribute.
isCollection(Class<?>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
 
isEmpty(String) - 类 中的静态方法cn.taketoday.context.utils.StringUtils
 
isFactoryBean() - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
if bean is a FactoryBean
isFactoryBean() - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
ISHL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ISHR - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
isInitialized() - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
if a Singleton has initialized
isInitialized() - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
isInterface() - 类 中的方法cn.taketoday.context.asm.Handle
Returns true if the owner of the field or method designated by this handle is an interface.
isNegative() - 类 中的方法cn.taketoday.context.utils.DataSize
Checks if this size is negative, excluding zero.
isNotEmpty(String) - 类 中的静态方法cn.taketoday.context.utils.StringUtils
 
isNumber(Class<?>) - 类 中的静态方法cn.taketoday.context.utils.NumberUtils
Is a number?
isPresent(String) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
 
isPrototype(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
isPrototype(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
isPrototype(String) - 接口 中的方法cn.taketoday.context.factory.BeanFactory
is Prototype ?
isSingleton(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
isSingleton() - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
isSingleton() - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
isSingleton(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
isSingleton(String) - 接口 中的方法cn.taketoday.context.factory.BeanFactory
is Singleton ?
ISTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
ISUB - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
isUnknown() - 类 中的方法cn.taketoday.context.asm.Attribute
Returns true if this type of attribute is unknown.
IUSHR - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
IXOR - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 

J

JSR - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 

K

KEY_ACTIVE_PROFILES - 接口 中的静态变量cn.taketoday.context.Constant
 
KEY_USE_SIMPLE_NAME - 接口 中的静态变量cn.taketoday.context.Constant
 

L

L2D - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
L2F - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
L2I - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
Label - cn.taketoday.context.asm中的类
A position in the bytecode of a method.
Label() - 类 的构造器cn.taketoday.context.asm.Label
Constructs a new label.
LADD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LALOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LAND - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LASTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LCMP - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LCONST_0 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LCONST_1 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LDC - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LDIV - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LLOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LMUL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LNEG - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
loadBeanDefinition(Class<?>) - 接口 中的方法cn.taketoday.context.loader.BeanDefinitionLoader
Load bean definition with given bean class.
loadBeanDefinition(String, Class<?>) - 接口 中的方法cn.taketoday.context.loader.BeanDefinitionLoader
Load bean definition with given bean class and bean name.
loadBeanDefinition(Class<?>) - 类 中的方法cn.taketoday.context.loader.DefaultBeanDefinitionLoader
 
loadBeanDefinition(String, Class<?>) - 类 中的方法cn.taketoday.context.loader.DefaultBeanDefinitionLoader
 
loadBeanDefinitions(Collection<Class<?>>) - 接口 中的方法cn.taketoday.context.loader.BeanDefinitionLoader
Load bean definitions with given bean collection.
loadBeanDefinitions(Collection<Class<?>>) - 类 中的方法cn.taketoday.context.loader.DefaultBeanDefinitionLoader
 
loadClassInJar(JarEntry, String, Collection<Class<?>>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Load classes from a JarEntry
loadContext() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
Load all the class in class path
loadContext(String...) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
Load class with given package locations in class path
loadContext(Collection<Class<?>>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
loadContext(String...) - 接口 中的方法cn.taketoday.context.ApplicationContext
Load Application Context.
loadContext(Collection<Class<?>>) - 接口 中的方法cn.taketoday.context.ApplicationContext
load context from given classes
LoadingMissingBeanEvent - cn.taketoday.context.event中的类
register the MissingBean
LoadingMissingBeanEvent(ApplicationContext) - 类 的构造器cn.taketoday.context.event.LoadingMissingBeanEvent
 
LoadingMissingBeanEvent(ApplicationContext, Collection<Class<?>>) - 类 的构造器cn.taketoday.context.event.LoadingMissingBeanEvent
 
loadProperties(String) - 接口 中的方法cn.taketoday.context.env.ConfigurableEnvironment
Load properties configuration file.
loadProperties(String) - 类 中的方法cn.taketoday.context.env.StandardEnvironment
Load properties file with given path
LOCAL_VARIABLE - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the type of a local variable in a method.
LONG - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LONG - 类 中的静态变量cn.taketoday.context.asm.Type
The sort of the long type.
LONG_TYPE - 类 中的静态变量cn.taketoday.context.asm.Type
The long type.
LOOKUPSWITCH - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LOR - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LOWEST_PRECEDENCE - 接口 中的静态变量cn.taketoday.context.Ordered
 
LREM - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LRETURN - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LSHL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LSHR - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LSTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LSUB - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LUSHR - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
LXOR - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 

M

matches(ApplicationContext, AnnotatedElement) - 接口 中的方法cn.taketoday.context.Condition
 
matches(ApplicationContext, AnnotatedElement) - 类 中的方法cn.taketoday.context.env.ProfileCondition
 
METHOD - 类 中的静态变量cn.taketoday.context.asm.Type
The sort of method types.
METHOD_FORMAL_PARAMETER - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the type of a formal parameter of a method.
METHOD_INVOCATION_TYPE_ARGUMENT - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target a type parameter of a generic method in a method call.
METHOD_RECEIVER - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the receiver type of a method.
METHOD_REFERENCE - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the receiver type of a method reference.
METHOD_REFERENCE_TYPE_ARGUMENT - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target a type parameter of a generic method in a method reference.
METHOD_RETURN - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the return type of a method.
METHOD_TYPE_PARAMETER - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target a type parameter of a generic method.
METHOD_TYPE_PARAMETER_BOUND - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target a bound of a type parameter of a generic method.
MethodTooLargeException - cn.taketoday.context.asm中的异常错误
Exception thrown when the Code attribute of a method produced by a ClassWriter is too large.
MethodTooLargeException(String, String, String, int) - 异常错误 的构造器cn.taketoday.context.asm.MethodTooLargeException
Constructs a new MethodTooLargeException.
MethodVisitor - cn.taketoday.context.asm中的类
A visitor to visit a Java method.
MethodVisitor(int) - 类 的构造器cn.taketoday.context.asm.MethodVisitor
Constructs a new MethodVisitor.
MethodVisitor(int, MethodVisitor) - 类 的构造器cn.taketoday.context.asm.MethodVisitor
Constructs a new MethodVisitor.
MissingBean - cn.taketoday.context.annotation中的注释类型
Context will create a bean definition when current context were missing
ModuleVisitor - cn.taketoday.context.asm中的类
A visitor to visit a Java module.
ModuleVisitor(int) - 类 的构造器cn.taketoday.context.asm.ModuleVisitor
Constructs a new ModuleVisitor.
ModuleVisitor(int, ModuleVisitor) - 类 的构造器cn.taketoday.context.asm.ModuleVisitor
Constructs a new ModuleVisitor.
MONITORENTER - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
MONITOREXIT - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
MULTIANEWARRAY - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
mv - 类 中的变量cn.taketoday.context.asm.MethodVisitor
The method visitor to which this visitor must delegate method calls.
mv - 类 中的变量cn.taketoday.context.asm.ModuleVisitor
The module visitor to which this visitor must delegate method calls.

N

NEW - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
NEW - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the type of the object created by a 'new' instruction.
NEWARRAY - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
newClass(String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Adds a class reference to the constant pool of the class being build.
newConst(Object) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Adds a number or string constant to the constant pool of the class being build.
newConstantDynamic(String, String, Handle, Object...) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Adds a dynamic constant reference to the constant pool of the class being build.
newExceptionReference(int) - 类 中的静态方法cn.taketoday.context.asm.TypeReference
Returns a reference to the type of an exception, in a 'throws' clause of a method.
newField(String, String, String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Adds a field reference to the constant pool of the class being build.
newFormalParameterReference(int) - 类 中的静态方法cn.taketoday.context.asm.TypeReference
Returns a reference to the type of a formal parameter of a method.
newHandle(int, String, String, String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
已过时。
newHandle(int, String, String, String, boolean) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Adds a handle to the constant pool of the class being build.
newInstance(Class<T>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get instance with bean class
newInstance(String) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Get instance with bean class
newInvokeDynamic(String, String, Handle, Object...) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Adds an invokedynamic reference to the constant pool of the class being build.
newMethod(String, String, String, boolean) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Adds a method reference to the constant pool of the class being build.
newMethodType(String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Adds a method type reference to the constant pool of the class being build.
newModule(String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Adds a module reference to the constant pool of the class being build.
newNameType(String, String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Adds a name and type to the constant pool of the class being build.
newPackage(String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Adds a package reference to the constant pool of the class being build.
newSuperTypeReference(int) - 类 中的静态方法cn.taketoday.context.asm.TypeReference
Returns a reference to the super class or to an interface of the 'implements' clause of a class.
newTryCatchReference(int) - 类 中的静态方法cn.taketoday.context.asm.TypeReference
Returns a reference to the type of the exception declared in a 'catch' clause of a method.
newTypeArgumentReference(int, int) - 类 中的静态方法cn.taketoday.context.asm.TypeReference
Returns a reference to the type of a type argument in a constructor or method call or reference.
newTypeParameterBoundReference(int, int, int) - 类 中的静态方法cn.taketoday.context.asm.TypeReference
Returns a reference to a type parameter bound of a generic class or method.
newTypeParameterReference(int, int) - 类 中的静态方法cn.taketoday.context.asm.TypeReference
Returns a reference to a type parameter of a generic class or method.
newTypeReference(int) - 类 中的静态方法cn.taketoday.context.asm.TypeReference
Returns a type reference of the given sort.
newUTF8(String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
Adds an UTF8 string to the constant pool of the class being build.
NOP - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
NoSuchBeanDefinitionException - cn.taketoday.context.exception中的异常错误
 
NoSuchBeanDefinitionException(Throwable) - 异常错误 的构造器cn.taketoday.context.exception.NoSuchBeanDefinitionException
 
NoSuchBeanDefinitionException(String, Throwable) - 异常错误 的构造器cn.taketoday.context.exception.NoSuchBeanDefinitionException
 
NoSuchBeanDefinitionException(String) - 异常错误 的构造器cn.taketoday.context.exception.NoSuchBeanDefinitionException
 
NoSuchPropertyException - cn.taketoday.context.exception中的异常错误
 
NoSuchPropertyException(Throwable) - 异常错误 的构造器cn.taketoday.context.exception.NoSuchPropertyException
 
NoSuchPropertyException(String, Throwable) - 异常错误 的构造器cn.taketoday.context.exception.NoSuchPropertyException
 
NoSuchPropertyException(String) - 异常错误 的构造器cn.taketoday.context.exception.NoSuchPropertyException
 
NULL - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
NumberUtils - cn.taketoday.context.utils中的类
 
NumberUtils() - 类 的构造器cn.taketoday.context.utils.NumberUtils
 

O

OBJECT - 类 中的静态变量cn.taketoday.context.asm.Type
The sort of object reference types.
ObjectFactory<T> - cn.taketoday.context.factory中的接口
 
ObjectRefreshedEvent - cn.taketoday.context.event中的类
Singleton bean Initialized event
ObjectRefreshedEvent(BeanDefinition, ApplicationContext) - 类 的构造器cn.taketoday.context.event.ObjectRefreshedEvent
 
of(long, DataUnit) - 类 中的静态方法cn.taketoday.context.utils.DataSize
Obtain a DataSize representing an amount in the specified DataUnit.
ofBytes(long) - 类 中的静态方法cn.taketoday.context.utils.DataSize
Obtain a DataSize representing the specified number of bytes.
ofGigabytes(long) - 类 中的静态方法cn.taketoday.context.utils.DataSize
Obtain a DataSize representing the specified number of gigabytes.
ofKilobytes(long) - 类 中的静态方法cn.taketoday.context.utils.DataSize
Obtain a DataSize representing the specified number of kilobytes.
ofMegabytes(long) - 类 中的静态方法cn.taketoday.context.utils.DataSize
Obtain a DataSize representing the specified number of megabytes.
ofTerabytes(long) - 类 中的静态方法cn.taketoday.context.utils.DataSize
Obtain a DataSize representing the specified number of terabytes.
ON_APPLICATION_EVENT - 接口 中的静态变量cn.taketoday.context.Constant
 
onApplicationEvent(E) - 接口 中的方法cn.taketoday.context.listener.ApplicationListener
On event
onApplicationEvent(ContextCloseEvent) - 类 中的方法cn.taketoday.context.listener.ContextCloseListener
 
onRefresh() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
Template method
Opcodes - cn.taketoday.context.asm中的接口
The JVM opcodes, access flags and array type codes.
Order - cn.taketoday.context.annotation中的注释类型
 
Ordered - cn.taketoday.context中的接口
 
OrderUtils - cn.taketoday.context.utils中的类
 
OrderUtils() - 类 的构造器cn.taketoday.context.utils.OrderUtils
 

P

parse(CharSequence) - 类 中的静态方法cn.taketoday.context.utils.DataSize
Obtain a DataSize from a text string such as 12MB using DataUnit.BYTES if no unit is specified.
parse(CharSequence, DataUnit) - 类 中的静态方法cn.taketoday.context.utils.DataSize
Obtain a DataSize from a text string such as 12MB using the specified default DataUnit if no unit is specified.
parseArray(String[], Class<T>) - 类 中的静态方法cn.taketoday.context.utils.NumberUtils
 
parseDigit(String, Class<?>) - 类 中的静态方法cn.taketoday.context.utils.NumberUtils
 
parseNumber(String, Class<T>) - 类 中的静态方法cn.taketoday.context.utils.NumberUtils
 
PLACE_HOLDER_PREFIX - 接口 中的静态变量cn.taketoday.context.Constant
 
PLACE_HOLDER_SUFFIX - 接口 中的静态变量cn.taketoday.context.Constant
 
POP - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
POP2 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
postProcessAfterInitialization(Object, String) - 接口 中的方法cn.taketoday.context.factory.BeanPostProcessor
after property set
postProcessBeanFactory(AbstractBeanFactory) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
postProcessBeforeInitialization(Object, BeanDefinition) - 接口 中的方法cn.taketoday.context.factory.BeanPostProcessor
before property set
preInitialization() - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
Initialization singletons that has already in context
preInitializeSingletons() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
preInitializeSingletons() - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
preInitializeSingletons() - 接口 中的方法cn.taketoday.context.factory.ConfigurableBeanFactory
Initialize singletons
prepareBeanFactory(Collection<Class<?>>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
Prepare a bean factory
prepareRefresh() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
Prepare to load context
Profile - cn.taketoday.context.annotation中的注释类型
 
ProfileCondition - cn.taketoday.context.env中的类
ProfileCondition() - 类 的构造器cn.taketoday.context.env.ProfileCondition
 
PROPERTIES_SUFFIX - 接口 中的静态变量cn.taketoday.context.Constant
 
PropertyValue - cn.taketoday.context.bean中的类
Property
PropertyValue(Field) - 类 的构造器cn.taketoday.context.bean.PropertyValue
 
PropertyValueResolver - cn.taketoday.context.loader中的接口
Resolve field property
Props - cn.taketoday.context.annotation中的注释类型
 
PropsPropertyResolver - cn.taketoday.context.loader中的类
 
PropsPropertyResolver() - 类 的构造器cn.taketoday.context.loader.PropsPropertyResolver
 
Prototype - cn.taketoday.context.annotation中的注释类型
 
publishEvent(EventObject) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
publishEvent(EventObject) - 接口 中的方法cn.taketoday.context.listener.ApplicationEventPublisher
Publish event
putByte(int) - 类 中的方法cn.taketoday.context.asm.ByteVector
Puts a byte into this byte vector.
putByteArray(byte[], int, int) - 类 中的方法cn.taketoday.context.asm.ByteVector
Puts an array of bytes into this byte vector.
PUTFIELD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
putIfAbsent(String, Object) - 类 中的方法cn.taketoday.context.AnnotationAttributes
 
putInt(int) - 类 中的方法cn.taketoday.context.asm.ByteVector
Puts an int into this byte vector.
putLong(long) - 类 中的方法cn.taketoday.context.asm.ByteVector
Puts a long into this byte vector.
putShort(int) - 类 中的方法cn.taketoday.context.asm.ByteVector
Puts a short into this byte vector.
PUTSTATIC - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
putUTF8(String) - 类 中的方法cn.taketoday.context.asm.ByteVector
Puts an UTF8 string into this byte vector.

R

read(ClassReader, int, int, char[], int, Label[]) - 类 中的方法cn.taketoday.context.asm.Attribute
Reads a Attribute.type attribute.
readByte(int) - 类 中的方法cn.taketoday.context.asm.ClassReader
Reads a byte value in ClassReader.b.
readClass(int, char[]) - 类 中的方法cn.taketoday.context.asm.ClassReader
Reads a CONSTANT_Class constant pool entry in ClassReader.b.
readConst(int, char[]) - 类 中的方法cn.taketoday.context.asm.ClassReader
Reads a numeric or string constant pool entry in ClassReader.b.
readInt(int) - 类 中的方法cn.taketoday.context.asm.ClassReader
Reads a signed int value in ClassReader.b.
readLabel(int, Label[]) - 类 中的方法cn.taketoday.context.asm.ClassReader
Returns the label corresponding to the given bytecode offset.
readLong(int) - 类 中的方法cn.taketoday.context.asm.ClassReader
Reads a signed long value in ClassReader.b.
readModule(int, char[]) - 类 中的方法cn.taketoday.context.asm.ClassReader
Reads a CONSTANT_Module constant pool entry in ClassReader.b.
readPackage(int, char[]) - 类 中的方法cn.taketoday.context.asm.ClassReader
Reads a CONSTANT_Package constant pool entry in ClassReader.b.
readShort(int) - 类 中的方法cn.taketoday.context.asm.ClassReader
Reads a signed short value in ClassReader.b.
readUnsignedShort(int) - 类 中的方法cn.taketoday.context.asm.ClassReader
Reads an unsigned short value in ClassReader.b.
readUTF8(int, char[]) - 类 中的方法cn.taketoday.context.asm.ClassReader
Reads a CONSTANT_Utf8 constant pool entry in ClassReader.b.
refresh() - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
refresh(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
refresh(BeanDefinition) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
refresh() - 接口 中的方法cn.taketoday.context.ApplicationContext
Refresh factory, initialize singleton
refresh(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
refresh(BeanDefinition) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
refresh(String) - 接口 中的方法cn.taketoday.context.factory.ConfigurableBeanFactory
Refresh bean with given name, and publish ObjectRefreshedEvent.
refresh(BeanDefinition) - 接口 中的方法cn.taketoday.context.factory.ConfigurableBeanFactory
Refresh bean definition, and publish ObjectRefreshedEvent.
register(Class<?>) - 接口 中的方法cn.taketoday.context.loader.BeanDefinitionLoader
Register bean definition with given class
register(String, BeanDefinition) - 接口 中的方法cn.taketoday.context.loader.BeanDefinitionLoader
Register bean definition with given name , and resolve property values
register(Class<?>) - 类 中的方法cn.taketoday.context.loader.DefaultBeanDefinitionLoader
Register with given class
register(String, BeanDefinition) - 类 中的方法cn.taketoday.context.loader.DefaultBeanDefinitionLoader
Register bean definition with given name
registerBean(String, BeanDefinition) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
registerBean(String, Class<?>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
registerBean(Class<?>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
registerBean(Set<Class<?>>) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
registerBean(Class<?>) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
registerBean(Set<Class<?>>) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
registerBean(String, Class<?>) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
registerBean(String, BeanDefinition) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
registerBean(String, BeanDefinition) - 接口 中的方法cn.taketoday.context.factory.ConfigurableBeanFactory
Register a bean with the given name and bean definition
registerBean(String, Class<?>) - 接口 中的方法cn.taketoday.context.factory.ConfigurableBeanFactory
Register a bean with the given name and type
registerBean(Class<?>) - 接口 中的方法cn.taketoday.context.factory.ConfigurableBeanFactory
Register a bean with the given type
registerBean(Set<Class<?>>) - 接口 中的方法cn.taketoday.context.factory.ConfigurableBeanFactory
Register a bean with the given types
registerBeanDefinition(String, BeanDefinition) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
registerBeanDefinition(String, BeanDefinition) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
registerBeanDefinition(String, BeanDefinition) - 接口 中的方法cn.taketoday.context.factory.BeanDefinitionRegistry
register a bean with the given name and type
registerBeanPostProcessors() - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
register BeanPostProcessors to pool
registerSingleton(String, Object) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
registerSingleton(Object) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
registerSingleton(String, Object) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
registerSingleton(Object) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
registerSingleton(String, Object) - 接口 中的方法cn.taketoday.context.factory.SingletonBeanRegistry
Register a singleton to context
registerSingleton(Object) - 接口 中的方法cn.taketoday.context.factory.SingletonBeanRegistry
Register a singleton to context user BeanNameCreator to create a name
removeBean(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
removeBean(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
removeBean(String) - 接口 中的方法cn.taketoday.context.factory.ConfigurableBeanFactory
Remove bean with the given name
removeBeanDefinition(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
removeBeanDefinition(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
removeBeanDefinition(String) - 接口 中的方法cn.taketoday.context.factory.BeanDefinitionRegistry
Remove the BeanDefinition for the given name.
removeBeanPostProcessor(BeanPostProcessor) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
removeBeanPostProcessor(BeanPostProcessor) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
removeBeanPostProcessor(BeanPostProcessor) - 接口 中的方法cn.taketoday.context.factory.ConfigurableBeanFactory
removeSingleton(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
removeSingleton(String) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
removeSingleton(String) - 接口 中的方法cn.taketoday.context.factory.SingletonBeanRegistry
remove a singleton with given name
Repository - cn.taketoday.context.annotation中的注释类型
 
resolveInitMethod(BeanDefinition, String...) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
 
resolveInitMethod(Class<?>, String...) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
 
resolveParameter(Method, BeanFactory) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
Resolve parameters list
resolvePlaceholder(Map<Object, Object>, String) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
Resolve placeholder s
resolvePlaceholder(Map<Object, Object>, String, boolean) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
Resolve placeholder s
resolveProperty(ApplicationContext, Field) - 类 中的方法cn.taketoday.context.loader.AutowiredPropertyResolver
 
resolveProperty(ApplicationContext, Field) - 接口 中的方法cn.taketoday.context.loader.PropertyValueResolver
According to different annotation resolve different property.
resolveProperty(ApplicationContext, Field) - 类 中的方法cn.taketoday.context.loader.PropsPropertyResolver
Resolve Props annotation property.
resolveProperty(ApplicationContext, Field) - 类 中的方法cn.taketoday.context.loader.ValuePropertyResolver
Resolve Value annotation property.
resolvePropertyValue(BeanDefinition, ApplicationContext) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
 
resolvePropertyValue(Class<?>, ApplicationContext) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
Process bean's property (field)
resolveProps(BeanDefinition, Environment) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
Properties injection
resolveProps(AnnotatedElement, Properties) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
Resolve Properties
RESOURCE_VARIABLE - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the type of a resource variable in a method.
RET - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
RETURN - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
reversedSort(List<T>) - 类 中的静态方法cn.taketoday.context.utils.OrderUtils
 

S

SALOAD - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
SASTORE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
scan(String...) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
Scan class with given package.
scan(Collection<Class<?>>, String) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
 
scope() - 类 中的方法cn.taketoday.context.annotation.ComponentImpl
 
SCOPE - 接口 中的静态变量cn.taketoday.context.Constant
 
Scope - cn.taketoday.context中的枚举
 
Service - cn.taketoday.context.annotation中的注释类型
 
setAbstract(boolean) - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
setAbstract(boolean) - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
setActiveProfiles(String...) - 接口 中的方法cn.taketoday.context.env.ConfigurableEnvironment
Specify the set of profiles active for this Environment
setActiveProfiles(String...) - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
setApplicationContext(ApplicationContext) - 接口 中的方法cn.taketoday.context.aware.ApplicationContextAware
set applicationContext
setBeanClass(Class<?>) - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
setBeanClass(Class<?>) - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
setBeanDefinitionLoader(BeanDefinitionLoader) - 接口 中的方法cn.taketoday.context.env.ConfigurableEnvironment
set bean definition loader
setBeanDefinitionLoader(BeanDefinitionLoader) - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
setBeanDefinitionLoader(BeanDefinitionLoader) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
setBeanDefinitionLoader(BeanDefinitionLoader) - 类 中的方法cn.taketoday.context.StandardApplicationContext.StandardBeanFactory
 
setBeanDefinitionRegistry(BeanDefinitionRegistry) - 接口 中的方法cn.taketoday.context.env.ConfigurableEnvironment
Set the bean definition registry
setBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
setBeanFactory(BeanFactory) - 接口 中的方法cn.taketoday.context.aware.BeanFactoryAware
 
setBeanName(String) - 接口 中的方法cn.taketoday.context.aware.BeanNameAware
aware bean name.
setBeanNameCreator(BeanNameCreator) - 接口 中的方法cn.taketoday.context.env.ConfigurableEnvironment
 
setBeanNameCreator(BeanNameCreator) - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
setBeanNameCreator(BeanNameCreator) - 类 中的方法cn.taketoday.context.factory.AbstractBeanFactory
 
setClassCache(Collection<Class<?>>) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
 
setClassLoader(ClassLoader) - 类 中的静态方法cn.taketoday.context.utils.ClassUtils
 
setDeclaringName(String) - 类 中的方法cn.taketoday.context.bean.StandardBeanDefinition
 
setDestroyMethods(String[]) - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
setDestroyMethods(String[]) - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
setEnvironment(ConfigurableEnvironment) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
setEnvironment(Environment) - 接口 中的方法cn.taketoday.context.aware.EnvironmentAware
 
setEnvironment(ConfigurableEnvironment) - 接口 中的方法cn.taketoday.context.ConfigurableApplicationContext
Setting the Environment
setFactoryBean(boolean) - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
setFactoryBean(boolean) - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
setInitialized(boolean) - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
setInitialized(boolean) - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
setInitMethods(Method[]) - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
setInitMethods(Method[]) - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
setName(String) - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
setName(String) - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
setPropertiesLocation(String) - 类 中的方法cn.taketoday.context.AbstractApplicationContext
 
setProperty(String, String) - 接口 中的方法cn.taketoday.context.env.ConfigurableEnvironment
Set Environment property
setProperty(String, String) - 类 中的方法cn.taketoday.context.env.StandardEnvironment
 
setPropertyValues(PropertyValue[]) - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
setPropertyValues(PropertyValue[]) - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
setScope(Scope) - 接口 中的方法cn.taketoday.context.bean.BeanDefinition
 
setScope(Scope) - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
SHORT - 类 中的静态变量cn.taketoday.context.asm.Type
The sort of the short type.
SHORT_TYPE - 类 中的静态变量cn.taketoday.context.asm.Type
The short type.
SignatureReader - cn.taketoday.context.asm中的类
A parser for signature literals, as defined in the Java Virtual Machine Specification (JVMS), to visit them with a SignatureVisitor.
SignatureReader(String) - 类 的构造器cn.taketoday.context.asm.SignatureReader
Constructs a SignatureReader for the given signature.
SignatureVisitor - cn.taketoday.context.asm中的类
A visitor to visit a generic signature.
SignatureVisitor(int) - 类 的构造器cn.taketoday.context.asm.SignatureVisitor
Constructs a new SignatureVisitor.
SignatureWriter - cn.taketoday.context.asm中的类
A SignatureVisitor that generates signature literals, as defined in the Java Virtual Machine Specification (JVMS).
SignatureWriter() - 类 的构造器cn.taketoday.context.asm.SignatureWriter
Constructs a new SignatureWriter.
Singleton - cn.taketoday.context.annotation中的注释类型
 
SingletonBeanRegistry - cn.taketoday.context.factory中的接口
 
SIPUSH - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
SKIP_CODE - 类 中的静态变量cn.taketoday.context.asm.ClassReader
A flag to skip the Code attributes.
SKIP_DEBUG - 类 中的静态变量cn.taketoday.context.asm.ClassReader
A flag to skip the SourceFile, SourceDebugExtension, LocalVariableTable, LocalVariableTypeTable and LineNumberTable attributes.
SKIP_FRAMES - 类 中的静态变量cn.taketoday.context.asm.ClassReader
A flag to skip the StackMap and StackMapTable attributes.
split(String) - 类 中的静态方法cn.taketoday.context.utils.StringUtils
 
SPLIT_REGEXP - 接口 中的静态变量cn.taketoday.context.Constant
 
StandardApplicationContext - cn.taketoday.context中的类
StandardApplicationContext(Collection<Class<?>>) - 类 的构造器cn.taketoday.context.StandardApplicationContext
Start with given class set
StandardApplicationContext(String) - 类 的构造器cn.taketoday.context.StandardApplicationContext
Set given properties location
StandardApplicationContext(String, String...) - 类 的构造器cn.taketoday.context.StandardApplicationContext
Start context with given properties location and base scan packages
StandardApplicationContext() - 类 的构造器cn.taketoday.context.StandardApplicationContext
 
StandardApplicationContext.StandardBeanFactory - cn.taketoday.context中的类
 
StandardBeanDefinition - cn.taketoday.context.bean中的类
Standard implementation of BeanDefinition
StandardBeanDefinition() - 类 的构造器cn.taketoday.context.bean.StandardBeanDefinition
 
StandardBeanFactory() - 类 的构造器cn.taketoday.context.StandardApplicationContext.StandardBeanFactory
 
StandardEnvironment - cn.taketoday.context.env中的类
Standard implementation of Environment
StandardEnvironment() - 类 的构造器cn.taketoday.context.env.StandardEnvironment
 
StringUtils - cn.taketoday.context.utils中的类
 
StringUtils() - 类 的构造器cn.taketoday.context.utils.StringUtils
 
SUPER - 类 中的静态变量cn.taketoday.context.asm.SignatureVisitor
Wildcard for a "super" type argument.
SWAP - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 

T

T_BOOLEAN - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
T_BYTE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
T_CHAR - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
T_DOUBLE - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
T_FLOAT - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
T_INT - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
T_LONG - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
T_SHORT - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
TABLESWITCH - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
THROWS - 类 中的静态变量cn.taketoday.context.asm.TypeReference
The sort of type references that target the type of an exception declared in the throws clause of a method.
TO_STRING - 接口 中的静态变量cn.taketoday.context.Constant
 
toArrayObject(String[], Class<?>) - 类 中的静态方法cn.taketoday.context.utils.NumberUtils
To array object
toByteArray() - 类 中的方法cn.taketoday.context.asm.ClassWriter
Returns the content of the class file that was built by this ClassWriter.
toBytes() - 类 中的方法cn.taketoday.context.utils.DataSize
Return the number of bytes in this instance.
toGigabytes() - 类 中的方法cn.taketoday.context.utils.DataSize
Return the number of gigabytes in this instance.
toKilobytes() - 类 中的方法cn.taketoday.context.utils.DataSize
Return the number of kilobytes in this instance.
toMegabytes() - 类 中的方法cn.taketoday.context.utils.DataSize
Return the number of megabytes in this instance.
TOP - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
toString() - 类 中的方法cn.taketoday.context.annotation.ComponentImpl
 
toString() - 类 中的方法cn.taketoday.context.AnnotationAttributes
 
toString() - 类 中的方法cn.taketoday.context.asm.ConstantDynamic
 
toString() - 类 中的方法cn.taketoday.context.asm.Handle
Returns the textual representation of this handle.
toString() - 类 中的方法cn.taketoday.context.asm.Label
Returns a string representation of this label.
toString() - 类 中的方法cn.taketoday.context.asm.SignatureWriter
Returns the signature that was built by this signature writer.
toString() - 类 中的方法cn.taketoday.context.asm.Type
Returns a string representation of this type.
toString() - 类 中的方法cn.taketoday.context.asm.TypePath
Returns a string representation of this type path.
toString() - 类 中的方法cn.taketoday.context.bean.BeanReference
 
toString() - 类 中的方法cn.taketoday.context.bean.DefaultBeanDefinition
 
toString() - 类 中的方法cn.taketoday.context.bean.PropertyValue
 
toString() - 类 中的方法cn.taketoday.context.bean.StandardBeanDefinition
 
toString() - 类 中的方法cn.taketoday.context.utils.DataSize
 
toStringArray(Collection<String>) - 类 中的静态方法cn.taketoday.context.utils.StringUtils
 
toTerabytes() - 类 中的方法cn.taketoday.context.utils.DataSize
Return the number of terabytes in this instance.
type - 类 中的变量cn.taketoday.context.asm.Attribute
The type of this attribute, also called its name in the JVMS.
Type - cn.taketoday.context.asm中的类
A Java field or method type.
TYPE - 接口 中的静态变量cn.taketoday.context.Constant
 
TYPE_ARGUMENT - 类 中的静态变量cn.taketoday.context.asm.TypePath
A type path step that steps into a type argument of a generic type.
TypePath - cn.taketoday.context.asm中的类
The path to a type argument, wildcard bound, array element type, or static inner type within an enclosing type.
TypeReference - cn.taketoday.context.asm中的类
A reference to a type appearing in a class, field or method declaration, or on an instruction.
TypeReference(int) - 类 的构造器cn.taketoday.context.asm.TypeReference
Constructs a new TypeReference.

U

UNINITIALIZED_THIS - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
unwrapThrowable(Throwable) - 类 中的静态方法cn.taketoday.context.utils.ExceptionUtils
 

V

V10 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
V11 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
V12 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
V1_1 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
V1_2 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
V1_3 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
V1_4 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
V1_5 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
V1_6 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
V1_7 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
V1_8 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
V9 - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
 
V_PREVIEW - 接口 中的静态变量cn.taketoday.context.asm.Opcodes
Version flag indicating that the class is using 'preview' features.
validateBeanDefinition(BeanDefinition, ApplicationContext) - 类 中的静态方法cn.taketoday.context.utils.ContextUtils
Validate bean definition
value() - 类 中的方法cn.taketoday.context.annotation.ComponentImpl
 
value() - 类 中的方法cn.taketoday.context.annotation.ConditionalImpl
 
Value - cn.taketoday.context.annotation中的注释类型
 
VALUE - 接口 中的静态变量cn.taketoday.context.Constant
 
valueOf(String) - 枚举 中的静态方法cn.taketoday.context.Scope
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.taketoday.context.utils.DataUnit
返回带有指定名称的该类型的枚举常量。
ValuePropertyResolver - cn.taketoday.context.loader中的类
 
ValuePropertyResolver() - 类 的构造器cn.taketoday.context.loader.ValuePropertyResolver
 
values() - 枚举 中的静态方法cn.taketoday.context.Scope
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.taketoday.context.utils.DataUnit
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
Version - cn.taketoday.context中的类
 
Version() - 类 的构造器cn.taketoday.context.Version
 
visit(String, Object) - 类 中的方法cn.taketoday.context.asm.AnnotationVisitor
Visits a primitive value of the annotation.
visit(int, int, String, String, String, String[]) - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visits the header of the class.
visit(int, int, String, String, String, String[]) - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitAnnotableParameterCount(int, boolean) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits the number of method parameters that can have annotations.
visitAnnotation(String, String) - 类 中的方法cn.taketoday.context.asm.AnnotationVisitor
Visits a nested annotation value of the annotation.
visitAnnotation(String, boolean) - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visits an annotation of the class.
visitAnnotation(String, boolean) - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitAnnotation(String, boolean) - 类 中的方法cn.taketoday.context.asm.FieldVisitor
Visits an annotation of the field.
visitAnnotation(String, boolean) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits an annotation of this method.
visitAnnotationDefault() - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits the default value of this annotation interface method.
visitArray(String) - 类 中的方法cn.taketoday.context.asm.AnnotationVisitor
Visits an array value of the annotation.
visitArrayType() - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits a signature corresponding to an array type.
visitArrayType() - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitAttribute(Attribute) - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visits a non standard attribute of the class.
visitAttribute(Attribute) - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitAttribute(Attribute) - 类 中的方法cn.taketoday.context.asm.FieldVisitor
Visits a non standard attribute of the field.
visitAttribute(Attribute) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a non standard attribute of this method.
visitBaseType(char) - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits a signature corresponding to a primitive type.
visitBaseType(char) - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitClassBound() - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits the class bound of the last visited formal type parameter.
visitClassBound() - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitClassType(String) - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Starts the visit of a signature corresponding to a class or interface type.
visitClassType(String) - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitCode() - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Starts the visit of the method's code, if any (i.e. non abstract method).
visitEnd() - 类 中的方法cn.taketoday.context.asm.AnnotationVisitor
Visits the end of the annotation.
visitEnd() - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visits the end of the class.
visitEnd() - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitEnd() - 类 中的方法cn.taketoday.context.asm.FieldVisitor
Visits the end of the field.
visitEnd() - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits the end of the method.
visitEnd() - 类 中的方法cn.taketoday.context.asm.ModuleVisitor
Visits the end of the module.
visitEnd() - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Ends the visit of a signature corresponding to a class or interface type.
visitEnd() - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitEnum(String, String, String) - 类 中的方法cn.taketoday.context.asm.AnnotationVisitor
Visits an enumeration value of the annotation.
visitExceptionType() - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits the type of a method exception.
visitExceptionType() - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitExport(String, int, String...) - 类 中的方法cn.taketoday.context.asm.ModuleVisitor
Visit an exported package of the current module.
visitField(int, String, String, String, Object) - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visits a field of the class.
visitField(int, String, String, String, Object) - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitFieldInsn(int, String, String, String) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a field instruction.
visitFormalTypeParameter(String) - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits a formal type parameter.
visitFormalTypeParameter(String) - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitFrame(int, int, Object[], int, Object[]) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits the current state of the local variables and operand stack elements.
visitIincInsn(int, int) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits an IINC instruction.
visitInnerClass(String, String, String, int) - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visits information about an inner class.
visitInnerClass(String, String, String, int) - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitInnerClassType(String) - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits an inner class.
visitInnerClassType(String) - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitInsn(int) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a zero operand instruction.
visitInsnAnnotation(int, TypePath, String, boolean) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits an annotation on an instruction.
visitInterface() - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits the type of an interface implemented by the class.
visitInterface() - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitInterfaceBound() - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits an interface bound of the last visited formal type parameter.
visitInterfaceBound() - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitIntInsn(int, int) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits an instruction with a single int operand.
visitInvokeDynamicInsn(String, String, Handle, Object...) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits an invokedynamic instruction.
visitJumpInsn(int, Label) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a jump instruction.
visitLabel(Label) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a label.
visitLdcInsn(Object) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a LDC instruction.
visitLineNumber(int, Label) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a line number declaration.
visitLocalVariable(String, String, String, Label, Label, int) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a local variable declaration.
visitLocalVariableAnnotation(int, TypePath, Label[], Label[], int[], String, boolean) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits an annotation on a local variable type.
visitLookupSwitchInsn(Label, int[], Label[]) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a LOOKUPSWITCH instruction.
visitMainClass(String) - 类 中的方法cn.taketoday.context.asm.ModuleVisitor
Visit the main class of the current module.
visitMaxs(int, int) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits the maximum stack size and the maximum number of local variables of the method.
visitMethod(int, String, String, String, String[]) - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visits a method of the class.
visitMethod(int, String, String, String, String[]) - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitMethodInsn(int, String, String, String) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
visitMethodInsn(int, String, String, String, boolean) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a method instruction.
visitModule(String, int, String) - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visit the module corresponding to the class.
visitModule(String, int, String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitMultiANewArrayInsn(String, int) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a MULTIANEWARRAY instruction.
visitNestHost(String) - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visits the nest host class of the class.
visitNestHost(String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitNestMember(String) - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visits a member of the nest.
visitNestMember(String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitOpen(String, int, String...) - 类 中的方法cn.taketoday.context.asm.ModuleVisitor
Visit an open package of the current module.
visitOuterClass(String, String, String) - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visits the enclosing class of the class.
visitOuterClass(String, String, String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitPackage(String) - 类 中的方法cn.taketoday.context.asm.ModuleVisitor
Visit a package of the current module.
visitParameter(String, int) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a parameter of this method.
visitParameterAnnotation(int, String, boolean) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits an annotation of a parameter this method.
visitParameterType() - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits the type of a method parameter.
visitParameterType() - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitProvide(String, String...) - 类 中的方法cn.taketoday.context.asm.ModuleVisitor
Visit an implementation of a service.
visitRequire(String, int, String) - 类 中的方法cn.taketoday.context.asm.ModuleVisitor
Visits a dependence of the current module.
visitReturnType() - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits the return type of the method.
visitReturnType() - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitSource(String, String) - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visits the source of the class.
visitSource(String, String) - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitSuperclass() - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits the type of the super class.
visitSuperclass() - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitTableSwitchInsn(int, int, Label, Label...) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a TABLESWITCH instruction.
visitTryCatchAnnotation(int, TypePath, String, boolean) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits an annotation on an exception handler type.
visitTryCatchBlock(Label, Label, Label, String) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a try catch block.
visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法cn.taketoday.context.asm.ClassVisitor
Visits an annotation on a type in the class signature.
visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法cn.taketoday.context.asm.ClassWriter
 
visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法cn.taketoday.context.asm.FieldVisitor
Visits an annotation on the type of the field.
visitTypeAnnotation(int, TypePath, String, boolean) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits an annotation on a type in the method signature.
visitTypeArgument() - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits an unbounded type argument of the last visited class or inner class type.
visitTypeArgument(char) - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits a type argument of the last visited class or inner class type.
visitTypeArgument() - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitTypeArgument(char) - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitTypeInsn(int, String) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a type instruction.
visitTypeVariable(String) - 类 中的方法cn.taketoday.context.asm.SignatureVisitor
Visits a signature corresponding to a type variable.
visitTypeVariable(String) - 类 中的方法cn.taketoday.context.asm.SignatureWriter
 
visitUse(String) - 类 中的方法cn.taketoday.context.asm.ModuleVisitor
Visit a service used by the current module.
visitVarInsn(int, int) - 类 中的方法cn.taketoday.context.asm.MethodVisitor
Visits a local variable instruction.
VOID - 类 中的静态变量cn.taketoday.context.asm.Type
The sort of the void type.
VOID_TYPE - 类 中的静态变量cn.taketoday.context.asm.Type
The void type.

W

WILDCARD_BOUND - 类 中的静态变量cn.taketoday.context.asm.TypePath
A type path step that steps into the bound of a wildcard type.
write(ClassWriter, byte[], int, int, int) - 类 中的方法cn.taketoday.context.asm.Attribute
Returns the byte array form of the content of this attribute.
A B C D E F G H I J K L M N O P R S T U V W 
跳过导航链接

Copyright © 2019 TODAY. All rights reserved.