final class FastWebs extends Object
限定符和类型 | 字段和说明 |
---|---|
private List<Class<? extends IFastWeb>> |
initialed |
private List<Class<? extends IFastWeb>> |
ran |
private List<Class<? extends IFastWeb>> |
webs |
构造器和说明 |
---|
FastWebs() |
限定符和类型 | 方法和说明 |
---|---|
(专用程序包) void |
destroyWeb(FastEngine engine) |
void |
flush() |
(专用程序包) void |
initWeb(FastEngine engine) |
(专用程序包) FastWebs |
putFastWeb(Class<? extends IFastWeb> webClass) |
(专用程序包) void |
runWeb(FastEngine engine) |
(专用程序包) void |
sortWeb() |
public void flush()
void sortWeb()
void initWeb(FastEngine engine) throws Exception
Exception
void runWeb(FastEngine engine) throws Exception
Exception
void destroyWeb(FastEngine engine) throws Exception
Exception
Copyright © 2021. All rights reserved.