public class RuleServiceOpenLServiceInstantiationFactoryImpl extends Object implements RuleServiceInstantiationFactory
| Constructor and Description |
|---|
RuleServiceOpenLServiceInstantiationFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear(DeploymentDescription deploymentDescription) |
OpenLService |
createService(ServiceDescription serviceDescription)
Returns fully instantiated OpenLService object from ServiceDesctiption.
|
Map<String,Object> |
getExternalParameters() |
RuleServiceInstantiationStrategyFactory |
getInstantiationStrategyFactory() |
RuleServiceLoader |
getRuleServiceLoader() |
ServiceCallInterceptorGroup[] |
getServiceCallInterceptorGroups() |
void |
setExternalParameters(Map<String,Object> externalParameters) |
void |
setInstantiationStrategyFactory(RuleServiceInstantiationStrategyFactory instantiationStrategyFactory) |
void |
setRuleServiceLoader(RuleServiceLoader ruleServiceLoader) |
void |
setServiceCallInterceptorGroups(ServiceCallInterceptorGroup[] serviceCallInterceptorGroups) |
public RuleServiceOpenLServiceInstantiationFactoryImpl()
public OpenLService createService(ServiceDescription serviceDescription)
createService in interface RuleServiceInstantiationFactorypublic RuleServiceLoader getRuleServiceLoader()
public void setRuleServiceLoader(RuleServiceLoader ruleServiceLoader)
public RuleServiceInstantiationStrategyFactory getInstantiationStrategyFactory()
public void setInstantiationStrategyFactory(RuleServiceInstantiationStrategyFactory instantiationStrategyFactory)
public void clear(DeploymentDescription deploymentDescription)
public ServiceCallInterceptorGroup[] getServiceCallInterceptorGroups()
public void setServiceCallInterceptorGroups(ServiceCallInterceptorGroup[] serviceCallInterceptorGroups)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.