Package org.ikasan.dashboard.security
Class ConfigureUIServiceInitListener
- java.lang.Object
-
- org.ikasan.dashboard.security.ConfigureUIServiceInitListener
-
- All Implemented Interfaces:
com.vaadin.flow.server.VaadinServiceInitListener,java.io.Serializable,java.util.EventListener
@Component public class ConfigureUIServiceInitListener extends java.lang.Object implements com.vaadin.flow.server.VaadinServiceInitListener- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ConfigureUIServiceInitListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidserviceInit(com.vaadin.flow.server.ServiceInitEvent event)
-