- generateBeanName(BeanDefinition, BeanDefinitionRegistry) - 类 中的方法com.gitee.starblues.factory.process.pipe.bean.name.PluginAnnotationBeanNameGenerator
-
- getBasePlugin() - 类 中的方法com.gitee.starblues.factory.PluginRegistryInfo
-
- getBasePluginExtend() - 类 中的方法com.gitee.starblues.realize.BasePlugin
-
得到插件扩展的信息
- getBean(String) - 类 中的方法com.gitee.starblues.integration.user.DefaultPluginUser
-
通过bean名称得到插件的bean。
- getBean(Class<T>) - 类 中的方法com.gitee.starblues.integration.user.DefaultPluginUser
-
- getBean(String) - 接口 中的方法com.gitee.starblues.integration.user.PluginUser
-
通过bean名称得到bean。
- getBean(Class<T>) - 接口 中的方法com.gitee.starblues.integration.user.PluginUser
-
通过aClass得到bean。
- getBeanClass() - 类 中的方法com.gitee.starblues.factory.process.post.bean.PluginControllerPostProcessor.ControllerBeanWrapper
-
- getBeanName() - 类 中的方法com.gitee.starblues.factory.process.post.bean.PluginControllerPostProcessor.ControllerBeanWrapper
-
- getBeans() - 类 中的方法com.gitee.starblues.integration.refresh.AbstractSpringBeanRefresh
-
得到beans
- getBeans(Class<T>) - 类 中的方法com.gitee.starblues.integration.user.DefaultPluginUser
-
在主程序中定义的接口。
- getBeans(Class<T>) - 接口 中的方法com.gitee.starblues.integration.user.PluginUser
-
在主程序中定义的接口。
- getClasses() - 类 中的方法com.gitee.starblues.factory.PluginRegistryInfo
-
得到类集合容器
- getClassGroupExtends() - 类 中的静态方法com.gitee.starblues.extension.ExtensionInitializer
-
- getConfigClass() - 类 中的方法com.gitee.starblues.factory.process.pipe.bean.configuration.PluginConfigDefinition
-
- getConfiguration(ApplicationContext) - 类 中的方法com.gitee.starblues.integration.application.AbstractPluginApplication
-
子类可通过Application 获取插件定义的配置
- getDescription() - 类 中的方法com.gitee.starblues.loader.PluginResource
-
- getExtension(String) - 类 中的方法com.gitee.starblues.factory.PluginRegistryInfo
-
获取扩展值
- getExtension(String) - 类 中的方法com.gitee.starblues.loader.ResourceWrapper
-
- getExtension(String) - 类 中的静态方法com.gitee.starblues.utils.GlobalRegistryInfo
-
获取全局扩展值
- getFile() - 类 中的方法com.gitee.starblues.loader.PluginResource
-
- getFileName() - 类 中的方法com.gitee.starblues.factory.process.pipe.bean.configuration.PluginConfigDefinition
-
- getFilename() - 类 中的方法com.gitee.starblues.loader.PluginResource
-
- getGroupClasses(String) - 类 中的方法com.gitee.starblues.factory.PluginRegistryInfo
-
通过分组key得到分组中的类类型
- getHighPriority() - 类 中的静态方法com.gitee.starblues.utils.OrderPriority
-
得到高优先级
- getInputStream() - 类 中的方法com.gitee.starblues.loader.PluginResource
-
- getListenerClasses() - 类 中的方法com.gitee.starblues.integration.listener.PluginListenerFactory
-
得到监听者class
- getListeners() - 类 中的方法com.gitee.starblues.integration.listener.PluginListenerFactory
-
得到监听者
- getLowPriority() - 类 中的静态方法com.gitee.starblues.utils.OrderPriority
-
得到低优先级
- getMainBeans(Class<T>) - 类 中的方法com.gitee.starblues.integration.user.DefaultPluginUser
-
- getMainBeans(Class<T>) - 接口 中的方法com.gitee.starblues.integration.user.PluginUser
-
得到主函数中定义的类。
- getMd5ByFile(File) - 类 中的静态方法com.gitee.starblues.utils.PluginFileUtils
-
- getMiddlePriority() - 类 中的静态方法com.gitee.starblues.utils.OrderPriority
-
得到中优先级
- getOperatorType() - 类 中的方法com.gitee.starblues.utils.PluginOperatorInfo
-
- getPath() - 类 中的方法com.gitee.starblues.integration.operator.module.PluginInfo
-
- getPipeProcessorExtends() - 类 中的静态方法com.gitee.starblues.extension.ExtensionInitializer
-
- getPluginBean(String) - 类 中的方法com.gitee.starblues.integration.user.DefaultPluginUser
-
- getPluginBean(String) - 接口 中的方法com.gitee.starblues.integration.user.PluginUser
-
通过bean名称得到插件中的bean。
- getPluginBeans(Class<T>) - 类 中的方法com.gitee.starblues.integration.user.DefaultPluginUser
-
在主程序中定义的接口。
- getPluginBeans(String, Class<T>) - 类 中的方法com.gitee.starblues.integration.user.DefaultPluginUser
-
- getPluginBeans(Class<T>) - 接口 中的方法com.gitee.starblues.integration.user.PluginUser
-
在主程序中定义的接口。
- getPluginBeans(String, Class<T>) - 接口 中的方法com.gitee.starblues.integration.user.PluginUser
-
在主程序中定义的接口。
- getPluginClassGroup(ApplicationContext) - 类 中的方法com.gitee.starblues.extension.AbstractExtension
-
得到扩展的插件中的类分组器
- getPluginDescriptor() - 类 中的方法com.gitee.starblues.integration.operator.module.PluginInfo
-
- getPluginExtensions(Class<T>) - 类 中的方法com.gitee.starblues.integration.user.DefaultPluginUser
-
得到插件扩展接口实现的bean。
- getPluginExtensions(Class<T>) - 接口 中的方法com.gitee.starblues.integration.user.PluginUser
-
使用场景:
1.
- getPluginFilePaths() - 类 中的方法com.gitee.starblues.integration.operator.DefaultPluginOperator
-
- getPluginFilePaths() - 接口 中的方法com.gitee.starblues.integration.operator.PluginOperator
-
得到插件文件的路径 [适用于生产环境]
- getPluginInfo() - 类 中的方法com.gitee.starblues.integration.operator.DefaultPluginOperator
-
- getPluginInfo(String) - 类 中的方法com.gitee.starblues.integration.operator.DefaultPluginOperator
-
- getPluginInfo() - 接口 中的方法com.gitee.starblues.integration.operator.PluginOperator
-
获取插件信息 [适用于生产环境、开发环境]
- getPluginInfo(String) - 接口 中的方法com.gitee.starblues.integration.operator.PluginOperator
-
根据插件id获取插件信息 [适用于生产环境、开发环境]
- getPluginInstallNum(String) - 类 中的静态方法com.gitee.starblues.utils.GlobalRegistryInfo
-
获取插件安装次数
- getPluginManager() - 类 中的方法com.gitee.starblues.integration.pf4j.DefaultPf4JFactory
-
- getPluginManager() - 接口 中的方法com.gitee.starblues.integration.pf4j.Pf4jFactory
-
得到插件管理者
- getPluginOperator() - 类 中的方法com.gitee.starblues.integration.application.DefaultPluginApplication
-
- getPluginOperator() - 接口 中的方法com.gitee.starblues.integration.application.PluginApplication
-
获得插插件操作者
- getPluginPipeProcessor(ApplicationContext) - 类 中的方法com.gitee.starblues.extension.AbstractExtension
-
得到扩展的流插件处理者
- getPluginPostProcessor(ApplicationContext) - 类 中的方法com.gitee.starblues.extension.AbstractExtension
-
得到扩展的插件后置处理者
- getPluginResourceLoader() - 类 中的方法com.gitee.starblues.extension.AbstractExtension
-
得到插件的资源加载者
- getPluginResourceLoadFactory() - 类 中的方法com.gitee.starblues.realize.BasePluginExtend
-
- getPluginResources(String) - 类 中的方法com.gitee.starblues.loader.PluginResourceLoadFactory
-
根据资源加载者的key获取插件资源
- getPluginState() - 类 中的方法com.gitee.starblues.integration.operator.module.PluginInfo
-
- getPluginStateString() - 类 中的方法com.gitee.starblues.integration.operator.module.PluginInfo
-
- getPluginUser() - 类 中的方法com.gitee.starblues.integration.application.DefaultPluginApplication
-
- getPluginUser() - 接口 中的方法com.gitee.starblues.integration.application.PluginApplication
-
获得插插件操作者
- getPluginWrapper() - 类 中的方法com.gitee.starblues.factory.PluginRegistryInfo
-
- getPluginWrapper() - 类 中的方法com.gitee.starblues.integration.operator.DefaultPluginOperator
-
- getPluginWrapper(String) - 类 中的方法com.gitee.starblues.integration.operator.DefaultPluginOperator
-
- getPluginWrapper() - 接口 中的方法com.gitee.starblues.integration.operator.PluginOperator
-
得到所有插件的包装类 [适用于生产环境、开发环境]
- getPluginWrapper(String) - 接口 中的方法com.gitee.starblues.integration.operator.PluginOperator
-
通过插件id得到插件的包装类 [适用于生产环境、开发环境]
- getPostProcessorExtends() - 类 中的静态方法com.gitee.starblues.extension.ExtensionInitializer
-
- getPriority() - 类 中的方法com.gitee.starblues.utils.OrderPriority
-
- getProcessorInfo(String) - 类 中的方法com.gitee.starblues.factory.PluginRegistryInfo
-
得到插件bean注册者信息
- getRequestMappingInfos() - 类 中的方法com.gitee.starblues.factory.process.post.bean.PluginControllerPostProcessor.ControllerBeanWrapper
-
- getResourceLoadersExtends() - 类 中的静态方法com.gitee.starblues.extension.ExtensionInitializer
-
- getResources() - 类 中的方法com.gitee.starblues.loader.ResourceWrapper
-
- getStartTimestamp() - 类 中的方法com.gitee.starblues.realize.BasePluginExtend
-
- getStopTimestamp() - 类 中的方法com.gitee.starblues.realize.BasePluginExtend
-
- getURI() - 类 中的方法com.gitee.starblues.loader.PluginResource
-
- getURL() - 类 中的方法com.gitee.starblues.loader.PluginResource
-
- GlobalRegistryInfo - com.gitee.starblues.utils中的类
-
全局注册信息
- GROUP_ID - 类 中的静态变量com.gitee.starblues.factory.process.pipe.classs.group.CallerGroup
-
自定义 @Caller
- GROUP_ID - 类 中的静态变量com.gitee.starblues.factory.process.pipe.classs.group.ComponentGroup
-
spring 组件bean.
- GROUP_ID - 类 中的静态变量com.gitee.starblues.factory.process.pipe.classs.group.ConfigDefinitionGroup
-
自定义插件配置文件bean @ConfigDefinition
- GROUP_ID - 类 中的静态变量com.gitee.starblues.factory.process.pipe.classs.group.ConfigurationGroup
-
spring @CONFIGURATION 注解bean
- GROUP_ID - 类 中的静态变量com.gitee.starblues.factory.process.pipe.classs.group.ControllerGroup
-
spring @Controller @RestController 注解bean
- GROUP_ID - 类 中的静态变量com.gitee.starblues.factory.process.pipe.classs.group.OneselfListenerGroup
-
- GROUP_ID - 类 中的静态变量com.gitee.starblues.factory.process.pipe.classs.group.RepositoryGroup
-
spring @Repository 注解bean
- GROUP_ID - 类 中的静态变量com.gitee.starblues.factory.process.pipe.classs.group.SupplierGroup
-
自定义 @Supplier
- groupId() - 类 中的方法com.gitee.starblues.factory.process.pipe.classs.group.CallerGroup
-
- groupId() - 类 中的方法com.gitee.starblues.factory.process.pipe.classs.group.ComponentGroup
-
- groupId() - 类 中的方法com.gitee.starblues.factory.process.pipe.classs.group.ConfigDefinitionGroup
-
- groupId() - 类 中的方法com.gitee.starblues.factory.process.pipe.classs.group.ConfigurationGroup
-
- groupId() - 类 中的方法com.gitee.starblues.factory.process.pipe.classs.group.ControllerGroup
-
- groupId() - 类 中的方法com.gitee.starblues.factory.process.pipe.classs.group.OneselfListenerGroup
-
- groupId() - 类 中的方法com.gitee.starblues.factory.process.pipe.classs.group.RepositoryGroup
-
- groupId() - 类 中的方法com.gitee.starblues.factory.process.pipe.classs.group.SupplierGroup
-
- groupId() - 接口 中的方法com.gitee.starblues.factory.process.pipe.classs.PluginClassGroup
-
组id