Package com.vaadin.copilot
Class CopilotIndexHtmlLoader
java.lang.Object
com.vaadin.copilot.CopilotIndexHtmlLoader
- All Implemented Interfaces:
VaadinServiceInitListener,Serializable,EventListener
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidserviceInit(ServiceInitEvent event) Run when aVaadinServiceinstance is initialized.
-
Constructor Details
-
CopilotIndexHtmlLoader
public CopilotIndexHtmlLoader()
-
-
Method Details
-
serviceInit
Description copied from interface:VaadinServiceInitListenerRun when aVaadinServiceinstance is initialized.- Specified by:
serviceInitin interfaceVaadinServiceInitListener- Parameters:
event- the service initialization event
-