@Component public class RegisterEndpointServiceInitListener extends Object implements com.vaadin.flow.server.VaadinServiceInitListener, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
RegisterEndpointServiceInitListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
serviceInit(com.vaadin.flow.server.ServiceInitEvent event) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void serviceInit(com.vaadin.flow.server.ServiceInitEvent event)
serviceInit in interface com.vaadin.flow.server.VaadinServiceInitListenerpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2018–2021 Flowing Code. All rights reserved.