public class AfterInitializationEndEventListener extends AbstractEventListener<AfterInitializationEndEvent>
| Constructor and Description |
|---|
AfterInitializationEndEventListener() |
| Modifier and Type | Method and Description |
|---|---|
ValidationService |
getValidationService() |
protected void |
onEvent(AfterInitializationEndEvent event)
This method is called by
AbstractEventListener#onApplicationEvent(ApplicationEvent) and processes the
given event. |
afterPropertiesSet, onApplicationEvent, setApplicationContext, setClusterService, setTenantServicepublic ValidationService getValidationService()
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.