| Package | Description |
|---|---|
| org.openl.rules.ruleservice.conf | |
| org.openl.rules.ruleservice.core | |
| org.openl.rules.ruleservice.loader | |
| org.openl.rules.ruleservice.management |
| 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 |
|---|---|
RuleServiceLoader |
RuleServiceDeploymentRelatedDependencyManager.getRuleServiceLoader() |
RuleServiceLoader |
RuleServiceOpenLServiceInstantiationFactoryImpl.getRuleServiceLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleServiceOpenLServiceInstantiationFactoryImpl.setRuleServiceLoader(RuleServiceLoader ruleServiceLoader) |
| Constructor and Description |
|---|
RuleServiceDeploymentRelatedDependencyManager(DeploymentDescription deploymentDescription,
RuleServiceLoader ruleServiceLoader,
ClassLoader rootClassLoader,
boolean lazy) |
| Modifier and Type | Class and Description |
|---|---|
class |
RuleServiceLoaderImpl
Wrapper on data source that gives access to data source and resolves the OpenL projects/modules inside the projects.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceManagerImpl.setRuleServiceLoader(RuleServiceLoader ruleServiceLoader) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.