T - UI service interfacepublic interface UIServiceFactory<T extends UIService> extends ServiceFactory<T>
UIService implementation.| Modifier and Type | Method and Description |
|---|---|
T |
create(Configuration configuration)
UI service implementation instantiation method.
|
T create(Configuration configuration)
create in interface ServiceFactory<T extends UIService>configuration - factory configurationCopyright © 2013–2019 BB Corp. All rights reserved.