public class CxAddOnSampleDataUtils extends AbstractEventListener<AfterInitializationEndEvent>
| Constructor and Description |
|---|
CxAddOnSampleDataUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isRuleEngineInitailized() |
protected void |
onEvent(AfterInitializationEndEvent event)
This method is called by
AbstractEventListener#onApplicationEvent(ApplicationEvent) and processes the
given event. |
static void |
storeToCompile(PromotionSourceRule promotionSourceRule) |
afterPropertiesSet, onApplicationEvent, setApplicationContext, setClusterService, setTenantServicepublic static final void storeToCompile(PromotionSourceRule promotionSourceRule)
public static final boolean isRuleEngineInitailized()
protected void onEvent(AfterInitializationEndEvent event)
AbstractEventListenerAbstractEventListener#onApplicationEvent(ApplicationEvent) and processes the
given event.onEvent in class AbstractEventListener<AfterInitializationEndEvent>event - the event to be processed#onApplicationEvent(ApplicationEvent)Copyright © 2017 SAP SE. All Rights Reserved.