| Package | Description |
|---|---|
| org.openl.rules.ruleservice.core | |
| org.openl.rules.ruleservice.publish | |
| org.openl.rules.ruleservice.servlet | |
| org.openl.rules.ruleservice.simple |
| Modifier and Type | Method and Description |
|---|---|
RuleServicePublisher |
RuleServiceImpl.getRuleServicePublisher() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleServiceImpl.setRuleServicePublisher(RuleServicePublisher ruleServicePublisher) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractRuleServicePublisher |
class |
MultipleRuleServicePublisher |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<RuleServicePublisher> |
MultipleRuleServicePublisher.dispatch(OpenLService service) |
Collection<RuleServicePublisher> |
MultipleRuleServicePublisher.getDefaultRuleServicePublishers() |
Map<String,RuleServicePublisher> |
MultipleRuleServicePublisher.getSupportedPublishers() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultipleRuleServicePublisher.setDefaultRuleServicePublishers(Collection<RuleServicePublisher> defaultRuleServicePublishers) |
void |
MultipleRuleServicePublisher.setSupportedPublishers(Map<String,RuleServicePublisher> supportedPublishers) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<ServiceInfo> |
PublisherUtils.getServicesInfo(RuleServicePublisher publisher) |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaClassRuleServicePublisher
Java class publisher.
|
Copyright © 2004–2019 OpenL Tablets. All rights reserved.