JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
G
I
K
P
R
S
U
V
A
ArkClient
- Class in
com.alipay.sofa.ark.api
API used to operate biz
ArkClient()
- Constructor for class com.alipay.sofa.ark.api.
ArkClient
ArkConfigs
- Class in
com.alipay.sofa.ark.api
ArkConfigs()
- Constructor for class com.alipay.sofa.ark.api.
ArkConfigs
C
checkBiz()
- Static method in class com.alipay.sofa.ark.api.
ArkClient
Check all
BizInfo
checkBiz(String)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
Check all
BizInfo
with specified bizName
checkBiz(String, String)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
Check all
BizInfo
with specified bizName and bizVersion
checkOperation(BizOperation)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
ClientResponse
- Class in
com.alipay.sofa.ark.api
API operation response
ClientResponse()
- Constructor for class com.alipay.sofa.ark.api.
ClientResponse
com.alipay.sofa.ark.api
- package com.alipay.sofa.ark.api
createBizSaveFile(String, String, String)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
createBizSaveFile(String, String)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
G
getArguments()
- Static method in class com.alipay.sofa.ark.api.
ArkClient
getBizFactoryService()
- Static method in class com.alipay.sofa.ark.api.
ArkClient
getBizInfos()
- Method in class com.alipay.sofa.ark.api.
ClientResponse
getBizManagerService()
- Static method in class com.alipay.sofa.ark.api.
ArkClient
getCode()
- Method in class com.alipay.sofa.ark.api.
ClientResponse
getEnvs()
- Static method in class com.alipay.sofa.ark.api.
ArkClient
getEventAdminService()
- Static method in class com.alipay.sofa.ark.api.
ArkClient
getInjectionService()
- Static method in class com.alipay.sofa.ark.api.
ArkClient
getIntValue(String, int)
- Static method in class com.alipay.sofa.ark.api.
ArkConfigs
Get int value.
getMasterBiz()
- Static method in class com.alipay.sofa.ark.api.
ArkClient
getMessage()
- Method in class com.alipay.sofa.ark.api.
ClientResponse
getPluginManagerService()
- Static method in class com.alipay.sofa.ark.api.
ArkClient
getStringValue(String)
- Static method in class com.alipay.sofa.ark.api.
ArkConfigs
Get string value.
getStringValue(String, String)
- Static method in class com.alipay.sofa.ark.api.
ArkConfigs
Get string value.
getSystemProperty(String)
- Static method in class com.alipay.sofa.ark.api.
ArkConfigs
clear system property
I
init(List<URL>)
- Static method in class com.alipay.sofa.ark.api.
ArkConfigs
executed only once
installBiz(File)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
Install Biz with default arguments and envs throw file
installBiz(File, String[], Map<String, String>)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
installBiz(File, String[])
- Static method in class com.alipay.sofa.ark.api.
ArkClient
installOperation(BizOperation)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
installOperation(BizOperation, String[])
- Static method in class com.alipay.sofa.ark.api.
ArkClient
installOperation(BizOperation, String[], Map<String, String>)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
invocationReplay(String, Replay)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
dynamic invoke by specified version
isEmbedEnable()
- Static method in class com.alipay.sofa.ark.api.
ArkConfigs
isEmbedStaticBizEnable()
- Static method in class com.alipay.sofa.ark.api.
ArkConfigs
K
keySet()
- Static method in class com.alipay.sofa.ark.api.
ArkConfigs
Get ArkConfigs key set
P
putStringValue(String, String)
- Static method in class com.alipay.sofa.ark.api.
ArkConfigs
put string config
R
ResponseCode
- Enum in
com.alipay.sofa.ark.api
S
setArguments(String[])
- Static method in class com.alipay.sofa.ark.api.
ArkClient
setBizFactoryService(BizFactoryService)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
setBizInfos(Set<BizInfo>)
- Method in class com.alipay.sofa.ark.api.
ClientResponse
setBizManagerService(BizManagerService)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
setCode(ResponseCode)
- Method in class com.alipay.sofa.ark.api.
ClientResponse
setEmbedEnable(boolean)
- Static method in class com.alipay.sofa.ark.api.
ArkConfigs
setEmbedStaticBizEnable(boolean)
- Static method in class com.alipay.sofa.ark.api.
ArkConfigs
setEnvs(Map<String, String>)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
setEventAdminService(EventAdminService)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
setInjectionService(InjectionService)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
setMasterBiz(Biz)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
setMessage(String)
- Method in class com.alipay.sofa.ark.api.
ClientResponse
setPluginManagerService(PluginManagerService)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
setSystemProperty(String, String)
- Static method in class com.alipay.sofa.ark.api.
ArkConfigs
configure system property
switchBiz(String, String)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
Active biz with specified bizName and bizVersion
switchOperation(BizOperation)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
U
uninstallBiz(String, String)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
Uninstall biz.
uninstallOperation(BizOperation)
- Static method in class com.alipay.sofa.ark.api.
ArkClient
V
valueOf(String)
- Static method in enum com.alipay.sofa.ark.api.
ResponseCode
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.alipay.sofa.ark.api.
ResponseCode
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
G
I
K
P
R
S
U
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2024. All rights reserved.