public class BundleFilterInitializer extends Object implements VaadinServiceInitListener
| Constructor and Description |
|---|
BundleFilterInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serviceInit(ServiceInitEvent event)
Run when a
VaadinService instance is initialized. |
public void serviceInit(ServiceInitEvent event)
VaadinServiceInitListenerVaadinService instance is initialized.serviceInit in interface VaadinServiceInitListenerevent - the service initialization eventCopyright © 2018. All rights reserved.