Skip navigation links
A B C E F G H M O P S 

A

arkAutowiredBeanPostProcessor() - Method in class com.alipay.sofa.koupleless.plugin.BaseRuntimeAutoConfiguration
 

B

BaseRuntimeAutoConfiguration - Class in com.alipay.sofa.koupleless.plugin
 
BaseRuntimeAutoConfiguration() - Constructor for class com.alipay.sofa.koupleless.plugin.BaseRuntimeAutoConfiguration
 
batchDeployFromLocalDir() - Method in class com.alipay.sofa.koupleless.plugin.manager.listener.StaticBatchInstallEventListener
 
BeforeBizStartupEventHandler - Class in com.alipay.sofa.koupleless.plugin.manager.handler
 
BeforeBizStartupEventHandler() - Constructor for class com.alipay.sofa.koupleless.plugin.manager.handler.BeforeBizStartupEventHandler
 
bizRuntimeContext(ApplicationContext) - Method in class com.alipay.sofa.koupleless.plugin.BaseRuntimeAutoConfiguration
 
BizUninstallEventHandler - Class in com.alipay.sofa.koupleless.plugin.manager.handler
 
BizUninstallEventHandler() - Constructor for class com.alipay.sofa.koupleless.plugin.manager.handler.BizUninstallEventHandler
 

C

CancelTimersOnUninstallEventHandler - Class in com.alipay.sofa.koupleless.plugin.manager.handler
 
CancelTimersOnUninstallEventHandler() - Constructor for class com.alipay.sofa.koupleless.plugin.manager.handler.CancelTimersOnUninstallEventHandler
 
com.alipay.sofa.koupleless.plugin - package com.alipay.sofa.koupleless.plugin
 
com.alipay.sofa.koupleless.plugin.manager.handler - package com.alipay.sofa.koupleless.plugin.manager.handler
 
com.alipay.sofa.koupleless.plugin.manager.listener - package com.alipay.sofa.koupleless.plugin.manager.listener
 
com.alipay.sofa.koupleless.plugin.spring - package com.alipay.sofa.koupleless.plugin.spring
 

E

EXECUTOR_CLEANUP_TIMEOUT_SECONDS - Static variable in class com.alipay.sofa.koupleless.plugin.manager.handler.ShutdownExecutorServicesOnUninstallEventHandler
 

F

ForceStopThreadsOnUninstallEventHandler - Class in com.alipay.sofa.koupleless.plugin.manager.handler
 
ForceStopThreadsOnUninstallEventHandler() - Constructor for class com.alipay.sofa.koupleless.plugin.manager.handler.ForceStopThreadsOnUninstallEventHandler
 

G

getCanonicalPath(String) - Method in class com.alipay.sofa.koupleless.plugin.spring.ServerlessEnvironmentPostProcessor
 
getOrder() - Method in class com.alipay.sofa.koupleless.plugin.spring.ServerlessApplicationListener
优先级要高于 ArkApplicationStartListener 否则,会提前进入 ark 1.0 分支
getOrder() - Method in class com.alipay.sofa.koupleless.plugin.spring.ServerlessEnvironmentPostProcessor
优先级在 ConfigFileApplicationListener / ConfigDataEnvironmentPostProcessor 紧跟之后
getPriority() - Method in class com.alipay.sofa.koupleless.plugin.manager.handler.BeforeBizStartupEventHandler
 
getPriority() - Method in class com.alipay.sofa.koupleless.plugin.manager.handler.BizUninstallEventHandler
 
getPriority() - Method in class com.alipay.sofa.koupleless.plugin.manager.handler.CancelTimersOnUninstallEventHandler
 
getPriority() - Method in class com.alipay.sofa.koupleless.plugin.manager.handler.ForceStopThreadsOnUninstallEventHandler
 
getPriority() - Method in class com.alipay.sofa.koupleless.plugin.manager.handler.ShutdownExecutorServicesOnUninstallEventHandler
 
getProperty(String) - Method in class com.alipay.sofa.koupleless.plugin.spring.MasterBizPropertySource
 
getPropertyNames() - Method in class com.alipay.sofa.koupleless.plugin.spring.MasterBizPropertySource
 

H

handleEvent(BeforeBizStartupEvent) - Method in class com.alipay.sofa.koupleless.plugin.manager.handler.BeforeBizStartupEventHandler
 
handleEvent(BeforeBizStopEvent) - Method in class com.alipay.sofa.koupleless.plugin.manager.handler.BizUninstallEventHandler
 
handleEvent(BeforeBizRecycleEvent) - Method in class com.alipay.sofa.koupleless.plugin.manager.handler.CancelTimersOnUninstallEventHandler
 
handleEvent(BeforeBizRecycleEvent) - Method in class com.alipay.sofa.koupleless.plugin.manager.handler.ForceStopThreadsOnUninstallEventHandler
 
handleEvent(BeforeBizRecycleEvent) - Method in class com.alipay.sofa.koupleless.plugin.manager.handler.ShutdownExecutorServicesOnUninstallEventHandler
 

M

manageExecutorService(T) - Static method in class com.alipay.sofa.koupleless.plugin.manager.handler.ShutdownExecutorServicesOnUninstallEventHandler
 
manageThread(T) - Static method in class com.alipay.sofa.koupleless.plugin.manager.handler.ForceStopThreadsOnUninstallEventHandler
 
manageTimer(T) - Static method in class com.alipay.sofa.koupleless.plugin.manager.handler.CancelTimersOnUninstallEventHandler
 
MasterBizPropertySource - Class in com.alipay.sofa.koupleless.plugin.spring
 
MasterBizPropertySource(String, Environment, Set<String>) - Constructor for class com.alipay.sofa.koupleless.plugin.spring.MasterBizPropertySource
 
match(String[], AutoConfigurationMetadata) - Method in class com.alipay.sofa.koupleless.plugin.spring.SkipAutoConfigurationImportFilter
 
MODULE_AUTO_CONFIGURATION_EXCLUDE - Static variable in class com.alipay.sofa.koupleless.plugin.spring.SkipAutoConfigurationImportFilter
 
MODULE_AUTO_CONFIGURATION_INCLUDE - Static variable in class com.alipay.sofa.koupleless.plugin.spring.SkipAutoConfigurationImportFilter
 
MODULE_INITIALIZER_SKIP - Static variable in class com.alipay.sofa.koupleless.plugin.spring.SkipInitializerListener
 

O

onApplicationEvent(ApplicationContextEvent) - Method in class com.alipay.sofa.koupleless.plugin.manager.listener.StaticBatchInstallEventListener
 
onApplicationEvent(SpringApplicationEvent) - Method in class com.alipay.sofa.koupleless.plugin.spring.ServerlessApplicationListener
 
onApplicationEvent(SpringApplicationEvent) - Method in class com.alipay.sofa.koupleless.plugin.spring.SkipInitializerListener
 
optimizeModule(SpringApplicationEvent) - Method in class com.alipay.sofa.koupleless.plugin.spring.SkipInitializerListener
 

P

postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.alipay.sofa.koupleless.plugin.spring.ServerlessEnvironmentPostProcessor
 

S

ServerlessApplicationListener - Class in com.alipay.sofa.koupleless.plugin.spring
 
ServerlessApplicationListener() - Constructor for class com.alipay.sofa.koupleless.plugin.spring.ServerlessApplicationListener
 
ServerlessEnvironmentPostProcessor - Class in com.alipay.sofa.koupleless.plugin.spring
 
ServerlessEnvironmentPostProcessor() - Constructor for class com.alipay.sofa.koupleless.plugin.spring.ServerlessEnvironmentPostProcessor
 
ServerlessRuntimeActivator - Class in com.alipay.sofa.koupleless.plugin
 
ServerlessRuntimeActivator() - Constructor for class com.alipay.sofa.koupleless.plugin.ServerlessRuntimeActivator
 
setEnvironment(Environment) - Method in class com.alipay.sofa.koupleless.plugin.spring.SkipAutoConfigurationImportFilter
 
ShutdownExecutorServicesOnUninstallEventHandler - Class in com.alipay.sofa.koupleless.plugin.manager.handler
 
ShutdownExecutorServicesOnUninstallEventHandler() - Constructor for class com.alipay.sofa.koupleless.plugin.manager.handler.ShutdownExecutorServicesOnUninstallEventHandler
 
SkipAutoConfigurationImportFilter - Class in com.alipay.sofa.koupleless.plugin.spring
 
SkipAutoConfigurationImportFilter() - Constructor for class com.alipay.sofa.koupleless.plugin.spring.SkipAutoConfigurationImportFilter
 
SkipInitializerListener - Class in com.alipay.sofa.koupleless.plugin.spring
 
SkipInitializerListener() - Constructor for class com.alipay.sofa.koupleless.plugin.spring.SkipInitializerListener
 
skipInitializers(SpringApplication) - Method in class com.alipay.sofa.koupleless.plugin.spring.SkipInitializerListener
 
SPRING_ACTIVE_PROFILES - Static variable in class com.alipay.sofa.koupleless.plugin.spring.ServerlessEnvironmentPostProcessor
 
SPRING_ADDITIONAL_LOCATION - Static variable in class com.alipay.sofa.koupleless.plugin.spring.ServerlessEnvironmentPostProcessor
 
SPRING_CONFIG_LOCATION - Static variable in class com.alipay.sofa.koupleless.plugin.spring.ServerlessEnvironmentPostProcessor
 
start(PluginContext) - Method in class com.alipay.sofa.koupleless.plugin.ServerlessRuntimeActivator
 
StaticBatchInstallEventListener - Class in com.alipay.sofa.koupleless.plugin.manager.listener
 
StaticBatchInstallEventListener() - Constructor for class com.alipay.sofa.koupleless.plugin.manager.listener.StaticBatchInstallEventListener
 
stop(PluginContext) - Method in class com.alipay.sofa.koupleless.plugin.ServerlessRuntimeActivator
 
A B C E F G H M O P S 
Skip navigation links

Copyright © 2024. All rights reserved.