public abstract class AbstractOpenLServiceInitializer extends Object implements OpenLServiceInitializer
| Constructor and Description |
|---|
AbstractOpenLServiceInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
ensureInitialization(OpenLService openLService) |
protected abstract void |
init(OpenLService openLService) |
protected void |
validate(OpenLService openLService) |
public void ensureInitialization(OpenLService openLService) throws RuleServiceInstantiationException
ensureInitialization in interface OpenLServiceInitializerRuleServiceInstantiationExceptionprotected void validate(OpenLService openLService) throws RuleServiceInstantiationException
protected abstract void init(OpenLService openLService) throws RuleServiceInstantiationException
Copyright © 2004–2019 OpenL Tablets. All rights reserved.