public class DefaultCallbackEventHandlerRegistry extends java.lang.Object implements CallbackEventHandlerRegistry<LiveEditView>
| Constructor and Description |
|---|
DefaultCallbackEventHandlerRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
CallbackEventHandler |
getHandlerById(java.lang.String id) |
void |
setApplicationContext(ApplicationContext applicationContext) |
public void afterPropertiesSet()
throws java.lang.Exception
java.lang.Exceptionpublic void setApplicationContext(ApplicationContext applicationContext)
throws BeansException
BeansExceptionpublic CallbackEventHandler getHandlerById(java.lang.String id)
getHandlerById in interface CallbackEventHandlerRegistry<LiveEditView>Copyright © 2018 SAP SE. All Rights Reserved.