Modifier and Type | Field and Description |
---|---|
protected ServiceRegistryEngineConfiguration |
ServiceRegistryEngineImpl.engineConfiguration |
Modifier and Type | Method and Description |
---|---|
ServiceRegistryEngineConfiguration |
ServiceRegistryEngineImpl.getServiceRegistryEngineConfiguration() |
ServiceRegistryEngineConfiguration |
ServiceRegistryEngine.getServiceRegistryEngineConfiguration() |
ServiceRegistryEngineConfiguration |
ServiceRegistryEngineConfiguration.setDataSource(DataSource dataSource) |
Constructor and Description |
---|
ServiceRegistryEngineImpl(ServiceRegistryEngineConfiguration engineConfiguration) |
ServiceRegistryRepositoryServiceImpl(ServiceRegistryEngineConfiguration configuration) |
ServiceRegistryRuntimeServiceImpl(ServiceRegistryEngineConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
protected ServiceDefinitionEntity |
InvokeServiceCmd.resolveServiceDefinitionByKey(String tenantId,
ServiceRegistryEngineConfiguration serviceEngineConfiguration) |
Modifier and Type | Field and Description |
---|---|
protected ServiceRegistryEngineConfiguration |
ServiceRegistryEngineConfigurator.engineConfiguration |
protected ServiceRegistryEngineConfiguration |
ServiceDeploymentManager.serviceEngineConfiguration |
Modifier and Type | Method and Description |
---|---|
ServiceRegistryEngineConfiguration |
ServiceRegistryEngineConfigurator.getEngineConfiguration() |
ServiceRegistryEngineConfiguration |
ServiceDeploymentManager.getServiceEngineConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceRegistryEngineConfigurator.setEngineConfiguration(ServiceRegistryEngineConfiguration engineConfiguration) |
void |
ServiceDeploymentManager.setServiceEngineConfiguration(ServiceRegistryEngineConfiguration serviceEngineConfiguration) |
Modifier and Type | Field and Description |
---|---|
protected ServiceRegistryEngineConfiguration |
DbServiceInvoker.serviceRegistryEngineConfiguration |
Constructor and Description |
---|
DbServiceInvoker(ServiceRegistryEngineConfiguration serviceRegistryEngineConfiguration) |
Modifier and Type | Field and Description |
---|---|
protected ServiceRegistryEngineConfiguration |
ExpressionInvoker.serviceRegistryEngineConfiguration |
Constructor and Description |
---|
ExpressionInvoker(ServiceRegistryEngineConfiguration serviceRegistryEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Field and Description |
---|---|
protected ServiceRegistryEngineConfiguration |
RestServiceInvoker.serviceRegistryEngineConfiguration |
Constructor and Description |
---|
RestServiceInvoker(ServiceRegistryEngineConfiguration serviceRegistryEngineConfiguration,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Field and Description |
---|---|
protected ServiceRegistryEngineConfiguration |
ServiceEntityManagers.serviceEngineConfiguration |
Constructor and Description |
---|
ServiceDefinitionEntityManagerImpl(ServiceRegistryEngineConfiguration configuration,
ServiceDefinitionDataManager serviceDefinitionDataManager) |
ServiceDeploymentEntityManagerImpl(ServiceRegistryEngineConfiguration actionEngineConfiguration,
ServiceDeploymentDataManager deploymentDataManager) |
ServiceEntityManagers(ServiceRegistryEngineConfiguration serviceEngineConfiguration,
ServiceDataManagers serviceDataManagers) |
ServiceResourceEntityManagerImpl(ServiceRegistryEngineConfiguration actionEngineConfiguration,
ServiceResourceDataManager resourceDataManager) |
Modifier and Type | Field and Description |
---|---|
protected ServiceRegistryEngineConfiguration |
AbstractServiceRegistryDataManager.serviceRegistryEngineConfiguration |
Modifier and Type | Method and Description |
---|---|
void |
ServiceDataManagers.init(ServiceRegistryEngineConfiguration serviceRegistryEngineConfiguration) |
Constructor and Description |
---|
AbstractServiceRegistryDataManager(ServiceRegistryEngineConfiguration serviceRegistryEngineConfiguration) |
Constructor and Description |
---|
MybatisServiceDefinitionDataManager(ServiceRegistryEngineConfiguration serviceRegistryEngineConfiguration) |
MybatisServiceDeploymentDataManager(ServiceRegistryEngineConfiguration serviceRegistryEngineConfiguration) |
MybatisServiceResourceDataManager(ServiceRegistryEngineConfiguration serviceRegistryEngineConfiguration) |
Modifier and Type | Method and Description |
---|---|
static ServiceRegistryEngineConfiguration |
CommandContextUtil.getServiceEngineConfiguration() |
static ServiceRegistryEngineConfiguration |
CommandContextUtil.getServiceEngineConfiguration(CommandContext commandContext) |