public interface InstantiatorFactory
Instantiator
.Modifier and Type | Method and Description |
---|---|
Instantiator |
createInstantitor(VaadinService service)
Create an
Instantiator using the provided service . |
Instantiator createInstantitor(VaadinService service)
Instantiator
using the provided service
.service
- a VaadinService
to create an Instantiator
forCopyright © 2025. All rights reserved.