public class RuleServiceInstantiationStrategyFactoryImpl extends Object implements RuleServiceInstantiationStrategyFactory
| Constructor and Description |
|---|
RuleServiceInstantiationStrategyFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
RulesInstantiationStrategy |
getStrategy(ServiceDescription serviceDescription,
IDependencyManager dependencyManager)
Returns strategy for creating service bean.
|
boolean |
isLazy() |
void |
setLazy(boolean lazy) |
public RuleServiceInstantiationStrategyFactoryImpl()
public void setLazy(boolean lazy)
public boolean isLazy()
public RulesInstantiationStrategy getStrategy(ServiceDescription serviceDescription, IDependencyManager dependencyManager)
getStrategy in interface RuleServiceInstantiationStrategyFactoryCopyright © 2004–2019 OpenL Tablets. All rights reserved.