- get() - 类 中的静态方法com.alipay.sofa.ark.spi.replay.ReplayContext
-
- getActiveBiz(String) - 接口 中的方法com.alipay.sofa.ark.spi.service.biz.BizManagerService
-
- getAgentClassLoader() - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderService
-
Get java agent classloader
- getAllBizIdentities() - 接口 中的方法com.alipay.sofa.ark.spi.service.biz.BizManagerService
-
- getAllBizNames() - 接口 中的方法com.alipay.sofa.ark.spi.service.biz.BizManagerService
-
get All biz names
- getAllPluginNames() - 接口 中的方法com.alipay.sofa.ark.spi.service.plugin.PluginManagerService
-
Get all plugin names
- getArkClassLoader() - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderService
-
Get Ark Container classloader
- getArtifactId() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin ArtifactId
- getBiz() - 类 中的方法com.alipay.sofa.ark.spi.event.BizEvent
-
Get Biz related to this biz event
- getBiz(String) - 接口 中的方法com.alipay.sofa.ark.spi.service.biz.BizManagerService
-
Get Biz List by name
- getBiz(String, String) - 接口 中的方法com.alipay.sofa.ark.spi.service.biz.BizManagerService
-
Get Biz determined by bizName and BizVersion
- getBizArchives() - 接口 中的方法com.alipay.sofa.ark.spi.archive.ExecutableArchive
-
Get all Biz Archiver
- getBizByClassLoader(ClassLoader) - 接口 中的方法com.alipay.sofa.ark.spi.service.biz.BizManagerService
-
Get Biz by biz ClassLoader
- getBizByIdentity(String) - 接口 中的方法com.alipay.sofa.ark.spi.service.biz.BizManagerService
-
Get Biz by identity id, an identity is usually consist of
biz name and biz version.
- getBizClassLoader() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get Biz Classloader
- getBizClassLoader(String) - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderService
-
Get Ark Biz ClassLoader
- getBizInOrder() - 接口 中的方法com.alipay.sofa.ark.spi.service.biz.BizManagerService
-
Get all biz in priority PriorityOrdered
- getBizName() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get Biz Name
- getBizName() - 类 中的方法com.alipay.sofa.ark.spi.model.BizOperation
-
- getBizState() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get Biz State
- getBizState() - 枚举 中的方法com.alipay.sofa.ark.spi.model.BizState
-
- getBizState(String, String) - 接口 中的方法com.alipay.sofa.ark.spi.service.biz.BizManagerService
-
Get
BizState according to biz name and biz version.
- getBizState(String) - 接口 中的方法com.alipay.sofa.ark.spi.service.biz.BizManagerService
-
- getBizVersion() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get Biz Version
- getBizVersion() - 类 中的方法com.alipay.sofa.ark.spi.model.BizOperation
-
- getClassLoader() - 接口 中的方法com.alipay.sofa.ark.spi.model.PluginContext
-
get Plugin ClassLoader
- getClasspath() - 类 中的方法com.alipay.sofa.ark.spi.argument.LaunchCommand
-
- getClassPath() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get Biz Class Path
- getClassPath() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Class Path
- getCommandHelp() - 接口 中的方法com.alipay.sofa.ark.spi.command.Command
-
Get Command Help message, usually command schema.
- getCommandMarker() - 接口 中的方法com.alipay.sofa.ark.spi.command.Command
-
Get Command Prefix Marker.
- getConfClasspath() - 接口 中的方法com.alipay.sofa.ark.spi.archive.ExecutableArchive
-
Get ark conf class path
- getContainerArchive() - 接口 中的方法com.alipay.sofa.ark.spi.archive.ExecutableArchive
-
Get Ark Container Archiver
- getDefinedLocation() - 类 中的方法com.alipay.sofa.ark.spi.service.extension.ExtensionClass
-
- getDenyImportClasses() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get denied imported classes
- getDenyImportPackageNodes() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get biz deny import package which is exactly matched
- getDenyImportPackages() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get denied imported packages config
- getDenyImportPackageStems() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get biz deny import package which is matched by prefix
- getDenyImportResources() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get denied imported resources
- getDenyImportResourceStems() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get denied imported resource stems
- getDesc() - 枚举 中的方法com.alipay.sofa.ark.spi.registry.ServiceProviderType
-
- getDesc() - 接口 中的方法com.alipay.sofa.ark.spi.service.biz.BizDeployer
-
Get description of biz deployer
- getEmbedServer() - 接口 中的方法com.alipay.sofa.ark.spi.web.EmbeddedServerService
-
get embed tomcat
- getEntryClassName() - 类 中的方法com.alipay.sofa.ark.spi.argument.LaunchCommand
-
- getEntryMethodName() - 类 中的方法com.alipay.sofa.ark.spi.argument.LaunchCommand
-
- getExecutableArchive() - 类 中的方法com.alipay.sofa.ark.spi.pipeline.PipelineContext
-
- getExecutableArkBizJar() - 类 中的方法com.alipay.sofa.ark.spi.argument.LaunchCommand
-
- getExportClasses() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get plugin Export Classes
- getExportPackageNodes() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get plugin export package which is exactly matched
- getExportPackages() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Export Packages Config
- getExportPackageStems() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get plugin export package which is matched by prefix
- getExportResources() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Export Resources
- getExportResourceStems() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get plugin export resources matched by prefix
- getExtensible() - 类 中的方法com.alipay.sofa.ark.spi.service.extension.ExtensionClass
-
- getExtension() - 类 中的方法com.alipay.sofa.ark.spi.service.extension.ExtensionClass
-
- getExtensionContributor(Class<T>, String) - 接口 中的方法com.alipay.sofa.ark.spi.service.extension.ExtensionLoaderService
-
get specified extension implementation which match interfaceType and extensionName
- getExtensionContributor(Class<T>) - 接口 中的方法com.alipay.sofa.ark.spi.service.extension.ExtensionLoaderService
-
get all extension implementation which math interfaceType, ordered from high precedence
to low precedence.
- getExtensionLoaderService() - 类 中的静态方法com.alipay.sofa.ark.spi.service.extension.ArkServiceLoader
-
- getGroupId() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin GroupId
- getHelp() - 接口 中的方法com.alipay.sofa.ark.spi.service.session.CommandProvider
-
Get Command Help Message Tips
- getIdentity() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get identity id in runtime, an unique-id of ark biz
- getImplementClass() - 类 中的方法com.alipay.sofa.ark.spi.service.extension.ExtensionClass
-
- getImportClasses() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Import Classes
- getImportPackageNodes() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get plugin import package which is exactly matched
- getImportPackages() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Import Packages Config
- getImportPackageStems() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get plugin import package which is matched by prefix
- getImportResources() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Import Resources
- getImportResourceStems() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Import Resources matched by prefix
- getInputStream(ZipEntry) - 接口 中的方法com.alipay.sofa.ark.spi.archive.Archive
-
- getInterfaceClass() - 接口 中的方法com.alipay.sofa.ark.spi.registry.ServiceMetadata
-
get Service Interface Class
- getInterfaceClass() - 类 中的方法com.alipay.sofa.ark.spi.service.extension.ExtensionClass
-
- getJDKClassLoader() - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderService
-
Get JDK Related class classloader
- getLaunchArgs() - 类 中的方法com.alipay.sofa.ark.spi.argument.LaunchCommand
-
- getLaunchCommand() - 类 中的方法com.alipay.sofa.ark.spi.pipeline.PipelineContext
-
- getMainClass() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get Biz Main Entry Class Name
- getManifest() - 接口 中的方法com.alipay.sofa.ark.spi.archive.Archive
-
Returns the manifest of the archive.
- getName() - 接口 中的方法com.alipay.sofa.ark.spi.archive.Archive.Entry
-
Returns the name of the entry.
- getNestedArchive(Archive.Entry) - 接口 中的方法com.alipay.sofa.ark.spi.archive.Archive
-
- getNestedArchives(Archive.EntryFilter) - 类 中的方法com.alipay.sofa.ark.spi.archive.AbstractArchive
-
- getNestedArchives(Archive.EntryFilter) - 接口 中的方法com.alipay.sofa.ark.spi.archive.Archive
-
Returns nested
Archives for entries that match the specified filter.
- getObject() - 类 中的方法com.alipay.sofa.ark.spi.service.extension.ExtensionClass
-
- getOperationType() - 类 中的方法com.alipay.sofa.ark.spi.model.BizOperation
-
- getParameters() - 类 中的方法com.alipay.sofa.ark.spi.model.BizOperation
-
- getPlugin() - 接口 中的方法com.alipay.sofa.ark.spi.model.PluginContext
-
get Plugin
- getPlugin(String) - 接口 中的方法com.alipay.sofa.ark.spi.model.PluginContext
-
get Plugin by Plugin Name
- getPluginActivator() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Activator
- getPluginArchives() - 接口 中的方法com.alipay.sofa.ark.spi.archive.ExecutableArchive
-
Get all Plugin Archiver
- getPluginByName(String) - 接口 中的方法com.alipay.sofa.ark.spi.service.plugin.PluginManagerService
-
Get plugin info by plugin name
- getPluginClassLoader() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin ClassLoader
- getPluginClassLoader(String) - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderService
-
Get Ark Plugin ClassLoader
- getPluginContext() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Runtime Context
- getPluginName() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Name
- getPluginNames() - 接口 中的方法com.alipay.sofa.ark.spi.model.PluginContext
-
get All Plugin Names
- getPluginsInOrder() - 接口 中的方法com.alipay.sofa.ark.spi.service.plugin.PluginManagerService
-
Get all plugins in priority PriorityOrdered
- getPluginURL() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Archive URL
- getPriority() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Priority, mainly used in following 3 scenarios:
1.
- getPriority() - 类 中的方法com.alipay.sofa.ark.spi.service.extension.ExtensionClass
-
- getPriority() - 接口 中的方法com.alipay.sofa.ark.spi.service.PriorityOrdered
-
Get the order value of this object.
- getProfiles() - 类 中的方法com.alipay.sofa.ark.spi.argument.LaunchCommand
-
- getService() - 接口 中的方法com.alipay.sofa.ark.spi.registry.ServiceReference
-
get Service Object
- getServiceMetadata() - 接口 中的方法com.alipay.sofa.ark.spi.registry.ServiceReference
-
get Service Metadata
- getServiceName() - 接口 中的方法com.alipay.sofa.ark.spi.registry.ServiceMetadata
-
- getServiceProvider() - 接口 中的方法com.alipay.sofa.ark.spi.registry.ServiceMetadata
-
get ServiceProvider
- getServiceProviderDesc() - 接口 中的方法com.alipay.sofa.ark.spi.registry.ServiceProvider
-
Get Service Provider Description
- getServiceProviderType() - 接口 中的方法com.alipay.sofa.ark.spi.registry.ServiceProvider
-
- getSingleton() - 类 中的方法com.alipay.sofa.ark.spi.service.extension.ExtensionClass
-
- getSystemClassLoader() - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderService
-
Get system classloader
- getTopic() - 接口 中的方法com.alipay.sofa.ark.spi.event.ArkEvent
-
Returns the topic of event
- getTopic() - 类 中的方法com.alipay.sofa.ark.spi.event.BizEvent
-
- getUniqueId() - 接口 中的方法com.alipay.sofa.ark.spi.registry.ServiceMetadata
-
get service id, different service implementation of same interface can be
recognised by uniqueId
- getUrl() - 接口 中的方法com.alipay.sofa.ark.spi.archive.Archive
-
Returns a URL that can be used to load the archive.
- getUrls(Archive.EntryFilter) - 类 中的方法com.alipay.sofa.ark.spi.archive.AbstractArchive
-
- getUrls() - 接口 中的方法com.alipay.sofa.ark.spi.archive.BizArchive
-
fetch classpath of archive to startup ark-biz module
- getUrls() - 接口 中的方法com.alipay.sofa.ark.spi.archive.ContainerArchive
-
fetch classpath of archive to startup ark-container
- getUrls() - 接口 中的方法com.alipay.sofa.ark.spi.archive.PluginArchive
-
fetch classpath of archive to startup ark-plugin
- getVersion() - 接口 中的方法com.alipay.sofa.ark.spi.model.Plugin
-
get Plugin Version
- getWebContextPath() - 接口 中的方法com.alipay.sofa.ark.spi.model.BizInfo
-
get web context path
- GROUP_ID_ATTRIBUTE - 类 中的静态变量com.alipay.sofa.ark.spi.constant.Constants
-
- PACKAGE_PREFIX_MARK - 类 中的静态变量com.alipay.sofa.ark.spi.constant.Constants
-
- parse(String[]) - 类 中的静态方法com.alipay.sofa.ark.spi.argument.LaunchCommand
-
- Pipeline - com.alipay.sofa.ark.spi.pipeline中的接口
-
Pipeline Interface
- PipelineContext - com.alipay.sofa.ark.spi.pipeline中的类
-
Pipeline Context
- PipelineContext() - 类 的构造器com.alipay.sofa.ark.spi.pipeline.PipelineContext
-
- PipelineStage - com.alipay.sofa.ark.spi.pipeline中的接口
-
Pipeline stage interface
- PLACEHOLDER - 类 中的静态变量com.alipay.sofa.ark.spi.replay.ReplayContext
-
- Plugin - com.alipay.sofa.ark.spi.model中的接口
-
Ark Plugin Module Interface
- PLUGIN_ACTIVE_EXCLUDE - 类 中的静态变量com.alipay.sofa.ark.spi.constant.Constants
-
- PLUGIN_ACTIVE_INCLUDE - 类 中的静态变量com.alipay.sofa.ark.spi.constant.Constants
-
plugin conf, multi value is split by comma.
- PLUGIN_CLASS_LOADER_HOOK - 类 中的静态变量com.alipay.sofa.ark.spi.constant.Constants
-
- PLUGIN_COMMAND_UNIQUE_ID - 类 中的静态变量com.alipay.sofa.ark.spi.constant.Constants
-
Command Provider
- PLUGIN_NAME_ATTRIBUTE - 类 中的静态变量com.alipay.sofa.ark.spi.constant.Constants
-
- PLUGIN_VERSION_ATTRIBUTE - 类 中的静态变量com.alipay.sofa.ark.spi.constant.Constants
-
- PluginActivator - com.alipay.sofa.ark.spi.service中的接口
-
Plugin Activator which defines Plugin Entry
- PluginArchive - com.alipay.sofa.ark.spi.archive中的接口
-
An archive represents an ark-plugin
- PluginContext - com.alipay.sofa.ark.spi.model中的接口
-
SOFAArk Plugin Runtime Context
- PluginDeployService - com.alipay.sofa.ark.spi.service.plugin中的接口
-
Service to deploy ark plugin
- PluginFactoryService - com.alipay.sofa.ark.spi.service.plugin中的接口
-
- PluginManagerService - com.alipay.sofa.ark.spi.service.plugin中的接口
-
Service to manage ark plugin
- postFindClass(String, ClassLoaderService, T) - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderHook
-
This method will only be called if no class was found from the normal loading process.
- postFindResource(String, ClassLoaderService, T) - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderHook
-
This method will only be called if no resource was found from the normal loading process.
- postFindResources(String, ClassLoaderService, T) - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderHook
-
This method will only be called if no resources were found from the normal loading process.
- preFindClass(String, ClassLoaderService, T) - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderHook
-
invoke this method before load class using biz classLoader or plugin classLoader.
- preFindResource(String, ClassLoaderService, T) - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderHook
-
invoke this method before load resource using biz classLoader or plugin classLoader.
- preFindResources(String, ClassLoaderService, T) - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderHook
-
If this method returns null then normal loading process is done.
- prepareExportClassAndResourceCache() - 接口 中的方法com.alipay.sofa.ark.spi.service.classloader.ClassLoaderService
-
prepare plugin exported class and resource index Cache
- PRIORITY_ATTRIBUTE - 类 中的静态变量com.alipay.sofa.ark.spi.constant.Constants
-
Ark Plugin Attribute
- PriorityOrdered - com.alipay.sofa.ark.spi.service中的接口
-
PriorityOrdered is an interface that can be implemented by objects that
should be ordered.
- process() - 接口 中的方法com.alipay.sofa.ark.spi.command.Command
-
Process Command
- process(PipelineContext) - 接口 中的方法com.alipay.sofa.ark.spi.pipeline.PipelineStage
-
Process current pipeline stage
- PROFILE - 接口 中的静态变量com.alipay.sofa.ark.spi.argument.CommandArgument
-
- PROFILE_SPLIT - 接口 中的静态变量com.alipay.sofa.ark.spi.argument.CommandArgument
-
- publishService(Class<T>, T) - 接口 中的方法com.alipay.sofa.ark.spi.model.PluginContext
-
Publish Plugin Service
- publishService(Class<T>, T, String) - 接口 中的方法com.alipay.sofa.ark.spi.model.PluginContext
-
Publish Plugin Service
- publishService(Class<T>, T, ServiceProvider) - 接口 中的方法com.alipay.sofa.ark.spi.service.registry.RegistryService
-
Publish Service
- publishService(Class<T>, T, String, ServiceProvider) - 接口 中的方法com.alipay.sofa.ark.spi.service.registry.RegistryService
-
Publish Service
- putParameter(String, String) - 类 中的方法com.alipay.sofa.ark.spi.model.BizOperation
-