- generateBanner(String) - Method in class org.aoju.bus.starter.banner.AbstractBanner
-
- generateBanner(String) - Method in class org.aoju.bus.starter.banner.VersionBanner
-
- GenieBuilder - Class in org.aoju.bus.starter
-
启动监听器,初始化相关配置
- GenieBuilder() - Constructor for class org.aoju.bus.starter.GenieBuilder
-
- GenieWrapperHandler - Class in org.aoju.bus.starter.wrapper
-
允许定制处理程序执行链的工作流,可以注册任何数量的现有或自定义拦截器
对于某些处理程序组,添加常见的预处理行为不需要修改每个处理程序实现
- GenieWrapperHandler() - Constructor for class org.aoju.bus.starter.wrapper.GenieWrapperHandler
-
- get(Registry) - Method in class org.aoju.bus.starter.oauth.AuthProviderService
-
返回type对象
- get(String) - Method in class org.aoju.bus.starter.preview.PreviewProviderService
-
- get(Registry) - Method in class org.aoju.bus.starter.storage.StorageProviderService
-
- get() - Static method in class org.aoju.bus.Version
-
获取 Version 的版本号,版本号的命名规范
- getActiveProfile() - Static method in class org.aoju.bus.starter.SpringAware
-
获取当前profile
默认获取第一个
- getAdditionalInterceptors(Class<?>) - Method in class org.aoju.bus.starter.core.proxy.AbstractAutoScanProxy
-
- getAdditionalInterceptors(Class<?>) - Method in class org.aoju.bus.starter.core.proxy.DefaultAutoScanProxy
-
- getAdvicesAndAdvisorsForBean(Class<?>, String, TargetSource) - Method in class org.aoju.bus.starter.core.proxy.AbstractAutoScanProxy
-
- getAnnotationClass() - Method in class org.aoju.bus.starter.core.registrar.AbstractRegistrar
-
- getAnnotationClass() - Method in class org.aoju.bus.starter.core.selector.AbstractImportSelector
-
- getAnnotationValues() - Method in class org.aoju.bus.starter.core.registrar.AbstractRegistrarInterceptor
-
- getApplicationContext() - Method in class org.aoju.bus.starter.core.registrar.RegistrarFactoryBean
-
- getApplicationContext() - Static method in class org.aoju.bus.starter.SpringAware
-
取得存储在静态变量中的ApplicationContext.
- getArgs() - Method in class org.aoju.bus.starter.core.proxy.AspectjProxyChain
-
获取拦截的方法的参数列表
- getArgs() - Method in interface org.aoju.bus.starter.core.proxy.ProxyChain
-
获取参数值
- getArguments(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getBanner() - Method in class org.aoju.bus.starter.banner.AbstractBanner
-
- getBasePackages(AnnotationMetadata) - Method in class org.aoju.bus.starter.core.registrar.AbstractRegistrar
-
- getBean(String) - Static method in class org.aoju.bus.starter.SpringAware
-
从静态变量ApplicationContext中取得Bean, 自动转型为所赋值对象的类型.
- getBean(Class<T>) - Static method in class org.aoju.bus.starter.SpringAware
-
从静态变量ApplicationContext中取得Bean, 自动转型为所赋值对象的类型.
- getBean(Class<T>) - Static method in class org.aoju.bus.starter.SpringBuilder
-
- getBeanClass() - Method in class org.aoju.bus.starter.core.registrar.AbstractRegistrar
-
- getBeanOfType(Class<T>) - Static method in class org.aoju.bus.starter.SpringAware
-
依据类型获取所有子类(key为spring的id,value为对象实例)
- getBeansWithAnnotation(Class<? extends Annotation>) - Static method in class org.aoju.bus.starter.SpringAware
-
获取指定注解的Bean
- getBody() - Method in class org.aoju.bus.starter.wrapper.CacheRequestWrapper
-
- getBody() - Method in class org.aoju.bus.starter.wrapper.CacheResponseWrapper
-
- getClassAnnotations() - Method in class org.aoju.bus.starter.core.proxy.AbstractAutoScanProxy
-
- getClassAnnotations() - Method in class org.aoju.bus.starter.core.proxy.DefaultAutoScanProxy
-
- getCommonInterceptorNames() - Method in class org.aoju.bus.starter.core.proxy.AbstractAutoScanProxy
-
- getCommonInterceptorNames() - Method in class org.aoju.bus.starter.core.proxy.DefaultAutoScanProxy
-
- getCommonInterceptors() - Method in class org.aoju.bus.starter.core.proxy.AbstractAutoScanProxy
-
- getCommonInterceptors() - Method in class org.aoju.bus.starter.core.proxy.DefaultAutoScanProxy
-
- getContext() - Static method in class org.aoju.bus.starter.SpringBuilder
-
- getDefaultDataSource() - Method in class org.aoju.bus.starter.druid.DynamicDataSource
-
获取默认数据源
- getEnableAnnotationClass() - Method in class org.aoju.bus.starter.core.registrar.AbstractRegistrar
-
- getEnvironment() - Method in class org.aoju.bus.starter.core.selector.AbstractImportSelector
-
- getFormatString(Color, boolean, boolean) - Method in class org.aoju.bus.starter.banner.ImageBanner
-
- getHeader(String) - Method in class org.aoju.bus.starter.wrapper.CacheRequestWrapper
-
- getInputStream() - Method in class org.aoju.bus.starter.wrapper.CacheRequestWrapper
-
- getInstance() - Static method in class org.aoju.bus.starter.druid.DynamicDataSource
-
单例方法
- getInterceptor(MutablePropertyValues) - Method in class org.aoju.bus.starter.core.registrar.AbstractRegistrar
-
- getInterceptor() - Method in class org.aoju.bus.starter.core.registrar.RegistrarFactoryBean
-
- getInterceptors(Class<?>) - Method in class org.aoju.bus.starter.core.proxy.AbstractAutoScanProxy
-
- getInterface(MethodInvocation) - Method in class org.aoju.bus.starter.core.registrar.AbstractRegistrarInterceptor
-
- getInterfaze() - Method in class org.aoju.bus.starter.core.registrar.RegistrarFactoryBean
-
- getKey() - Static method in class org.aoju.bus.starter.druid.DataSourceHolder
-
Get current DataSource
- getMapperBuilder() - Method in class org.aoju.bus.starter.mapper.MapperClassScanner
-
- getMapperInterface() - Method in class org.aoju.bus.starter.mapper.MapperFactoryBean
-
返回MyBatis mapper的mapper接口
- getMessage(String) - Method in class org.aoju.bus.starter.i18n.LocaleMessage
-
- getMessage(String, Object[]) - Method in class org.aoju.bus.starter.i18n.LocaleMessage
-
- getMessage(String, Object[], String) - Method in class org.aoju.bus.starter.i18n.LocaleMessage
-
- getMethod(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getMethod() - Method in class org.aoju.bus.starter.core.proxy.AspectjProxyChain
-
获取拦截的方法
- getMethod() - Method in interface org.aoju.bus.starter.core.proxy.ProxyChain
-
获取方法
- getMethodAnnotations() - Method in class org.aoju.bus.starter.core.proxy.AbstractAutoScanProxy
-
- getMethodAnnotations(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getMethodAnnotations() - Method in class org.aoju.bus.starter.core.proxy.DefaultAutoScanProxy
-
- getMethodName(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getMethodParameterAnnotations(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getMethodParameterNames(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getMethodParameterTypes(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getMethodParameterTypesValue(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getNames() - Method in class org.aoju.bus.starter.core.proxy.AspectjProxyChain
-
获取拦截的方法的参数列表
- getNames() - Method in interface org.aoju.bus.starter.core.proxy.ProxyChain
-
获取参数名称
- getObject() - Method in class org.aoju.bus.starter.core.registrar.RegistrarFactoryBean
-
- getObject() - Method in class org.aoju.bus.starter.mapper.MapperFactoryBean
-
- getObjectType() - Method in class org.aoju.bus.starter.core.registrar.RegistrarFactoryBean
-
- getObjectType() - Method in class org.aoju.bus.starter.mapper.MapperFactoryBean
-
- getOrder() - Method in class org.aoju.bus.starter.GenieBuilder
-
- getOutputStream() - Method in class org.aoju.bus.starter.wrapper.CacheResponseWrapper
-
- getParameter(String) - Method in class org.aoju.bus.starter.wrapper.CacheRequestWrapper
-
- getParameterValues(String) - Method in class org.aoju.bus.starter.wrapper.CacheRequestWrapper
-
- getPlainBanner() - Method in class org.aoju.bus.starter.banner.AbstractBanner
-
- getProperties() - Method in class org.aoju.bus.starter.Configurable
-
获取版本信息
- getProperty(String) - Method in class org.aoju.bus.starter.core.selector.RelaxedPropertyResolver
-
- getProperty(String, String) - Method in class org.aoju.bus.starter.core.selector.RelaxedPropertyResolver
-
- getProperty(String, Class<T>) - Method in class org.aoju.bus.starter.core.selector.RelaxedPropertyResolver
-
- getProperty(String, Class<T>, T) - Method in class org.aoju.bus.starter.core.selector.RelaxedPropertyResolver
-
- getProxiedClass(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getProxiedClassAnnotations(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getProxiedClassName(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getProxiedInterfaces(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getProxiedObject(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getProxyClass(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getProxyClassName(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getProxyType(MethodInvocation) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getReader() - Method in class org.aoju.bus.starter.wrapper.CacheRequestWrapper
-
- getRequiredProperty(String) - Method in class org.aoju.bus.starter.core.selector.RelaxedPropertyResolver
-
- getRequiredProperty(String, Class<T>) - Method in class org.aoju.bus.starter.core.selector.RelaxedPropertyResolver
-
- getScanner() - Method in class org.aoju.bus.starter.core.registrar.AbstractRegistrar
-
- getSimpleName() - Method in class org.aoju.bus.starter.core.selector.AbstractImportSelector
-
- getSpelKey(MethodInvocation, String) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getSql(Configuration, BoundSql, String, long) - Static method in class org.aoju.bus.starter.mapper.SQLPerformanceHandler
-
- getSubProperties(PropertySources, String) - Static method in class org.aoju.bus.starter.core.selector.PropertySourceUtils
-
Return a Map of all values from the specified PropertySources that start
with a particular key.
- getSubProperties(PropertySources, String, String) - Static method in class org.aoju.bus.starter.core.selector.PropertySourceUtils
-
Return a Map of all values from the specified PropertySources that start
with a particular key.
- getSubProperties(String) - Method in class org.aoju.bus.starter.core.selector.RelaxedPropertyResolver
-
Return a Map of all values from all underlying properties that start with the
specified key.
- getTarget() - Method in class org.aoju.bus.starter.core.proxy.AspectjProxyChain
-
获取要拦截的目标实例
- getTarget() - Method in interface org.aoju.bus.starter.core.proxy.ProxyChain
-
获取目标实例
- getValidator() - Method in class org.aoju.bus.starter.i18n.I18nConfiguration
-
注入 Validator 验证 Bean
- getValueByParameterAnnotation(MethodInvocation, Class<?>, Class<T>) - Method in class org.aoju.bus.starter.core.proxy.AbstractInterceptor
-
- getWriter() - Method in class org.aoju.bus.starter.wrapper.CacheResponseWrapper
-
- gt(String) - Method in class org.aoju.bus.Version
-
大于
- gte(String) - Method in class org.aoju.bus.Version
-
大于和等于