GenericWebControllerFactory

Фабрика для контроллера на основе кодогенерации

class GenericWebControllerFactory : WebControllerFactory (
CType
) if (
is(CType == class)
) {}

Members

Functions

createComponent
WebController createComponent(DependencyContainer cnt, UniConf conf)

Создает новый контроллер

Meta