Class CmsJlanThreadManager.JlanThread

java.lang.Object
java.lang.Thread
org.opencms.jlan.CmsJlanThreadManager.JlanThread
All Implemented Interfaces:
Runnable
Enclosing class:
CmsJlanThreadManager

protected class CmsJlanThreadManager.JlanThread extends Thread
The thread for starting the JLAN server.

  • Constructor Details

    • JlanThread

      public JlanThread(String configPath)
      Constructor.

      Parameters:
      configPath - the path of the JLAN config file
  • Method Details