public class CmsJlanThreadManager
extends java.lang.Object
Since the JLAN server requires its own thread and cannot be run in the same thread as the startup, this creates a new thread solely for starting JLAN.
| 限定符和类型 | 类和说明 |
|---|---|
protected class |
CmsJlanThreadManager.JlanThread
The thread for starting the JLAN server.
|
| 构造器和说明 |
|---|
CmsJlanThreadManager() |