abstract public class BootstrapFactoryBase
Modifier and Type | Method |
---|---|
abstract IBootstap |
webapi@BootstrapFactoryBase$$create()
|
internal |
start()
|
abstract public class IBootstap
Modifier and Type | Method |
---|---|
abstract |
initDummy()
|
abstract IHttpServer |
webapi@IBootstap$$getServer()
|
internal |
start()
|
public singleton Program
Modifier and Type | Method |
---|---|
|
function()
|