| Package | Description |
|---|---|
| org.openl.rules.ruleservice.core | |
| org.openl.rules.ruleservice.publish | |
| org.openl.rules.ruleservice.simple |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleService.redeploy(ServiceDescription serviceDescription)
Redeploys a service.
|
void |
RuleServiceImpl.redeploy(ServiceDescription serviceDescription)
Redeploys a service.
|
void |
RuleService.undeploy(String serviceName)
Undeploys a service by name.
|
void |
RuleServiceImpl.undeploy(String serviceName)
Undeploys a service by name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractRuleServicePublisher.undeploy(String serviceName) |
void |
RuleServicePublisher.undeploy(String serviceName)
Undeploys currently running service.
|
protected abstract void |
AbstractRuleServicePublisher.undeployService(String serviceName) |
void |
MultipleRuleServicePublisher.undeployService(String serviceName) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaClassRuleServicePublisher.undeployService(String serviceName) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.