| Package | Description |
|---|---|
| org.openl.rules.ruleservice.conf | |
| org.openl.rules.ruleservice.core | |
| org.openl.rules.ruleservice.management | |
| org.openl.rules.ruleservice.publish |
| Modifier and Type | Method and Description |
|---|---|
Collection<ServiceDescription> |
LastVersionProjectsServiceConfigurer.getServicesToBeDeployed(RuleServiceLoader ruleServiceLoader)
Compute all service to be deployed according to the projects in the data source state(accessed through the
loader).
|
Collection<ServiceDescription> |
ServiceConfigurer.getServicesToBeDeployed(RuleServiceLoader ruleServiceLoader)
Compute all service to be deployed according to the projects in the data source state(accessed through the
loader).
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDescription |
ServiceDescription.ServiceDescriptionBuilder.build()
Builds ServiceDesctiption.
|
| Modifier and Type | Method and Description |
|---|---|
OpenLService |
RuleServiceInstantiationFactory.createService(ServiceDescription serviceDescription)
Returns fully instantiated OpenLService object from ServiceDesctiption.
|
OpenLService |
RuleServiceOpenLServiceInstantiationFactoryImpl.createService(ServiceDescription serviceDescription)
Returns fully instantiated OpenLService object from ServiceDesctiption.
|
void |
RuleService.deploy(ServiceDescription serviceDescription)
Deploys a service.
|
void |
RuleServiceImpl.deploy(ServiceDescription serviceDescription)
Deploys a service.
|
void |
RuleService.redeploy(ServiceDescription serviceDescription)
Redeploys a service.
|
void |
RuleServiceImpl.redeploy(ServiceDescription serviceDescription)
Redeploys a service.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceDescription |
ServiceDescriptionHolder.getServiceDescription() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,ServiceDescription> |
ServiceManagerImpl.gatherServicesToBeDeployed() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceDescriptionHolder.setServiceDescription(ServiceDescription serviceDescription) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ServiceManagerImpl.deployServices(Map<String,ServiceDescription> newServices) |
protected void |
ServiceManagerImpl.undeployUnnecessary(Map<String,ServiceDescription> newServices) |
| Modifier and Type | Method and Description |
|---|---|
RulesInstantiationStrategy |
RuleServiceInstantiationStrategyFactory.getStrategy(ServiceDescription serviceDescription,
IDependencyManager dependencyManager)
Returns strategy for creating service bean.
|
RulesInstantiationStrategy |
RuleServiceInstantiationStrategyFactoryImpl.getStrategy(ServiceDescription serviceDescription,
IDependencyManager dependencyManager)
Returns strategy for creating service bean.
|
Copyright © 2004–2019 OpenL Tablets. All rights reserved.